Created
June 16, 2012 00:31
-
-
Save lkuper/2939361 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
| lkuper@lenny:~/rust/build$ make check-stage1-rpass VERBOSE=1 TESTNAME=deep-vector2 RUST_LOG=::rt::backtrace | |
| cfg: shell host triple x86_64-unknown-linux-gnu | |
| cfg: host for x86_64-unknown-linux-gnu is x86_64 | |
| cfg: unix-y environment | |
| cfg: using gcc | |
| cfg: no pandoc found, omitting doc/rust.pdf | |
| cfg: no llnextgen found, omitting grammar-verification | |
| cfg: no pandoc found, omitting library doc build | |
| cfg: including dist rules | |
| cfg: including test rules | |
| x86_64-unknown-linux-gnu/stage1/bin/compiletest --compile-lib-path x86_64-unknown-linux-gnu/stage1/lib --run-lib-path x86_64-unknown-linux-gnu/stage1/lib/rustc/x86_64-unknown-linux-gnu/lib --rustc-path x86_64-unknown-linux-gnu/stage1/bin/rustc --aux-base /home/lkuper/rust/src/test/auxiliary/ --stage-id stage1-x86_64-unknown-linux-gnu --rustcflags " -O --target=x86_64-unknown-linux-gnu" deep-vector2 --verbose --src-base /home/lkuper/rust/src/test/run-pass/ --build-base x86_64-unknown-linux-gnu/test/run-pass/ --mode run-pass --runtool "/usr/bin/valgrind --error-exitcode=100 --quiet --suppressions=/home/lkuper/rust/src/etc/x86.supp --tool=memcheck --leak-check=full" --logfile tmp/check-stage1-T-x86_64-unknown-linux-gnu-H-x86_64-unknown-linux-gnu-rpass.log | |
| configuration: | |
| compile_lib_path: x86_64-unknown-linux-gnu/stage1/lib | |
| run_lib_path: x86_64-unknown-linux-gnu/stage1/lib/rustc/x86_64-unknown-linux-gnu/lib | |
| rustc_path: x86_64-unknown-linux-gnu/stage1/bin/rustc | |
| src_base: /home/lkuper/rust/src/test/run-pass/ | |
| build_base: x86_64-unknown-linux-gnu/test/run-pass/ | |
| stage_id: stage1-x86_64-unknown-linux-gnu | |
| mode: run-pass | |
| run_ignored: false | |
| filter: deep-vector2 | |
| runtool: /usr/bin/valgrind --error-exitcode=100 --quiet --suppressions=/home/lkuper/rust/src/etc/x86.supp --tool=memcheck --leak-check=full | |
| rustcflags: -O --target=x86_64-unknown-linux-gnu | |
| verbose: true | |
| running 1 tests | |
| executing x86_64-unknown-linux-gnu/stage1/bin/rustc /home/lkuper/rust/src/test/run-pass/deep-vector2.rs -o x86_64-unknown-linux-gnu/test/run-pass/deep-vector2.stage1-x86_64-unknown-linux-gnu -L x86_64-unknown-linux-gnu/test/run-pass/ -L x86_64-unknown-linux-gnu/test/run-pass/deep-vector2.stage1-x86_64-unknown-linux-gnu.libaux -O --target=x86_64-unknown-linux-gnu | |
| ------stdout------------------------------ | |
| ------stderr------------------------------ | |
| rust: task 227c4e0 ran out of stack | |
| /home/lkuper/rust/build/x86_64-unknown-linux-gnu/stage1/bin/../lib/librustrt.so(_ZN9rust_task13begin_failureEPKcS1_m+0x5d)[0x2b083cc4a39d] | |
| /home/lkuper/rust/build/x86_64-unknown-linux-gnu/stage1/bin/../lib/librustrt.so(_ZN9rust_task9new_stackEm+0x308)[0x2b083cc4ab08] | |
| /home/lkuper/rust/build/x86_64-unknown-linux-gnu/stage1/bin/../lib/librustrt.so(+0x314cd)[0x2b083cc604cd] | |
| /home/lkuper/rust/build/x86_64-unknown-linux-gnu/stage1/bin/../lib/librustrt.so(upcall_new_stack+0x230)[0x2b083cc4c870] | |
| /home/lkuper/rust/build/x86_64-unknown-linux-gnu/stage1/bin/../lib/librustc-73389320c1332876-0.2.so(+0x51019a)[0x2b083c7bf19a] | |
| /home/lkuper/rust/build/x86_64-unknown-linux-gnu/stage1/bin/../lib/librustc-73389320c1332876-0.2.so(+0x2e1841)[0x2b083c590841] | |
| /home/lkuper/rust/build/x86_64-unknown-linux-gnu/stage1/bin/../lib/librustc-73389320c1332876-0.2.so(+0x2e1881)[0x2b083c590881] | |
| 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/lkuper/rust/src/rustc/driver/rustc.rs:256 | |
| /home/lkuper/rust/build/x86_64-unknown-linux-gnu/stage1/bin/../lib/librustrt.so(_ZN9rust_task13begin_failureEPKcS1_m+0x5d)[0x2b083cc4a39d] | |
| /home/lkuper/rust/build/x86_64-unknown-linux-gnu/stage1/bin/../lib/librustrt.so(+0x314cd)[0x2b083cc604cd] | |
| /home/lkuper/rust/build/x86_64-unknown-linux-gnu/stage1/bin/../lib/librustrt.so(upcall_fail+0x130)[0x2b083cc4fe90] | |
| x86_64-unknown-linux-gnu/stage1/bin/rustc[0x414e22] | |
| x86_64-unknown-linux-gnu/stage1/bin/rustc[0x417858] | |
| x86_64-unknown-linux-gnu/stage1/bin/rustc[0x417039] | |
| /home/lkuper/rust/build/x86_64-unknown-linux-gnu/stage1/bin/../lib/librustrt.so(_Z18task_start_wrapperP10spawn_args+0x2d)[0x2b083cc4ad9d] | |
| rust: domain main @0x2273ec0 root task failed | |
| rust: upcall fail 'killed', /home/lkuper/rust/src/libcore/task.rs:454 | |
| /home/lkuper/rust/build/x86_64-unknown-linux-gnu/stage1/bin/../lib/librustrt.so(_ZN9rust_task13begin_failureEPKcS1_m+0x5d)[0x2b083cc4a39d] | |
| /home/lkuper/rust/build/x86_64-unknown-linux-gnu/stage1/bin/../lib/librustrt.so(+0x314cd)[0x2b083cc604cd] | |
| /home/lkuper/rust/build/x86_64-unknown-linux-gnu/stage1/bin/../lib/librustrt.so(upcall_fail+0x130)[0x2b083cc4fe90] | |
| /home/lkuper/rust/build/x86_64-unknown-linux-gnu/stage1/bin/../lib/libcore-d27e4777a53c3e50-0.2.so(_ZN4task5yield17_8bfde8cf2fff81633_02E+0xd1)[0x2b083afd0491] | |
| /home/lkuper/rust/build/x86_64-unknown-linux-gnu/stage1/bin/../lib/libcore-d27e4777a53c3e50-0.2.so(+0x50a34)[0x2b083afe4a34] | |
| /home/lkuper/rust/build/x86_64-unknown-linux-gnu/stage1/bin/../lib/libcore-d27e4777a53c3e50-0.2.so(_ZN4priv11weaken_task17_70fb711b46c7c1203_02E+0xbf)[0x2b083afe48bf] | |
| /home/lkuper/rust/build/x86_64-unknown-linux-gnu/stage1/bin/../lib/libcore-d27e4777a53c3e50-0.2.so(+0x666d4)[0x2b083affa6d4] | |
| /home/lkuper/rust/build/x86_64-unknown-linux-gnu/stage1/bin/../lib/libcore-d27e4777a53c3e50-0.2.so(+0x50786)[0x2b083afe4786] | |
| /home/lkuper/rust/build/x86_64-unknown-linux-gnu/stage1/bin/../lib/libcore-d27e4777a53c3e50-0.2.so(+0x4faef)[0x2b083afe3aef] | |
| /home/lkuper/rust/build/x86_64-unknown-linux-gnu/stage1/bin/../lib/libcore-d27e4777a53c3e50-0.2.so(+0x4f165)[0x2b083afe3165] | |
| /home/lkuper/rust/build/x86_64-unknown-linux-gnu/stage1/bin/../lib/libcore-d27e4777a53c3e50-0.2.so(+0x3eae5)[0x2b083afd2ae5] | |
| /home/lkuper/rust/build/x86_64-unknown-linux-gnu/stage1/bin/../lib/librustrt.so(_Z18task_start_wrapperP10spawn_args+0x2d)[0x2b083cc4ad9d] | |
| ------------------------------------------ | |
| error: compilation failed! | |
| command: x86_64-unknown-linux-gnu/stage1/bin/rustc /home/lkuper/rust/src/test/run-pass/deep-vector2.rs -o x86_64-unknown-linux-gnu/test/run-pass/deep-vector2.stage1-x86_64-unknown-linux-gnu -L x86_64-unknown-linux-gnu/test/run-pass/ -L x86_64-unknown-linux-gnu/test/run-pass/deep-vector2.stage1-x86_64-unknown-linux-gnu.libaux -O --target=x86_64-unknown-linux-gnu | |
| stdout: | |
| ------------------------------------------ | |
| ------------------------------------------ | |
| stderr: | |
| ------------------------------------------ | |
| rust: task 227c4e0 ran out of stack | |
| /home/lkuper/rust/build/x86_64-unknown-linux-gnu/stage1/bin/../lib/librustrt.so(_ZN9rust_task13begin_failureEPKcS1_m+0x5d)[0x2b083cc4a39d] | |
| /home/lkuper/rust/build/x86_64-unknown-linux-gnu/stage1/bin/../lib/librustrt.so(_ZN9rust_task9new_stackEm+0x308)[0x2b083cc4ab08] | |
| /home/lkuper/rust/build/x86_64-unknown-linux-gnu/stage1/bin/../lib/librustrt.so(+0x314cd)[0x2b083cc604cd] | |
| /home/lkuper/rust/build/x86_64-unknown-linux-gnu/stage1/bin/../lib/librustrt.so(upcall_new_stack+0x230)[0x2b083cc4c870] | |
| /home/lkuper/rust/build/x86_64-unknown-linux-gnu/stage1/bin/../lib/librustc-73389320c1332876-0.2.so(+0x51019a)[0x2b083c7bf19a] | |
| /home/lkuper/rust/build/x86_64-unknown-linux-gnu/stage1/bin/../lib/librustc-73389320c1332876-0.2.so(+0x2e1841)[0x2b083c590841] | |
| /home/lkuper/rust/build/x86_64-unknown-linux-gnu/stage1/bin/../lib/librustc-73389320c1332876-0.2.so(+0x2e1881)[0x2b083c590881] | |
| 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/lkuper/rust/src/rustc/driver/rustc.rs:256 | |
| /home/lkuper/rust/build/x86_64-unknown-linux-gnu/stage1/bin/../lib/librustrt.so(_ZN9rust_task13begin_failureEPKcS1_m+0x5d)[0x2b083cc4a39d] | |
| /home/lkuper/rust/build/x86_64-unknown-linux-gnu/stage1/bin/../lib/librustrt.so(+0x314cd)[0x2b083cc604cd] | |
| /home/lkuper/rust/build/x86_64-unknown-linux-gnu/stage1/bin/../lib/librustrt.so(upcall_fail+0x130)[0x2b083cc4fe90] | |
| x86_64-unknown-linux-gnu/stage1/bin/rustc[0x414e22] | |
| x86_64-unknown-linux-gnu/stage1/bin/rustc[0x417858] | |
| x86_64-unknown-linux-gnu/stage1/bin/rustc[0x417039] | |
| /home/lkuper/rust/build/x86_64-unknown-linux-gnu/stage1/bin/../lib/librustrt.so(_Z18task_start_wrapperP10spawn_args+0x2d)[0x2b083cc4ad9d] | |
| rust: domain main @0x2273ec0 root task failed | |
| rust: upcall fail 'killed', /home/lkuper/rust/src/libcore/task.rs:454 | |
| /home/lkuper/rust/build/x86_64-unknown-linux-gnu/stage1/bin/../lib/librustrt.so(_ZN9rust_task13begin_failureEPKcS1_m+0x5d)[0x2b083cc4a39d] | |
| /home/lkuper/rust/build/x86_64-unknown-linux-gnu/stage1/bin/../lib/librustrt.so(+0x314cd)[0x2b083cc604cd] | |
| /home/lkuper/rust/build/x86_64-unknown-linux-gnu/stage1/bin/../lib/librustrt.so(upcall_fail+0x130)[0x2b083cc4fe90] | |
| /home/lkuper/rust/build/x86_64-unknown-linux-gnu/stage1/bin/../lib/libcore-d27e4777a53c3e50-0.2.so(_ZN4task5yield17_8bfde8cf2fff81633_02E+0xd1)[0x2b083afd0491] | |
| /home/lkuper/rust/build/x86_64-unknown-linux-gnu/stage1/bin/../lib/libcore-d27e4777a53c3e50-0.2.so(+0x50a34)[0x2b083afe4a34] | |
| /home/lkuper/rust/build/x86_64-unknown-linux-gnu/stage1/bin/../lib/libcore-d27e4777a53c3e50-0.2.so(_ZN4priv11weaken_task17_70fb711b46c7c1203_02E+0xbf)[0x2b083afe48bf] | |
| /home/lkuper/rust/build/x86_64-unknown-linux-gnu/stage1/bin/../lib/libcore-d27e4777a53c3e50-0.2.so(+0x666d4)[0x2b083affa6d4] | |
| /home/lkuper/rust/build/x86_64-unknown-linux-gnu/stage1/bin/../lib/libcore-d27e4777a53c3e50-0.2.so(+0x50786)[0x2b083afe4786] | |
| /home/lkuper/rust/build/x86_64-unknown-linux-gnu/stage1/bin/../lib/libcore-d27e4777a53c3e50-0.2.so(+0x4faef)[0x2b083afe3aef] | |
| /home/lkuper/rust/build/x86_64-unknown-linux-gnu/stage1/bin/../lib/libcore-d27e4777a53c3e50-0.2.so(+0x4f165)[0x2b083afe3165] | |
| /home/lkuper/rust/build/x86_64-unknown-linux-gnu/stage1/bin/../lib/libcore-d27e4777a53c3e50-0.2.so(+0x3eae5)[0x2b083afd2ae5] | |
| /home/lkuper/rust/build/x86_64-unknown-linux-gnu/stage1/bin/../lib/librustrt.so(_Z18task_start_wrapperP10spawn_args+0x2d)[0x2b083cc4ad9d] | |
| ------------------------------------------ | |
| rust: upcall fail 'explicit failure', /home/lkuper/rust/src/compiletest/runtest.rs:513 | |
| /home/lkuper/rust/build/x86_64-unknown-linux-gnu/stage1/bin/../lib/librustrt.so(_ZN9rust_task13begin_failureEPKcS1_m+0x5d)[0x2aecaddf439d] | |
| /home/lkuper/rust/build/x86_64-unknown-linux-gnu/stage1/bin/../lib/librustrt.so(+0x314cd)[0x2aecade0a4cd] | |
| /home/lkuper/rust/build/x86_64-unknown-linux-gnu/stage1/bin/../lib/librustrt.so(upcall_fail+0x130)[0x2aecaddf9e90] | |
| x86_64-unknown-linux-gnu/stage1/bin/compiletest[0x409f15] | |
| x86_64-unknown-linux-gnu/stage1/bin/compiletest[0x4180fc] | |
| x86_64-unknown-linux-gnu/stage1/bin/compiletest[0x40808e] | |
| x86_64-unknown-linux-gnu/stage1/bin/compiletest[0x4180fc] | |
| x86_64-unknown-linux-gnu/stage1/bin/compiletest[0x4170aa] | |
| /home/lkuper/rust/build/x86_64-unknown-linux-gnu/stage1/bin/../lib/libcore-d27e4777a53c3e50-0.2.so(+0x3eae5)[0x2aecad538ae5] | |
| /home/lkuper/rust/build/x86_64-unknown-linux-gnu/stage1/bin/../lib/librustrt.so(_Z18task_start_wrapperP10spawn_args+0x2d)[0x2aecaddf4d9d] | |
| test [run-pass] /home/lkuper/rust/src/test/run-pass/deep-vector2.rs ... FAILED | |
| failures: | |
| [run-pass] /home/lkuper/rust/src/test/run-pass/deep-vector2.rs | |
| result: FAILED. 0 passed; 1 failed; 0 ignored | |
| rust: upcall fail 'Some tests failed', /home/lkuper/rust/src/compiletest/compiletest.rs:117 | |
| /home/lkuper/rust/build/x86_64-unknown-linux-gnu/stage1/bin/../lib/librustrt.so(_ZN9rust_task13begin_failureEPKcS1_m+0x5d)[0x2aecaddf439d] | |
| /home/lkuper/rust/build/x86_64-unknown-linux-gnu/stage1/bin/../lib/librustrt.so(+0x314cd)[0x2aecade0a4cd] | |
| /home/lkuper/rust/build/x86_64-unknown-linux-gnu/stage1/bin/../lib/librustrt.so(upcall_fail+0x130)[0x2aecaddf9e90] | |
| x86_64-unknown-linux-gnu/stage1/bin/compiletest[0x414164] | |
| x86_64-unknown-linux-gnu/stage1/bin/compiletest(_rust_main+0x54)[0x411164] | |
| /home/lkuper/rust/build/x86_64-unknown-linux-gnu/stage1/bin/../lib/librustrt.so(_Z18task_start_wrapperP10spawn_args+0x2d)[0x2aecaddf4d9d] | |
| rust: domain main @0x20bfbb0 root task failed | |
| rust: upcall fail 'killed', /home/lkuper/rust/src/libcore/task.rs:454 | |
| /home/lkuper/rust/build/x86_64-unknown-linux-gnu/stage1/bin/../lib/librustrt.so(_ZN9rust_task13begin_failureEPKcS1_m+0x5d)[0x2aecaddf439d] | |
| /home/lkuper/rust/build/x86_64-unknown-linux-gnu/stage1/bin/../lib/librustrt.so(+0x314cd)[0x2aecade0a4cd] | |
| /home/lkuper/rust/build/x86_64-unknown-linux-gnu/stage1/bin/../lib/librustrt.so(upcall_fail+0x130)[0x2aecaddf9e90] | |
| /home/lkuper/rust/build/x86_64-unknown-linux-gnu/stage1/bin/../lib/libcore-d27e4777a53c3e50-0.2.so(_ZN4task5yield17_8bfde8cf2fff81633_02E+0xd1)[0x2aecad536491] | |
| /home/lkuper/rust/build/x86_64-unknown-linux-gnu/stage1/bin/../lib/libcore-d27e4777a53c3e50-0.2.so(+0x50a34)[0x2aecad54aa34] | |
| /home/lkuper/rust/build/x86_64-unknown-linux-gnu/stage1/bin/../lib/libcore-d27e4777a53c3e50-0.2.so(_ZN4priv11weaken_task17_70fb711b46c7c1203_02E+0xbf)[0x2aecad54a8bf] | |
| /home/lkuper/rust/build/x86_64-unknown-linux-gnu/stage1/bin/../lib/libcore-d27e4777a53c3e50-0.2.so(+0x666d4)[0x2aecad5606d4] | |
| /home/lkuper/rust/build/x86_64-unknown-linux-gnu/stage1/bin/../lib/libcore-d27e4777a53c3e50-0.2.so(+0x50786)[0x2aecad54a786] | |
| /home/lkuper/rust/build/x86_64-unknown-linux-gnu/stage1/bin/../lib/libcore-d27e4777a53c3e50-0.2.so(+0x4faef)[0x2aecad549aef] | |
| /home/lkuper/rust/build/x86_64-unknown-linux-gnu/stage1/bin/../lib/libcore-d27e4777a53c3e50-0.2.so(+0x4f165)[0x2aecad549165] | |
| /home/lkuper/rust/build/x86_64-unknown-linux-gnu/stage1/bin/../lib/libcore-d27e4777a53c3e50-0.2.so(+0x3eae5)[0x2aecad538ae5] | |
| /home/lkuper/rust/build/x86_64-unknown-linux-gnu/stage1/bin/../lib/librustrt.so(_Z18task_start_wrapperP10spawn_args+0x2d)[0x2aecaddf4d9d] | |
| make: *** [check-stage1-T-x86_64-unknown-linux-gnu-H-x86_64-unknown-linux-gnu-rpass-dummy] Error 101 | |
| lkuper@lenny:~/rust/build$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment