Skip to content

Instantly share code, notes, and snippets.

@aturon
Created May 7, 2014 17:13
Show Gist options
  • Save aturon/167207ee66f50c9774d3 to your computer and use it in GitHub Desktop.
Save aturon/167207ee66f50c9774d3 to your computer and use it in GitHub Desktop.
---- [run-pass] run-pass/vec-matching.rs stdout ----
error: compilation failed!
status: exit code: 101
command: x86_64-apple-darwin/stage1/bin/rustc /Users/aturon/moz/working/issue-11650/src/test/run-pass/vec-matching.rs -L x86_64-apple-darwin/test/run-pass --target=x86_64-apple-darwin -L x86_64-apple-darwin/test/run-pass/vec-matching.stage1-x86_64-apple-darwin.libaux -C prefer-dynamic -o x86_64-apple-darwin/test/run-pass/vec-matching.stage1-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/vec-matching.rs' failed at 'explicit failure', /Users/aturon/moz/working/issue-11650/src/compiletest/runtest.rs:981
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment