rust protover_all_supported() takes forever on some inputs

It calls ProtoSet::retain() to manually check whether each individual version is supported. Potentially checking over 4 billion of them.

Trac:
Username: cyberpunks