Nov 17 01:13:57.049 INFO testing hortinstein/rustyhorde against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 17 01:13:57.049 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +2e026d6e5d7621634147ad4c8074f1d964dbb1be-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 17 01:13:57.220 INFO [stdout] 7d13609785e8c15e1b028b4986621095caac11273a1077cd2431a6d8816e88b4 Nov 17 01:13:57.222 INFO running `"docker" "start" "-a" "7d13609785e8c15e1b028b4986621095caac11273a1077cd2431a6d8816e88b4"` Nov 17 01:13:57.613 INFO [stderr] usermod: no changes Nov 17 01:13:57.640 INFO [stderr] warning: unused manifest key: profile.debug Nov 17 01:13:57.640 INFO [stderr] warning: use `[profile.dev]` to configure debug builds Nov 17 01:13:57.774 INFO [stderr] Compiling iovec v0.1.2 Nov 17 01:13:57.774 INFO [stderr] Compiling num_cpus v1.8.0 Nov 17 01:13:57.774 INFO [stderr] Compiling net2 v0.2.32 Nov 17 01:13:57.774 INFO [stderr] Compiling openssl-sys v0.9.27 Nov 17 01:13:57.775 INFO [stderr] Compiling serde_json v1.0.10 Nov 17 01:13:57.775 INFO [stderr] Compiling term-painter v0.2.4 Nov 17 01:13:58.943 INFO [stderr] Compiling futures-cpupool v0.1.8 Nov 17 01:13:59.013 INFO [stderr] Compiling bytes v0.4.6 Nov 17 01:13:59.067 INFO [stderr] Compiling mio v0.6.13 Nov 17 01:14:00.190 INFO [stderr] Compiling openssl v0.9.24 Nov 17 01:14:00.595 INFO [stderr] Compiling tokio-io v0.1.5 Nov 17 01:14:02.515 INFO [stderr] Compiling tokio-core v0.1.12 Nov 17 01:14:06.267 INFO [stderr] Compiling tokio-proto v0.1.1 Nov 17 01:14:09.791 INFO [stderr] Compiling native-tls v0.1.5 Nov 17 01:14:10.681 INFO [stderr] Compiling tokio-tls v0.1.4 Nov 17 01:14:11.175 INFO [stderr] Compiling hyper v0.11.21 Nov 17 01:14:21.934 INFO [stderr] Compiling hyper-tls v0.1.2 Nov 17 01:14:23.598 INFO [stderr] Compiling reqwest v0.7.3 Nov 17 01:14:30.378 INFO [stderr] Compiling rustyhorde v0.1.0 (/source) Nov 17 01:14:34.169 INFO [stderr] warning: unused import: `std::io` Nov 17 01:14:34.169 INFO [stderr] --> src/main.rs:16:5 Nov 17 01:14:34.170 INFO [stderr] | Nov 17 01:14:34.170 INFO [stderr] 16 | use std::io; Nov 17 01:14:34.170 INFO [stderr] | ^^^^^^^ Nov 17 01:14:34.170 INFO [stderr] | Nov 17 01:14:34.170 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 17 01:14:34.171 INFO [stderr] Nov 17 01:14:34.411 INFO [stderr] warning: function is never used: `parse_pair` Nov 17 01:14:34.411 INFO [stderr] --> src/tools/tools.rs:11:1 Nov 17 01:14:34.411 INFO [stderr] | Nov 17 01:14:34.411 INFO [stderr] 11 | fn parse_pair(s: &str, separator: char) -> Option<(T, T)> { Nov 17 01:14:34.411 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 17 01:14:34.411 INFO [stderr] | Nov 17 01:14:34.411 INFO [stderr] = note: #[warn(dead_code)] on by default Nov 17 01:14:34.411 INFO [stderr] Nov 17 01:14:37.394 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.76s Nov 17 01:14:37.404 INFO [stderr] su: No module specific data is present Nov 17 01:14:37.751 INFO running `"docker" "inspect" "7d13609785e8c15e1b028b4986621095caac11273a1077cd2431a6d8816e88b4"` Nov 17 01:14:37.965 INFO running `"docker" "rm" "-f" "7d13609785e8c15e1b028b4986621095caac11273a1077cd2431a6d8816e88b4"` Nov 17 01:14:38.240 INFO [stdout] 7d13609785e8c15e1b028b4986621095caac11273a1077cd2431a6d8816e88b4 Nov 17 01:14:38.245 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +2e026d6e5d7621634147ad4c8074f1d964dbb1be-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 17 01:14:38.663 INFO [stdout] 3813bbf12cbc1df5e9f1569eda7c7b08f8f60689fe013034953aea58c9801e4d Nov 17 01:14:38.665 INFO running `"docker" "start" "-a" "3813bbf12cbc1df5e9f1569eda7c7b08f8f60689fe013034953aea58c9801e4d"` Nov 17 01:14:40.063 INFO [stderr] usermod: no changes Nov 17 01:14:40.115 INFO [stderr] warning: unused manifest key: profile.debug Nov 17 01:14:40.115 INFO [stderr] warning: use `[profile.dev]` to configure debug builds Nov 17 01:14:40.351 INFO [stderr] Compiling rustyhorde v0.1.0 (/source) Nov 17 01:14:43.763 INFO [stderr] warning: unused import: `std::io` Nov 17 01:14:43.763 INFO [stderr] --> src/main.rs:16:5 Nov 17 01:14:43.763 INFO [stderr] | Nov 17 01:14:43.763 INFO [stderr] 16 | use std::io; Nov 17 01:14:43.763 INFO [stderr] | ^^^^^^^ Nov 17 01:14:43.763 INFO [stderr] | Nov 17 01:14:43.763 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 17 01:14:43.763 INFO [stderr] Nov 17 01:14:46.627 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.53s Nov 17 01:14:46.636 INFO [stderr] su: No module specific data is present Nov 17 01:14:47.631 INFO running `"docker" "inspect" "3813bbf12cbc1df5e9f1569eda7c7b08f8f60689fe013034953aea58c9801e4d"` Nov 17 01:14:47.935 INFO running `"docker" "rm" "-f" "3813bbf12cbc1df5e9f1569eda7c7b08f8f60689fe013034953aea58c9801e4d"` Nov 17 01:14:48.260 INFO [stdout] 3813bbf12cbc1df5e9f1569eda7c7b08f8f60689fe013034953aea58c9801e4d Nov 17 01:14:48.267 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +2e026d6e5d7621634147ad4c8074f1d964dbb1be-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 17 01:14:48.759 INFO [stdout] f7db8c2079305bce48eddf99f281e79c2b65a68cc4fe9b08e6e17d33331bf418 Nov 17 01:14:48.761 INFO running `"docker" "start" "-a" "f7db8c2079305bce48eddf99f281e79c2b65a68cc4fe9b08e6e17d33331bf418"` Nov 17 01:14:50.123 INFO [stderr] usermod: no changes Nov 17 01:14:50.193 INFO [stderr] warning: unused manifest key: profile.debug Nov 17 01:14:50.193 INFO [stderr] warning: use `[profile.dev]` to configure debug builds Nov 17 01:14:50.391 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.23s Nov 17 01:14:50.408 INFO [stderr] Running /target/debug/deps/getcointicker-a4926690492e5ae5 Nov 17 01:14:50.435 INFO [stdout] Nov 17 01:14:50.435 INFO [stdout] running 2 tests Nov 17 01:14:50.575 INFO [stdout] test test_pull_count ... FAILED Nov 17 01:14:50.581 INFO [stdout] test test_pull_id ... FAILED Nov 17 01:14:50.581 INFO [stdout] Nov 17 01:14:50.581 INFO [stdout] failures: Nov 17 01:14:50.581 INFO [stdout] Nov 17 01:14:50.581 INFO [stdout] ---- test_pull_count stdout ---- Nov 17 01:14:50.581 INFO [stdout] thread 'test_pull_count' panicked at 'called `Result::unwrap()` on an `Err` value: ErrorImpl { code: ExpectedSomeValue, line: 1, column: 1 }', libcore/result.rs:1009:5 Nov 17 01:14:50.581 INFO [stdout] stack backtrace: Nov 17 01:14:50.581 INFO [stdout] 0: 0x559d082a6da3 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h26df0f6fdb27c709 Nov 17 01:14:50.581 INFO [stdout] at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Nov 17 01:14:50.581 INFO [stdout] 1: 0x559d082a1168 - std::sys_common::backtrace::_print::h84c40fecda6d638e Nov 17 01:14:50.581 INFO [stdout] at libstd/sys_common/backtrace.rs:71 Nov 17 01:14:50.581 INFO [stdout] 2: 0x559d082a5884 - std::panicking::default_hook::{{closure}}::h77e370c0567fc0a7 Nov 17 01:14:50.581 INFO [stdout] at libstd/sys_common/backtrace.rs:59 Nov 17 01:14:50.581 INFO [stdout] at libstd/panicking.rs:211 Nov 17 01:14:50.581 INFO [stdout] 3: 0x559d082a556c - std::panicking::default_hook::hb9a45c11a33bbcb2 Nov 17 01:14:50.581 INFO [stdout] at libstd/panicking.rs:221 Nov 17 01:14:50.581 INFO [stdout] 4: 0x559d082a5f90 - std::panicking::rust_panic_with_hook::ha8d95048d940f754 Nov 17 01:14:50.581 INFO [stdout] at libstd/panicking.rs:476 Nov 17 01:14:50.581 INFO [stdout] 5: 0x559d082a5b11 - std::panicking::continue_panic_fmt::hfc82a3747387e2c6 Nov 17 01:14:50.581 INFO [stdout] at libstd/panicking.rs:390 Nov 17 01:14:50.581 INFO [stdout] 6: 0x559d082a59f5 - rust_begin_unwind Nov 17 01:14:50.581 INFO [stdout] at libstd/panicking.rs:325 Nov 17 01:14:50.581 INFO [stdout] 7: 0x559d082b68fc - core::panicking::panic_fmt::h0b2a5728bdf6d5e2 Nov 17 01:14:50.581 INFO [stdout] at libcore/panicking.rs:77 Nov 17 01:14:50.581 INFO [stdout] 8: 0x559d07fac250 - core::result::unwrap_failed::hb3c0075c8545ec81 Nov 17 01:14:50.581 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libcore/macros.rs:26 Nov 17 01:14:50.581 INFO [stdout] 9: 0x559d07fabf21 - >::unwrap::h1fdfc53ae263d87a Nov 17 01:14:50.581 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libcore/result.rs:808 Nov 17 01:14:50.581 INFO [stdout] 10: 0x559d07fa9ad3 - getcointicker::test_pull_count::h58f4695390f10632 Nov 17 01:14:50.581 INFO [stdout] at src/getcointicker/getcointicker.rs:97 Nov 17 01:14:50.581 INFO [stdout] 11: 0x559d07fa9839 - getcointicker::test_pull_count::{{closure}}::h97ca34d2a615b749 Nov 17 01:14:50.581 INFO [stdout] at src/getcointicker/getcointicker.rs:92 Nov 17 01:14:50.581 INFO [stdout] 12: 0x559d07fad0dd - core::ops::function::FnOnce::call_once::h0d9d64a1c43da718 Nov 17 01:14:50.581 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libcore/ops/function.rs:238 Nov 17 01:14:50.581 INFO [stdout] 13: 0x559d07fb75be - >::call_box::hae1ea457a0ccd8d5 Nov 17 01:14:50.581 INFO [stdout] at libtest/lib.rs:1471 Nov 17 01:14:50.581 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libcore/ops/function.rs:238 Nov 17 01:14:50.581 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/liballoc/boxed.rs:673 Nov 17 01:14:50.581 INFO [stdout] 14: 0x559d082b4eb9 - __rust_maybe_catch_panic Nov 17 01:14:50.581 INFO [stdout] at libpanic_unwind/lib.rs:102 Nov 17 01:14:50.581 INFO [stdout] 15: 0x559d07faf413 - std::sys_common::backtrace::__rust_begin_short_backtrace::hd0ded23d435d70d0 Nov 17 01:14:50.581 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/panicking.rs:289 Nov 17 01:14:50.581 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/panic.rs:398 Nov 17 01:14:50.581 INFO [stdout] at libtest/lib.rs:1426 Nov 17 01:14:50.581 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/sys_common/backtrace.rs:136 Nov 17 01:14:50.581 INFO [stdout] 16: 0x559d07fb02b4 - std::panicking::try::do_call::h031514fb401b7159 Nov 17 01:14:50.581 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/thread/mod.rs:477 Nov 17 01:14:50.581 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/panic.rs:319 Nov 17 01:14:50.581 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/panicking.rs:310 Nov 17 01:14:50.581 INFO [stdout] 17: 0x559d082b4eb9 - __rust_maybe_catch_panic Nov 17 01:14:50.581 INFO [stdout] at libpanic_unwind/lib.rs:102 Nov 17 01:14:50.581 INFO [stdout] 18: 0x559d07fb749c - >::call_box::h44700b7a2ec6fd33 Nov 17 01:14:50.581 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/panicking.rs:289 Nov 17 01:14:50.581 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/panic.rs:398 Nov 17 01:14:50.581 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/thread/mod.rs:476 Nov 17 01:14:50.581 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/liballoc/boxed.rs:673 Nov 17 01:14:50.581 INFO [stdout] 19: 0x559d082a8cbd - std::sys::unix::thread::Thread::new::thread_start::h8526625243d2f13b Nov 17 01:14:50.581 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/liballoc/boxed.rs:683 Nov 17 01:14:50.581 INFO [stdout] at libstd/sys_common/thread.rs:24 Nov 17 01:14:50.581 INFO [stdout] at libstd/sys/unix/thread.rs:90 Nov 17 01:14:50.581 INFO [stdout] 20: 0x7f2fc95046b9 - start_thread Nov 17 01:14:50.581 INFO [stdout] 21: 0x7f2fc902441c - clone Nov 17 01:14:50.581 INFO [stdout] 22: 0x0 - Nov 17 01:14:50.581 INFO [stdout] Nov 17 01:14:50.581 INFO [stdout] ---- test_pull_id stdout ---- Nov 17 01:14:50.582 INFO [stdout] retrieving price information for: bitcoin Nov 17 01:14:50.582 INFO [stdout] thread 'test_pull_id' panicked at 'called `Result::unwrap()` on an `Err` value: ErrorImpl { code: ExpectedSomeValue, line: 1, column: 1 }', libcore/result.rs:1009:5 Nov 17 01:14:50.582 INFO [stdout] stack backtrace: Nov 17 01:14:50.582 INFO [stdout] 0: 0x559d082a6da3 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h26df0f6fdb27c709 Nov 17 01:14:50.582 INFO [stdout] at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Nov 17 01:14:50.582 INFO [stdout] 1: 0x559d082a1168 - std::sys_common::backtrace::_print::h84c40fecda6d638e Nov 17 01:14:50.582 INFO [stdout] at libstd/sys_common/backtrace.rs:71 Nov 17 01:14:50.582 INFO [stdout] 2: 0x559d082a5884 - std::panicking::default_hook::{{closure}}::h77e370c0567fc0a7 Nov 17 01:14:50.582 INFO [stdout] at libstd/sys_common/backtrace.rs:59 Nov 17 01:14:50.582 INFO [stdout] at libstd/panicking.rs:211 Nov 17 01:14:50.582 INFO [stdout] 3: 0x559d082a556c - std::panicking::default_hook::hb9a45c11a33bbcb2 Nov 17 01:14:50.582 INFO [stdout] at libstd/panicking.rs:221 Nov 17 01:14:50.582 INFO [stdout] 4: 0x559d082a5f90 - std::panicking::rust_panic_with_hook::ha8d95048d940f754 Nov 17 01:14:50.582 INFO [stdout] at libstd/panicking.rs:476 Nov 17 01:14:50.582 INFO [stdout] 5: 0x559d082a5b11 - std::panicking::continue_panic_fmt::hfc82a3747387e2c6 Nov 17 01:14:50.582 INFO [stdout] at libstd/panicking.rs:390 Nov 17 01:14:50.582 INFO [stdout] 6: 0x559d082a59f5 - rust_begin_unwind Nov 17 01:14:50.582 INFO [stdout] at libstd/panicking.rs:325 Nov 17 01:14:50.582 INFO [stdout] 7: 0x559d082b68fc - core::panicking::panic_fmt::h0b2a5728bdf6d5e2 Nov 17 01:14:50.582 INFO [stdout] at libcore/panicking.rs:77 Nov 17 01:14:50.582 INFO [stdout] 8: 0x559d07fac250 - core::result::unwrap_failed::hb3c0075c8545ec81 Nov 17 01:14:50.582 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libcore/macros.rs:26 Nov 17 01:14:50.582 INFO [stdout] 9: 0x559d07fabf21 - >::unwrap::h1fdfc53ae263d87a Nov 17 01:14:50.582 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libcore/result.rs:808 Nov 17 01:14:50.582 INFO [stdout] 10: 0x559d07fa9576 - getcointicker::test_pull_id::hfcddeb2145c0c675 Nov 17 01:14:50.582 INFO [stdout] at src/getcointicker/getcointicker.rs:86 Nov 17 01:14:50.582 INFO [stdout] 11: 0x559d07fa92a9 - getcointicker::test_pull_id::{{closure}}::h33e19e35ab763f87 Nov 17 01:14:50.582 INFO [stdout] at src/getcointicker/getcointicker.rs:81 Nov 17 01:14:50.582 INFO [stdout] 12: 0x559d07fad11d - core::ops::function::FnOnce::call_once::h71b9483af537f1b6 Nov 17 01:14:50.582 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libcore/ops/function.rs:238 Nov 17 01:14:50.582 INFO [stdout] 13: 0x559d07fb75be - >::call_box::hae1ea457a0ccd8d5 Nov 17 01:14:50.582 INFO [stdout] at libtest/lib.rs:1471 Nov 17 01:14:50.582 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libcore/ops/function.rs:238 Nov 17 01:14:50.582 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/liballoc/boxed.rs:673 Nov 17 01:14:50.582 INFO [stdout] 14: 0x559d082b4eb9 - __rust_maybe_catch_panic Nov 17 01:14:50.582 INFO [stdout] at libpanic_unwind/lib.rs:102 Nov 17 01:14:50.582 INFO [stdout] 15: 0x559d07faf413 - std::sys_common::backtrace::__rust_begin_short_backtrace::hd0ded23d435d70d0 Nov 17 01:14:50.582 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/panicking.rs:289 Nov 17 01:14:50.582 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/panic.rs:398 Nov 17 01:14:50.582 INFO [stdout] at libtest/lib.rs:1426 Nov 17 01:14:50.582 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/sys_common/backtrace.rs:136 Nov 17 01:14:50.582 INFO [stdout] 16: 0x559d07fb02b4 - std::panicking::try::do_call::h031514fb401b7159 Nov 17 01:14:50.582 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/thread/mod.rs:477 Nov 17 01:14:50.582 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/panic.rs:319 Nov 17 01:14:50.582 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/panicking.rs:310 Nov 17 01:14:50.582 INFO [stdout] 17: 0x559d082b4eb9 - __rust_maybe_catch_panic Nov 17 01:14:50.582 INFO [stdout] at libpanic_unwind/lib.rs:102 Nov 17 01:14:50.582 INFO [stdout] 18: 0x559d07fb749c - >::call_box::h44700b7a2ec6fd33 Nov 17 01:14:50.582 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/panicking.rs:289 Nov 17 01:14:50.582 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/panic.rs:398 Nov 17 01:14:50.582 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/thread/mod.rs:476 Nov 17 01:14:50.582 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/liballoc/boxed.rs:673 Nov 17 01:14:50.582 INFO [stdout] 19: 0x559d082a8cbd - std::sys::unix::thread::Thread::new::thread_start::h8526625243d2f13b Nov 17 01:14:50.582 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/liballoc/boxed.rs:683 Nov 17 01:14:50.582 INFO [stdout] at libstd/sys_common/thread.rs:24 Nov 17 01:14:50.582 INFO [stdout] at libstd/sys/unix/thread.rs:90 Nov 17 01:14:50.582 INFO [stdout] 20: 0x7f2fc95046b9 - start_thread Nov 17 01:14:50.582 INFO [stdout] 21: 0x7f2fc902441c - clone Nov 17 01:14:50.582 INFO [stdout] 22: 0x0 - Nov 17 01:14:50.582 INFO [stdout] Nov 17 01:14:50.582 INFO [stdout] Nov 17 01:14:50.582 INFO [stdout] failures: Nov 17 01:14:50.582 INFO [stdout] test_pull_count Nov 17 01:14:50.582 INFO [stdout] test_pull_id Nov 17 01:14:50.582 INFO [stdout] Nov 17 01:14:50.582 INFO [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 01:14:50.582 INFO [stdout] Nov 17 01:14:50.609 INFO [stderr] error: test failed, to rerun pass '--lib' Nov 17 01:14:50.610 INFO [stderr] su: No module specific data is present Nov 17 01:14:51.557 INFO running `"docker" "inspect" "f7db8c2079305bce48eddf99f281e79c2b65a68cc4fe9b08e6e17d33331bf418"` Nov 17 01:14:51.833 INFO running `"docker" "rm" "-f" "f7db8c2079305bce48eddf99f281e79c2b65a68cc4fe9b08e6e17d33331bf418"` Nov 17 01:14:52.137 INFO [stdout] f7db8c2079305bce48eddf99f281e79c2b65a68cc4fe9b08e6e17d33331bf418