Entries of map fields in protobuf messages are not guaranteed to have any particular order. Thus, the serialized output is non-deterministic as well. This sometimes causes the output of fuzzer and replayer to be different, which, in turn, fails tests in fuzzer_replayer.cpp.