Produces better error message on tree mismatch, before we would dump potentially huge subtrees into the log which would often get truncated and would be missing needed information (which keys actually mismatch), now we only include the keys.
PiperOrigin-RevId: 796443223