Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

thread '<unnamed>' panicked at 'Forcing query with already existing DepNode. #999

Open
@bjorn3

Description

@bjorn3
thread '<unnamed>' panicked at 'Forcing query with already existing DepNode.
- query-key: Canonical { variables: [CanonicalVarInfo { kind: Region }], value: ParamEnvAnd { param_env: ParamEnv { caller_bounds: [], reveal: UserFacing }, value: Binder(TraitPredicate(<std::collections::hash::table::RawTable<rustc_mir::monomorphize::MonoItem<'_>, ()> as std::marker::Copy>)) } }
- dep-node: EvaluateObligation(bb5cec2cf56c93bb-77a4f4dd8fa6aff4)', librustc/ty/query/plumbing.rs:531:9
note: Run with `RUST_BACKTRACE=1` for 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.30.0-nightly (33b923fd4 2018-08-18) running on x86_64-unknown-linux-gnu

thread '<unnamed>' panicked at 'Forcing query with already existing DepNode.
- query-key: Canonical { variables: [CanonicalVarInfo { kind: Region }, CanonicalVarInfo { kind: Region }, CanonicalVarInfo { kind: Region }], value: ParamEnvAnd { param_env: ParamEnv { caller_bounds: [Binder(TraitPredicate(<impl Backend as cranelift_module::Backend>)), Binder(TraitPredicate(<impl Backend as std::marker::Sized>)), Binder(OutlivesPredicate('?0, '?1))], reveal: UserFacing }, value: Binder(TraitPredicate(<&cranelift::cranelift_codegen::ir::Layout as std::marker::Copy>)) } }
- dep-node: EvaluateObligation(e614cce79f0ae9bb-1f88ba4989df1277)', librustc/ty/query/plumbing.rs:531:9

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.30.0-nightly (33b923fd4 2018-08-18) running on x86_64-unknown-linux-gnu

thread '<unnamed>' panicked at 'Forcing query with already existing DepNode.
- query-key: Canonical { variables: [], value: ParamEnvAnd { param_env: ParamEnv { caller_bounds: [], reveal: UserFacing }, value: Binder(TraitPredicate(<std::vec::Vec<cranelift_module::module::ModuleFunction<cranelift_faerie::FaerieBackend>> as std::marker::Copy>)) } }
- dep-node: EvaluateObligation(c30dea39a4e39c58-7978eb017786dc74)', librustc/ty/query/plumbing.rs:531:9

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.30.0-nightly (33b923fd4 2018-08-18) running on x86_64-unknown-linux-gnu

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions