Skip to content

Instantly share code, notes, and snippets.

@bvssvni
Created April 26, 2014 07:33
Show Gist options
  • Save bvssvni/11314106 to your computer and use it in GitHub Desktop.
Save bvssvni/11314106 to your computer and use it in GitHub Desktop.
error: internal compiler error: unexpected failure
note: the compiler hit an unexpected failure path. this is a bug.
note: we would appreciate a bug report: http://static.rust-lang.org/doc/master/complement-bugreport.html
note: run with `RUST_BACKTRACE=1` for a backtrace
task 'rustc' failed at 'index out of bounds: the len is 0 but the index is 0', /Users/rustbuild/src/rust-buildbot/slave/nightly-mac/build/src/librustc/lib.rs:1
stack backtrace:
1: 0x104892844 - rt::backtrace::imp::write::h254d0a6dd1fae24biCa::v0.11.pre
2: 0x1047f48de - rt::unwind::begin_unwind_inner::h6e474448729455a4oca::v0.11.pre
3: 0x1047f4068 - rt::unwind::begin_unwind::h7603572080577830236::v0.11.pre
4: 0x104892309 - rt::unwind::begin_unwind_raw::h0893674862f52c69x99::v0.11.pre
5: 0x1047f32de - rt::unwind::fail_::h986c56d6444ce004b79::v0.11.pre
6: 0x104892352 - rt::unwind::fail_bounds_check::closure.40229
7: 0x1047f53ee - rt::unwind::fail_bounds_check::haa7cd8c92bfd2426y79::v0.11.pre
8: 0x101f7ad43 - middle::lint::Context<'a>.Visitor<(*>::visit_pat::h3f890388c8349bd1QAC::v0.11.pre
9: 0x101f8137f - visit::walk_fn::h14159244373675001984::v0.11.pre
10: 0x101f81300 - middle::lint::Context<'a>.Visitor<(*>::visit_fn::closure.70856
11: 0x101f8178e - middle::lint::Context<'a>.Visitor<(*>::visit_fn::closure.70858
12: 0x101f61081 - middle::lint::Context<'a>::with_lint_attrs::hc3354270c7d80aad1jB::v0.11.pre
13: 0x101f79e20 - middle::lint::Context<'a>.Visitor<(*>::visit_fn::h47a5ba7dfb59a1d2IDC::v0.11.pre
14: 0x101f731db - middle::lint::Context<'a>.Visitor<(*>::visit_item::closure.70842
15: 0x101f61081 - middle::lint::Context<'a>::with_lint_attrs::hc3354270c7d80aad1jB::v0.11.pre
16: 0x101f79fd6 - visit::Visitor::visit_mod::h5439476737720994357::v0.11.pre
17: 0x101f72dc0 - middle::lint::Context<'a>.Visitor<(*>::visit_item::closure.70842
18: 0x101f61081 - middle::lint::Context<'a>::with_lint_attrs::hc3354270c7d80aad1jB::v0.11.pre
19: 0x101f79fd6 - visit::Visitor::visit_mod::h5439476737720994357::v0.11.pre
20: 0x101f87dc7 - middle::lint::check_crate::closure.70913
21: 0x101f61081 - middle::lint::Context<'a>::with_lint_attrs::hc3354270c7d80aad1jB::v0.11.pre
22: 0x101f87415 - middle::lint::check_crate::h89f594bd5ee870c60JC::v0.11.pre
23: 0x101f3379f - util::common::time::h14699901310049870540::v0.11.pre
24: 0x10234fca1 - driver::driver::phase_3_run_analysis_passes::h8e28097da6e59f487Df::v0.11.pre
25: 0x102354f62 - driver::driver::compile_input::h5c1c854541bd3a7eU3f::v0.11.pre
26: 0x10237add2 - run_compiler::h62e9fe55eaa01b0dLAn::v0.11.pre
27: 0x10238ec4d - main_args::closure.91516
28: 0x10238cfe2 - monitor::closure.91391
29: 0x102388b2b - task::TaskBuilder::try::closure.91157
30: 0x1044ee47c - task::spawn_opts::closure.7105
31: 0x10488d948 - rt::task::Task::run::closure.40126
32: 0x1048976bc - rust_try
33: 0x10488d7c7 - rt::task::Task::run::h67dcf35100df5a07Y27::v0.11.pre
34: 0x1044ee2ff - task::spawn_opts::closure.7077
35: 0x104891216 - rt::thread::thread_start::he31c712e1f859f82bI8::v0.11.pre
36: 0x7fff92256899 - _pthread_body
37: 0x7fff9225672a - _pthread_struct_init
make[1]: *** [target/x86_64-apple-darwin/lib/libpiston-a1b791b5-0.0.rlib] Error 101
make: *** [all] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment