Skip to content

ICE compiling docopt v1.1.0 with rustc f509b26a7 2020-03-18 with sanitizer=address #70192

@spacejam

Description

@spacejam

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 a None value', src/librustc/hir/mod.rs:81:37
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace

error: 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.

Activity

added
C-bugCategory: This is a bug.
I-ICEIssue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.
on Mar 20, 2020
jonas-schievink

jonas-schievink commented on Mar 20, 2020

@jonas-schievink
Contributor

duplicate of #70041

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-bugCategory: This is a bug.I-ICEIssue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @spacejam@jonas-schievink

        Issue actions

          ICE compiling docopt v1.1.0 with rustc f509b26a7 2020-03-18 with sanitizer=address · Issue #70192 · rust-lang/rust