internal compiler error: src/librustc_middle/ty/query/mod.rs:105:1: tcx.dep_kind(crate0)
unsupported by its crate
#74258
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-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Reproduction steps
I have no idea. Originally this happened from rebasing bfed930 over daecab3, but I had lots of strange changes to x.py in the meantime, so I doubt that alone will replicate the build state. However the panic happens consistently, so I can upload a zip of the build directory if someone knows a place to host 10 GB of binary artifacts.
Meta
This is using a stage1 build of rustc. I think the cache may possibly not have been invalidated?
Error output
Backtrace
@rustbot modify labels: A-rustbuild A-incr-comp
The text was updated successfully, but these errors were encountered: