-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
-
None
-
Rust Drivers
-
Not Needed
-
None
-
None
-
None
-
None
-
None
-
None
It's the raw_deserialize_utf8_lossy target, and it always fails with an error of the form range start index 16 out of range for slice of length 15 (although the indices vary).
The first commit that this failed on evergreen for is https://github.com/mongodb/bson-rust/commit/be2a10772e798a53b16938fb801d135c06c175bb, although it's a flaky failure so that's not 100% a smoking gun.