thread 'rustc' panicked at 'index out of bounds: the len is 90 but the index is 97', compiler/rustc_query_impl/src/on_disk_cache.rs:712:18
#92373
Labels
A-incr-comp
Area: Incremental compilation
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Code
Unsure where issue is appearing. Only happens when building with
cargo test
, no recent changes to the test code. Recently added theurl
crate to dependencies. After runningcargo clean
and rebuilding, the issue is fixed.Meta
rustc --version --verbose
:Error output
Backtrace
The text was updated successfully, but these errors were encountered: