Skip to content

Instantly share code, notes, and snippets.

@aturon
Created May 7, 2014 04:13
Show Gist options
  • Save aturon/0c62d9eaccc231b73daf to your computer and use it in GitHub Desktop.
Save aturon/0c62d9eaccc231b73daf to your computer and use it in GitHub Desktop.
---- [run-pass] run-pass/while-cont.rs stdout ----
error: compilation failed!
status: exit code: 101
command: x86_64-apple-darwin/stage2/bin/rustc /Users/aturon/moz/working/issue-11650/src/test/run-pass/while-cont.rs -L x86_64-apple-darwin/test/run-pass --target=x86_64-apple-darwin -L x86_64-apple-darwin/test/run-pass/while-cont.stage2-x86_64-apple-darwin.libaux -C prefer-dynamic -o x86_64-apple-darwin/test/run-pass/while-cont.stage2-x86_64-apple-darwin --cfg rtopt --cfg debug -L x86_64-apple-darwin/rt
stdout:
------------------------------------------
task 'rustc' failed at 'needs a temp dir', /Users/aturon/moz/working/issue-11650/src/libstd/option.rs:245
------------------------------------------
stderr:
------------------------------------------
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 '[run-pass] run-pass/while-cont.rs' failed at 'explicit failure', /Users/aturon/moz/working/issue-11650/src/compiletest/runtest.rs:971
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment