internal compiler error: Cannot create local mono-item for DefId #54427
Labels
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.
I was trying to build https://github.com/lovasoa/wikipedia-externallinks-fast-extraction
I am not sure whether this is important, but I launched
cargo test
, and in another terminal windowcargo build --release
(beforecargo test
completed).The compiler crashed with :
Full log with stacktrace
I am using rust 1.28.0.
The text was updated successfully, but these errors were encountered: