Created
June 1, 2012 05:15
-
-
Save olsonjeffery/2849045 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jeff@mbp ~/src/rust/build $ RUST_LOG=rustc=0,::rt::backtrace,std::net make check-stage1-std TESTNAME=test_gl_tcp_server_fail | |
cfg: shell host triple x86_64-unknown-linux-gnu | |
cfg: disabling rustc optimization (CFG_DISABLE_OPTIMIZE) | |
cfg: host for x86_64-unknown-linux-gnu is x86_64 | |
cfg: disabling C++ optimization (CFG_DISABLE_OPTIMIZE_CXX) | |
cfg: unix-y environment | |
cfg: using gcc | |
cfg: no llnextgen found, omitting grammar-verification | |
cfg: including dist rules | |
cfg: including test rules | |
compile_and_link: x86_64-unknown-linux-gnu/stage0/lib/rustc/x86_64-unknown-linux-gnu/lib/libstd.so | |
rust: upcall fail 'option none', /home/rustbuild/src/rustbot/workspace-snap-stage3-x86_64-unknown-linux-gnu/src/src/rustc/rustc.rc:1 | |
/home/jeff/src/rust/build/x86_64-unknown-linux-gnu/stage0/bin/../lib/librustrt.so(_ZN9rust_task4failEv+0x28)[0x2b116f4cfd88] | |
/home/jeff/src/rust/build/x86_64-unknown-linux-gnu/stage0/bin/../lib/librustrt.so(+0x2f739)[0x2b116f4e6739] | |
/home/jeff/src/rust/build/x86_64-unknown-linux-gnu/stage0/bin/../lib/librustrt.so(upcall_fail+0x164)[0x2b116f4d3e74] | |
/home/jeff/src/rust/build/x86_64-unknown-linux-gnu/stage0/bin/../lib/librustc-688fa7810161fd45-0.2.so(+0xcd3e5)[0x2b116edc43e5] | |
/home/jeff/src/rust/build/x86_64-unknown-linux-gnu/stage0/bin/../lib/librustc-688fa7810161fd45-0.2.so(+0x395d09)[0x2b116f08cd09] | |
/home/jeff/src/rust/build/x86_64-unknown-linux-gnu/stage0/bin/../lib/librustc-688fa7810161fd45-0.2.so(+0x3983ae)[0x2b116f08f3ae] | |
/home/jeff/src/rust/build/x86_64-unknown-linux-gnu/stage0/bin/../lib/librustc-688fa7810161fd45-0.2.so(+0x3d945c)[0x2b116f0d045c] | |
/home/jeff/src/rust/build/x86_64-unknown-linux-gnu/stage0/bin/../lib/librustc-688fa7810161fd45-0.2.so(+0x39c586)[0x2b116f093586] | |
/home/jeff/src/rust/build/x86_64-unknown-linux-gnu/stage0/bin/../lib/librustc-688fa7810161fd45-0.2.so(+0xec760)[0x2b116ede3760] | |
/home/jeff/src/rust/build/x86_64-unknown-linux-gnu/stage0/bin/../lib/librustc-688fa7810161fd45-0.2.so(_ZN8metadata7encoder15encode_metadata17_5b17735ffa2a108e3 | |
_02E+0x231b)[0x2b116ee07ddb] | |
/home/jeff/src/rust/build/x86_64-unknown-linux-gnu/stage0/bin/../lib/librustc-688fa7810161fd45-0.2.so(_ZN6middle5trans4base14write_metadata17_17b35c4683dae7423 | |
_02E+0x79)[0x2b116ee05679] | |
/home/jeff/src/rust/build/x86_64-unknown-linux-gnu/stage0/bin/../lib/librustc-688fa7810161fd45-0.2.so(_ZN6middle5trans4base11trans_crate17_2f45d87cedc822223_02 | |
E+0x11e0)[0x2b116ee09d30] | |
/home/jeff/src/rust/build/x86_64-unknown-linux-gnu/stage0/bin/../lib/librustc-688fa7810161fd45-0.2.so(+0x3d945c)[0x2b116f0d045c] | |
/home/jeff/src/rust/build/x86_64-unknown-linux-gnu/stage0/bin/../lib/librustc-688fa7810161fd45-0.2.so(_ZN6driver6driver12compile_upto17_fca5e9a9423821173_02E+0 | |
x284f)[0x2b116f0b390f] | |
/home/jeff/src/rust/build/x86_64-unknown-linux-gnu/stage0/bin/../lib/librustc-688fa7810161fd45-0.2.so(+0x3d945c)[0x2b116f0d045c] | |
/home/jeff/src/rust/build/x86_64-unknown-linux-gnu/stage0/bin/../lib/librustc-688fa7810161fd45-0.2.so(_ZN6driver6driver13compile_input17_48b410bd9c27f3803_02E+0xbb)[0x2b116f0b80db] | |
x86_64-unknown-linux-gnu/stage0/bin/rustc[0x407088] | |
x86_64-unknown-linux-gnu/stage0/bin/rustc[0x40b18c] | |
x86_64-unknown-linux-gnu/stage0/bin/rustc[0x40a60e] | |
x86_64-unknown-linux-gnu/stage0/bin/rustc[0x40a238] | |
/home/jeff/src/rust/build/x86_64-unknown-linux-gnu/stage0/bin/../lib/libcore-d27e4777a53c3e50-0.2.so(+0x35655)[0x2b116dbe3655] | |
/home/jeff/src/rust/build/x86_64-unknown-linux-gnu/stage0/bin/../lib/librustrt.so(_Z18task_start_wrapperP10spawn_args+0x2b)[0x2b116f4d0e6b] | |
error: internal compiler error: unexpected failure | |
note: the compiler hit an unexpected failure path. this is a bug | |
note: try running with RUST_LOG=rustc=0,::rt::backtrace to get further details and report the results to github.com/mozilla/rust/issues | |
rust: upcall fail 'explicit failure', /home/rustbuild/src/rustbot/workspace-snap-stage3-x86_64-unknown-linux-gnu/src/src/rustc/driver/rustc.rs:254 | |
/home/jeff/src/rust/build/x86_64-unknown-linux-gnu/stage0/bin/../lib/librustrt.so(_ZN9rust_task4failEv+0x28)[0x2b116f4cfd88] | |
/home/jeff/src/rust/build/x86_64-unknown-linux-gnu/stage0/bin/../lib/librustrt.so(+0x2f739)[0x2b116f4e6739] | |
/home/jeff/src/rust/build/x86_64-unknown-linux-gnu/stage0/bin/../lib/librustrt.so(upcall_fail+0x164)[0x2b116f4d3e74] | |
x86_64-unknown-linux-gnu/stage0/bin/rustc[0x409a76] | |
x86_64-unknown-linux-gnu/stage0/bin/rustc[0x40b18c] | |
x86_64-unknown-linux-gnu/stage0/bin/rustc[0x40ab3a] | |
/home/jeff/src/rust/build/x86_64-unknown-linux-gnu/stage0/bin/../lib/librustrt.so(_Z18task_start_wrapperP10spawn_args+0x2b)[0x2b116f4d0e6b] | |
rust: domain main @0xcb8f00 root task failed | |
rust: upcall fail 'killed', /home/rustbuild/src/rustbot/workspace-snap-stage3-x86_64-unknown-linux-gnu/src/src/libcore/task.rs:454 | |
/home/jeff/src/rust/build/x86_64-unknown-linux-gnu/stage0/bin/../lib/librustrt.so(_ZN9rust_task4failEv+0x28)[0x2b116f4cfd88] | |
/home/jeff/src/rust/build/x86_64-unknown-linux-gnu/stage0/bin/../lib/librustrt.so(+0x2f739)[0x2b116f4e6739] | |
/home/jeff/src/rust/build/x86_64-unknown-linux-gnu/stage0/bin/../lib/librustrt.so(upcall_fail+0x164)[0x2b116f4d3e74] | |
/home/jeff/src/rust/build/x86_64-unknown-linux-gnu/stage0/bin/../lib/libcore-d27e4777a53c3e50-0.2.so(_ZN4task5yield17_7bd9d3fb519ec0963_02E+0xd1)[0x2b116dbe1b81] | |
/home/jeff/src/rust/build/x86_64-unknown-linux-gnu/stage0/bin/../lib/libcore-d27e4777a53c3e50-0.2.so(+0x45654)[0x2b116dbf3654] | |
/home/jeff/src/rust/build/x86_64-unknown-linux-gnu/stage0/bin/../lib/libcore-d27e4777a53c3e50-0.2.so(_ZN4priv11weaken_task17_dc4e8c97511c1b993_02E+0xbf)[0x2b116dbf309f] | |
/home/jeff/src/rust/build/x86_64-unknown-linux-gnu/stage0/bin/../lib/libcore-d27e4777a53c3e50-0.2.so(+0x574c4)[0x2b116dc054c4] | |
/home/jeff/src/rust/build/x86_64-unknown-linux-gnu/stage0/bin/../lib/libcore-d27e4777a53c3e50-0.2.so(+0x44f66)[0x2b116dbf2f66] | |
/home/jeff/src/rust/build/x86_64-unknown-linux-gnu/stage0/bin/../lib/libcore-d27e4777a53c3e50-0.2.so(+0x4488f)[0x2b116dbf288f] | |
/home/jeff/src/rust/build/x86_64-unknown-linux-gnu/stage0/bin/../lib/libcore-d27e4777a53c3e50-0.2.so(+0x444c5)[0x2b116dbf24c5] | |
/home/jeff/src/rust/build/x86_64-unknown-linux-gnu/stage0/bin/../lib/libcore-d27e4777a53c3e50-0.2.so(+0x35655)[0x2b116dbe3655] | |
/home/jeff/src/rust/build/x86_64-unknown-linux-gnu/stage0/bin/../lib/librustrt.so(_Z18task_start_wrapperP10spawn_args+0x2b)[0x2b116f4d0e6b] | |
make: *** [x86_64-unknown-linux-gnu/stage0/lib/rustc/x86_64-unknown-linux-gnu/lib/libstd.so] Error 101 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment