thread 'rustc' panicked at 'failed to lookup SourceFile
in new context'
#71380
Labels
A-incr-comp
Area: Incremental compilation
C-bug
Category: This is a bug.
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.
This seems like a problem with the build cache. Clearing it with
cargo clean
fixed the issue.Code
Not sure it matters, but this is compiling the following crate: https://github.com/tock/tock/tree/master/chips/nrf52840.
Meta
rustc --version --verbose
:Error output
Backtrace
The text was updated successfully, but these errors were encountered: