Compilor error: Found unstable fingerprints for mir_built(107d02763c032967-75889f1f088391fa) #117665
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 (WIP)
The error is caused when I do
cargo test
. Removing the snippet above removes the error. This snippet is found at pathsrc/server/mod.rs
in modcrate::server::tests
lines 53 to 63. Commenting the 3rd line also removes the errorMeta
rustc --version --verbose
:I'm using an Ubuntu WSL environment if that is relevant:
wsl --version
uname -a
Error output
Backtrace
The text was updated successfully, but these errors were encountered: