ICE compiling docopt v1.1.0 with rustc f509b26a7 2020-03-18 with sanitizer=address #70192
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 will fill out more info if I have time, but at the moment I do not, and I'd prefer not to lose track of this.
Compiling docopt v1.1.0
thread 'rustc' panicked at 'called
Option::unwrap()
on aNone
value', src/librustc/hir/mod.rs:81:37note: run with
RUST_BACKTRACE=1
environment variable to display a backtraceerror: internal compiler error: unexpected panic
note: the compiler unexpectedly panicked. this is a bug.
note: we would appreciate a bug report: https://github.com/rust-lang/rust/blob/master/CONTRIBUTING.md#bug-reports
note: rustc 1.44.0-nightly (f509b26 2020-03-18) running on x86_64-unknown-linux-gnu
note: compiler flags: -Z sanitizer=address -C debuginfo=2 --crate-type lib
note: some of the compiler flags provided by cargo are hidden
error: could not compile
docopt
.The text was updated successfully, but these errors were encountered: