-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed
Labels
I-ICEIssue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️P-lowLow priorityLow priorityT-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant to the compiler team, which will review and decide on the PR/issue.
Description
thread 'rustc' panicked at 'assertion failed: did.krate != ast::LOCAL_CRATE', /build/buildd/rust-nightly-201501100408~14f9d1f~trusty/src/librustc/middle/ty.rs:5407
stack backtrace:
1: 0x2ae1b47dd480 - sys::backtrace::write::h62c31c8ce34639e5Jzt
2: 0x2ae1b47ff6a0 - <unknown>
3: 0x2ae1b476d210 - rt::unwind::begin_unwind_inner::he6cbf3e88d73f0799tz
4: 0x2ae1b6036a70 - <unknown>
5: 0x2ae1b63d0fd0 - middle::ty::lookup_trait_def::hdfbea244d3d6f091YK8
6: 0x2ae1b63f2700 - middle::ty::predicates_for_trait_ref::he697e3d5878aab355L8
7: 0x2ae1b63ca680 - middle::traits::util::Elaborator<'cx, 'tcx>.Iterator::next::h50ca4a7d9ffad3d9fiU
8: 0x2ae1b6427160 - middle::ty::required_region_bounds::h4b25d429295ec69eKi9
9: 0x2ae1b5138730 - <unknown>
10: 0x2ae1b5126470 - <unknown>
11: 0x2ae1b5176c50 - <unknown>
12: 0x2ae1b525c500 - <unknown>
13: 0x2ae1b5257040 - check_crate::h79cca79b16d5148023x
14: 0x2ae1b43df660 - driver::phase_3_run_analysis_passes::h1b173e994da54b02gwa
15: 0x2ae1b43c7fa0 - driver::compile_input::hff268245321ca983xba
16: 0x2ae1b4497c40 - <unknown>
17: 0x2ae1b4497aa0 - <unknown>
18: 0x2ae1b4496820 - <unknown>
19: 0x2ae1b48645c0 - <unknown>
20: 0x2ae1b48645b0 - rust_try
21: 0x2ae1b4496b10 - <unknown>
22: 0x2ae1b47ed540 - <unknown>
23: 0x2ae1ba30c0c0 - start_thread
24: 0x2ae1b4df9ec9 - __clone
25: 0x0 - <unknown>
make: *** [main.o] Error 101
Version (nightly from : http://ppa.launchpad.net/hansjorg/rust/ubuntu)
rustc 1.0.0-dev
binary: rustc
commit-hash: unknown
commit-date: unknown
host: x86_64-unknown-linux-gnu
release: 1.0.0-dev
I've tried to compile: https://github.com/apreiml/rustboot
Metadata
Metadata
Assignees
Labels
I-ICEIssue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️P-lowLow priorityLow priorityT-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant to the compiler team, which will review and decide on the PR/issue.