You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[00:57:57] Program received signal SIGILL, Illegal instruction.
[00:57:57] 0x0000555555554c3d in nil_enum::main::h10c9cda3a0dbcf48 () at /checkout/src/test/debuginfo/nil-enum.rs:38
[00:57:57] 38 let first: ANilEnum = ::std::mem::zeroed();
[00:57:57]
[00:57:57] ------------------------------------------
[00:57:57] stderr:
[00:57:57] ------------------------------------------
[00:57:57] No line 41 in file "nil-enum.rs".
[00:57:57] /checkout/obj/build/x86_64-unknown-linux-gnu/test/debuginfo/nil-enum.debugger.script:9: Error in sourced command file:
[00:57:57] No symbol "first" in current context.
[00:57:57]
[00:57:57] ------------------------------------------
[00:57:57]
[00:57:57] thread '[debuginfo-gdb] debuginfo/nil-enum.rs' panicked at 'explicit panic', tools/compiletest/src/runtest.rs:2965:9
[00:57:57] note: Run with `RUST_BACKTRACE=1` for a backtrace.
[00:57:57]
[00:57:57]
[00:57:57] failures:
[00:57:57] [debuginfo-gdb] debuginfo/nil-enum.rs
[00:57:57]
[00:57:57] test result: FAILED. 84 passed; 1 failed; 24 ignored; 0 measured; 0 filtered out
[00:57:57]
[00:57:57] thread 'main' panicked at 'Some tests failed', tools/compiletest/src/main.rs:488:22
Comment: rust-lang/rust#50262 (comment)
Raw log: https://api.travis-ci.org/v3/job/371957088/log.txt
Relevant section which should be displayed:
Actual displayed result:
The text was updated successfully, but these errors were encountered: