Skip to content

Instantly share code, notes, and snippets.

@lqd

lqd/random ICE Secret

Created September 20, 2018 11:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lqd/4b9bed44ce52c6eb7329f2017ccec7c6 to your computer and use it in GitHub Desktop.
Save lqd/4b9bed44ce52c6eb7329f2017ccec7c6 to your computer and use it in GitHub Desktop.
failures:
---- [ui] ui/run-pass/rfcs/rfc-2126-extern-absolute-paths/test.rs stdout ----
error: test compilation failed although it shouldn't!
status: exit code: 101
command: "/home/lqd/work/rust/rust/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "/home/lqd/work/rust/rust/src/test/ui/run-pass/rfcs/rfc-2126-extern-absolute-paths/test.rs" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-Zui-testing" "-C" "prefer-dynamic" "-o" "/home/lqd/work/rust/rust/build/x86_64-unknown-linux-gnu/test/ui/run-pass/rfcs/rfc-2126-extern-absolute-paths/test/a" "-Crpath" "-O" "-Zunstable-options" "-Lnative=/home/lqd/work/rust/rust/build/x86_64-unknown-linux-gnu/native/rust-test-helpers" "--edition=2018" "--test" "-L" "/home/lqd/work/rust/rust/build/x86_64-unknown-linux-gnu/test/ui/run-pass/rfcs/rfc-2126-extern-absolute-paths/test/auxiliary" "-A" "unused"
stdout:
------------------------------------------
------------------------------------------
stderr:
------------------------------------------
thread 'rustc' panicked at 'failed to get current_exe: no /proc/self/exe available. Is /proc mounted?', librustc/session/filesearch.rs:167:23
note: Run with `RUST_BACKTRACE=1` for a backtrace.
error: internal compiler error: unexpected panic
note: the compiler unexpectedly panicked. this is a bug.
note: we would appreciate a bug report: https://github.com/rust-lang/rust/blob/master/CONTRIBUTING.md#bug-reports
note: rustc 1.30.0-dev running on x86_64-unknown-linux-gnu
note: compiler flags: -Z ui-testing -Z unstable-options -C prefer-dynamic -C rpath
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment