Recordscargosynfailure issue
Failure signature
PROJECT_COMPILE exit 101 E0599 ×1
error[E0599]: no method named `into_deserializer` found for enum `std::option::Option<T>` in the current scope …
Evidence quality: complete · rust/rustc · compiler-diagnostic · outer cargo run · First recorded: 2026-09-14 · Last seen: 2026-09-14
sha256:f713b890152f…
Where it was measured
PASS means the release recorded a passing observation at PROJECT_COMPILE and no record of this failure. That is the nearest thing to absence this network can report, not a proof of it.
Where it reproduced
- os=linux ×1 2026-09-14 → 2026-09-14
Nearest known PASS/FAIL boundaries
The two adjacent releases the verdict changes across. Releases nothing measured do not close the gap; they are counted instead.
-
Last passing release 2.0.119 → first failing release 3.0.5
Releases between them never measured at this stage: 1
What differs across the boundary
- unicode-ident 1.0.24, 1.0.25, 1.0.26 → 1.0.24, 1.0.25 hypothesis
A version that moved across the boundary is a candidate, not a cause. Only a receipt that recorded the failure and the tree it resolved in the same run is marked as evidence.
Dependency versions across releases
What each release of this package resolved its children to. A child whose version moved is listed first: that is where an upgrade changed something underneath you.
| Library | 3.0.5 | 3.0.3 | 2.0.119 |
|---|---|---|---|
| unicode-ident | 1.0.25 | 1.0.26 | 1.0.25 |
| proc-macro2 | 1.0.107 | 1.0.107 | 1.0.107 |
| quote | 1.0.47 | 1.0.47 | 1.0.47 |
Moved: 1 · unchanged at every release: 2
An edge records that a resolver placed one release beside another on a real machine. It is not a claim that the two work together; that question is answered by samples and contracts, not by presence here.
Evidence gaps
- Releases in this window never measured at PROJECT_COMPILE: 1
- No failure domain was inferred for this failure.
Published answers for the affected releases
No published sample names these releases.