-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed
Labels
I-ICEIssue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
Description
┌─[jeaye@arrow]─[~/projects/q3][i19]
└──╼ RUST_LOG=rustc=1 make
»»» Building DEBUG Q³ [commit: db34ba0](this can take a while)
task <unnamed> failed at 'lookup_item: id not found: 102830', /build/rust-git/src/rust/src/librustc/metadata/decoder.rs:92
error: internal compiler error: unexpected failure
note: the compiler hit an unexpected failure path. this is a bug
note: try running with RUST_LOG=rustc=1 to get further details and report the results to github.com/mozilla/rust/issues
task <unnamed> failed at 'explicit failure', /build/rust-git/src/rust/src/librustc/rustc.rs:377
make: *** [debug] Error 101
I'm not sure yet what's causing this; it showed up after updating Rust (which I do daily with strcat's nightly Arch builds). I've done clean builds, rebuilt all my submodules, and stashed any changes. This is a regression.
See #5862
Package information:
Running rust-git-0.7.2649.gb81743e-1-x86_64
I get the ICE. After downgrading to the previous build rust-git-0.7.2590.gc8f69dd-1-x86_64
the ICE is gone.
Metadata
Metadata
Assignees
Labels
I-ICEIssue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️