ICE: Assert at src/librustc_middle/ty/query/on_disk_cache.rs:491:5 - Uncertain of cause (unreproducable) #73108
Labels
A-incr-comp
Area: Incremental compilation
C-bug
Category: This is a bug.
E-needs-bisection
Call for participation: This issue needs bisection: /~https://github.com/rust-lang/cargo-bisect-rustc
E-needs-mcve
Call for participation: This issue has a repro, but needs a Minimal Complete and Verifiable Example
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.
ICE when running
cargo build
. Runningcargo clean
makes the ICE go away.I tried this code: /~https://github.com/libcala/stick/
Previous commands
I don't know how helpful this is, considering that I can't reproduce now that I have ran
cargo clean
, even though I was able to reproduce the error before.Meta
RUST_BACKTRACE=1 cargo build --verbose
:Backtrace:
The text was updated successfully, but these errors were encountered: