ICE: called Option::unwrap()
on a None
value
#127267
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-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
I hit a panic while compiling and the output asked me to create a bug report. I'm compiling company-owned source code so can't provide that, but I'm ok to provide all the output that happened on the command line. I hope that's enough to make rust better somehow.
Description of steps
diesel migration run
.cargo build
and saw the issue described below under "Error output"cargo build
cargo clean
(Removed 89831 files, 85.1GiB total
)RUST_BACKTRACE=1 cargo build
succeededSo this was a transitory thing, and isn't a problem for me, but I thought I'd report in the interests of gathering data.
Code
(can't provide, sorry)
Meta
rustc --version --verbose
:Error output
Backtrace
The text was updated successfully, but these errors were encountered: