Skip to content

Instantly share code, notes, and snippets.

@bvssvni
Created April 25, 2014 21:08
Show Gist options
  • Select an option

  • Save bvssvni/11303328 to your computer and use it in GitHub Desktop.

Select an option

Save bvssvni/11303328 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 'No triple in crate', /Users/rustbuild/src/rust-buildbot/slave/nightly-mac/build/src/libstd/option.rs:245
stack backtrace:
1: 0x104c1e844 - rt::backtrace::imp::write::h254d0a6dd1fae24biCa::v0.11.pre
2: 0x104b808de - rt::unwind::begin_unwind_inner::h6e474448729455a4oca::v0.11.pre
3: 0x101efdd58 - rt::unwind::begin_unwind::h11500859575803473188::v0.11.pre
4: 0x10264db87 - metadata::decoder::get_crate_triple::h55d8343241d15157rQb::v0.11.pre
5: 0x102666d0a - metadata::loader::Context<'a>::extract_one::hed57ece8b2ef4096nbe::v0.11.pre
6: 0x10266036a - metadata::loader::Context<'a>::find_library_crate::h1f72c6a1abaf2bedGEd::v0.11.pre
7: 0x10265be0f - metadata::loader::Context<'a>::load_library_crate::h5e7923cd92f974214qd::v0.11.pre
8: 0x102657d64 - metadata::creader::resolve_crate::h611b40168b787d362rc::v0.11.pre
9: 0x102650d7b - metadata::creader::Env<'a>.visit..Visitor<(*>::visit_view_item::h65cca42091d33f2fj1b::v0.11.pre
10: 0x1026500bd - metadata::creader::read_crates::h7532ce1f7c6177deq0b::v0.11.pre
11: 0x1022ca79f - util::common::time::h14699901310049870540::v0.11.pre
12: 0x1026e4d6d - driver::driver::phase_3_run_analysis_passes::h8e28097da6e59f487Df::v0.11.pre
13: 0x1026ebf62 - driver::driver::compile_input::h5c1c854541bd3a7eU3f::v0.11.pre
14: 0x102711dd2 - run_compiler::h62e9fe55eaa01b0dLAn::v0.11.pre
15: 0x102725c4d - main_args::closure.91516
16: 0x102723fe2 - monitor::closure.91391
17: 0x10271fb2b - task::TaskBuilder::try::closure.91157
18: 0x10487847c - task::spawn_opts::closure.7105
19: 0x104c19948 - rt::task::Task::run::closure.40126
20: 0x104c236bc - rust_try
21: 0x104c197c7 - rt::task::Task::run::h67dcf35100df5a07Y27::v0.11.pre
22: 0x1048782ff - task::spawn_opts::closure.7077
23: 0x104c1d216 - rt::thread::thread_start::he31c712e1f859f82bI8::v0.11.pre
24: 0x7fff92256899 - _pthread_body
25: 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