Overflowed constant
The overflowed value due to arithmetic on constants is too small or unexpectedly negative, causing incorrect computations. Integer overflow occurs in arithmetic on constant operands
/data/bazel_cache/1de52aaeb35278243ca29a4785ce7969/execroot/_main/src/mongo/db/storage/key_string/key_string.cpp:2717: INTEGER_OVERFLOW 167011 Expression "remainingBytes - 1U", which is equal to 4294967295, where "remainingBytes" is known to be equal to 0, underflows the type that receives it, an unsigned integer 32 bits wide.