Nov 17 04:44:33.973 INFO testing dialogbox/rust-working-samples against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 17 04:44:33.973 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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 04:44:34.236 INFO [stdout] 4e75f13a8f11e39a9d8f41dab703d0bdb080ab0ca2d77afe12751f3da42962e2 Nov 17 04:44:34.239 INFO running `"docker" "start" "-a" "4e75f13a8f11e39a9d8f41dab703d0bdb080ab0ca2d77afe12751f3da42962e2"` Nov 17 04:44:35.408 INFO [stderr] usermod: no changes Nov 17 04:44:35.775 INFO [stderr] Compiling tokio-io v0.1.8 Nov 17 04:44:35.776 INFO [stderr] Compiling openssl v0.10.11 Nov 17 04:44:35.776 INFO [stderr] Compiling native-tls v0.2.1 Nov 17 04:44:38.259 INFO [stderr] Compiling tokio-codec v0.1.0 Nov 17 04:44:38.259 INFO [stderr] Compiling tokio-reactor v0.1.5 Nov 17 04:44:38.260 INFO [stderr] Compiling tokio-fs v0.1.3 Nov 17 04:44:38.260 INFO [stderr] Compiling h2 v0.1.12 Nov 17 04:44:45.283 INFO [stderr] Compiling tokio-uds v0.2.1 Nov 17 04:44:45.283 INFO [stderr] Compiling tokio-tcp v0.1.1 Nov 17 04:44:45.959 INFO [stderr] Compiling tokio-udp v0.1.2 Nov 17 04:44:52.163 INFO [stderr] Compiling tokio v0.1.8 Nov 17 04:44:56.827 INFO [stderr] Compiling hyper v0.12.9 Nov 17 04:45:05.667 INFO [stderr] Compiling hyper-tls v0.3.0 Nov 17 04:45:08.186 INFO [stderr] Compiling working-samples v0.1.0 (/source) Nov 17 04:45:11.263 INFO [stderr] warning: method is never used: `shear` Nov 17 04:45:11.263 INFO [stderr] --> src/traitsamples.rs:28:9 Nov 17 04:45:11.263 INFO [stderr] | Nov 17 04:45:11.263 INFO [stderr] 28 | fn shear(&mut self) { Nov 17 04:45:11.263 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ Nov 17 04:45:11.263 INFO [stderr] | Nov 17 04:45:11.263 INFO [stderr] = note: #[warn(dead_code)] on by default Nov 17 04:45:11.263 INFO [stderr] Nov 17 04:45:18.976 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.54s Nov 17 04:45:19.000 INFO [stderr] su: No module specific data is present Nov 17 04:45:19.787 INFO running `"docker" "inspect" "4e75f13a8f11e39a9d8f41dab703d0bdb080ab0ca2d77afe12751f3da42962e2"` Nov 17 04:45:20.047 INFO running `"docker" "rm" "-f" "4e75f13a8f11e39a9d8f41dab703d0bdb080ab0ca2d77afe12751f3da42962e2"` Nov 17 04:45:20.383 INFO [stdout] 4e75f13a8f11e39a9d8f41dab703d0bdb080ab0ca2d77afe12751f3da42962e2 Nov 17 04:45:20.385 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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 04:45:20.847 INFO [stdout] cf4b470f91dd8ea98e96a2c86af1ea862ef103cc5185ca298b161aa0f44022d5 Nov 17 04:45:20.850 INFO running `"docker" "start" "-a" "cf4b470f91dd8ea98e96a2c86af1ea862ef103cc5185ca298b161aa0f44022d5"` Nov 17 04:45:22.547 INFO [stderr] usermod: no changes Nov 17 04:45:22.753 INFO [stderr] Compiling working-samples v0.1.0 (/source) Nov 17 04:45:26.052 INFO [stderr] warning: method is never used: `shear` Nov 17 04:45:26.052 INFO [stderr] --> src/traitsamples.rs:28:9 Nov 17 04:45:26.052 INFO [stderr] | Nov 17 04:45:26.052 INFO [stderr] 28 | fn shear(&mut self) { Nov 17 04:45:26.052 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ Nov 17 04:45:26.052 INFO [stderr] | Nov 17 04:45:26.052 INFO [stderr] = note: #[warn(dead_code)] on by default Nov 17 04:45:26.052 INFO [stderr] Nov 17 04:45:37.074 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.48s Nov 17 04:45:37.089 INFO [stderr] su: No module specific data is present Nov 17 04:45:37.645 INFO running `"docker" "inspect" "cf4b470f91dd8ea98e96a2c86af1ea862ef103cc5185ca298b161aa0f44022d5"` Nov 17 04:45:38.012 INFO running `"docker" "rm" "-f" "cf4b470f91dd8ea98e96a2c86af1ea862ef103cc5185ca298b161aa0f44022d5"` Nov 17 04:45:38.295 INFO [stdout] cf4b470f91dd8ea98e96a2c86af1ea862ef103cc5185ca298b161aa0f44022d5 Nov 17 04:45:38.304 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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 04:45:38.655 INFO [stdout] 9df073ae90448c588292cac7bfe6779b95326dde2e4168a6230d22f7975fc202 Nov 17 04:45:38.661 INFO running `"docker" "start" "-a" "9df073ae90448c588292cac7bfe6779b95326dde2e4168a6230d22f7975fc202"` Nov 17 04:45:39.983 INFO [stderr] usermod: no changes Nov 17 04:45:40.251 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.22s Nov 17 04:45:40.260 INFO [stderr] Running /target/debug/deps/working_samples-eda27994ae0e6673 Nov 17 04:45:40.261 INFO [stdout] Nov 17 04:45:40.261 INFO [stdout] running 17 tests Nov 17 04:45:40.267 INFO [stdout] test hn_client::playground::de_list_test ... ok Nov 17 04:45:40.267 INFO [stdout] test ownership_demo::tests::distinct_lifttime ... ok Nov 17 04:45:40.267 INFO [stdout] test ownership_demo::tests::move_out_from_vec ... ok Nov 17 04:45:40.267 INFO [stdout] test ownership_demo::tests::return_ref ... ok Nov 17 04:45:40.267 INFO [stdout] test ownership_demo::tests::struct_containing_ref ... ok Nov 17 04:45:40.267 INFO [stdout] test traitsamples::test::bothtest::talk_test ... ok Nov 17 04:45:40.267 INFO [stdout] test traitsamples::test::dogtest::talk_test ... ok Nov 17 04:45:40.267 INFO [stdout] test traitsamples::test::sheeptest::talk_test ... ok Nov 17 04:45:40.275 INFO [stdout] test word_count::test::count_word_fn_test ... ok Nov 17 04:45:40.275 INFO [stdout] test word_count::test::count_word_test ... ok Nov 17 04:45:40.560 INFO [stdout] test hn_client::playground::get_top_list_sample ... ok Nov 17 04:45:40.579 INFO [stdout] test hn_client::playground::tokio_async_multirequest_test ... ok Nov 17 04:45:40.595 INFO [stdout] Error: an error occurred trying to connect: failed to lookup address information: Temporary failure in name resolution Nov 17 04:45:40.595 INFO [stdout] test hn_client::playground::tokio_async_multirequest_using_client_test ... ok Nov 17 04:45:40.596 INFO [stdout] test hn_client::playground::top_story_list_test ... ok Nov 17 04:45:40.607 INFO [stdout] test hn_client::test::get_top_list_test ... ok Nov 17 04:45:40.983 INFO [stdout] test hn_client::test::get_from_url_should_panic_for_invalid_url ... ok Nov 17 04:45:40.983 INFO [stdout] test hn_client::test::get_item_test ... FAILED Nov 17 04:45:40.984 INFO [stdout] Nov 17 04:45:40.984 INFO [stdout] failures: Nov 17 04:45:40.984 INFO [stdout] Nov 17 04:45:40.985 INFO [stdout] ---- hn_client::test::get_item_test stdout ---- Nov 17 04:45:40.985 INFO [stdout] thread 'hn_client::test::get_item_test' panicked at 'Box', src/hn_client.rs:150:23 Nov 17 04:45:40.985 INFO [stdout] stack backtrace: Nov 17 04:45:40.986 INFO [stdout] 0: 0x559c5b7f5fd3 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h1a944b80a560daa8 Nov 17 04:45:40.986 INFO [stdout] at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Nov 17 04:45:40.986 INFO [stdout] 1: 0x559c5b7f0208 - std::sys_common::backtrace::_print::h18f735b4c3a49bdb Nov 17 04:45:40.987 INFO [stdout] at libstd/sys_common/backtrace.rs:71 Nov 17 04:45:40.987 INFO [stdout] 2: 0x559c5b7f4a64 - std::panicking::default_hook::{{closure}}::h97ab3548a215c097 Nov 17 04:45:40.987 INFO [stdout] at libstd/sys_common/backtrace.rs:59 Nov 17 04:45:40.988 INFO [stdout] at libstd/panicking.rs:211 Nov 17 04:45:40.988 INFO [stdout] 3: 0x559c5b7f474c - std::panicking::default_hook::h98c2a01ef734e4b0 Nov 17 04:45:40.988 INFO [stdout] at libstd/panicking.rs:221 Nov 17 04:45:40.989 INFO [stdout] 4: 0x559c5b7f5170 - std::panicking::rust_panic_with_hook::hb4b3f28eb79ea752 Nov 17 04:45:40.989 INFO [stdout] at libstd/panicking.rs:476 Nov 17 04:45:40.989 INFO [stdout] 5: 0x559c5b34dd0d - std::panicking::begin_panic::h2eb82af5fb4ea965 Nov 17 04:45:40.989 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/panicking.rs:410 Nov 17 04:45:40.990 INFO [stdout] 6: 0x559c5b46ab19 - working_samples::hn_client::test::get_item_test::h81a5c2abeb2dd4d6 Nov 17 04:45:40.990 INFO [stdout] at src/hn_client.rs:150 Nov 17 04:45:40.990 INFO [stdout] 7: 0x559c5b46a989 - working_samples::hn_client::test::get_item_test::{{closure}}::hb39ac4d232e6ac46 Nov 17 04:45:40.991 INFO [stdout] at src/hn_client.rs:143 Nov 17 04:45:40.991 INFO [stdout] 8: 0x559c5b3bbe4d - core::ops::function::FnOnce::call_once::hd6ef9c825e49efe9 Nov 17 04:45:40.991 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libcore/ops/function.rs:238 Nov 17 04:45:40.992 INFO [stdout] 9: 0x559c5b47372e - >::call_box::h9dcb7fc9b8bb4240 Nov 17 04:45:40.992 INFO [stdout] at libtest/lib.rs:1471 Nov 17 04:45:40.992 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libcore/ops/function.rs:238 Nov 17 04:45:40.992 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/liballoc/boxed.rs:673 Nov 17 04:45:40.993 INFO [stdout] 10: 0x559c5b804269 - __rust_maybe_catch_panic Nov 17 04:45:40.993 INFO [stdout] at libpanic_unwind/lib.rs:102 Nov 17 04:45:40.993 INFO [stdout] 11: 0x559c5b46b793 - std::sys_common::backtrace::__rust_begin_short_backtrace::h89ea8afe71e36f86 Nov 17 04:45:40.994 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/panicking.rs:289 Nov 17 04:45:40.994 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/panic.rs:398 Nov 17 04:45:40.994 INFO [stdout] at libtest/lib.rs:1426 Nov 17 04:45:40.995 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/sys_common/backtrace.rs:136 Nov 17 04:45:40.995 INFO [stdout] 12: 0x559c5b46c644 - std::panicking::try::do_call::h4132042e0cbea3ae Nov 17 04:45:40.995 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/thread/mod.rs:477 Nov 17 04:45:40.996 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/panic.rs:319 Nov 17 04:45:40.996 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/panicking.rs:310 Nov 17 04:45:40.996 INFO [stdout] 13: 0x559c5b804269 - __rust_maybe_catch_panic Nov 17 04:45:40.997 INFO [stdout] at libpanic_unwind/lib.rs:102 Nov 17 04:45:40.997 INFO [stdout] 14: 0x559c5b47385c - >::call_box::hab7f616f05880bf6 Nov 17 04:45:40.997 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/panicking.rs:289 Nov 17 04:45:40.997 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/panic.rs:398 Nov 17 04:45:40.998 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/thread/mod.rs:476 Nov 17 04:45:40.998 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/liballoc/boxed.rs:673 Nov 17 04:45:41.002 INFO [stdout] 15: 0x559c5b7f7ded - std::sys::unix::thread::Thread::new::thread_start::h5f8d67158a1ca038 Nov 17 04:45:41.003 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/liballoc/boxed.rs:683 Nov 17 04:45:41.003 INFO [stdout] at libstd/sys_common/thread.rs:24 Nov 17 04:45:41.004 INFO [stdout] at libstd/sys/unix/thread.rs:90 Nov 17 04:45:41.004 INFO [stdout] 16: 0x7f1c5e6c16b9 - start_thread Nov 17 04:45:41.004 INFO [stdout] 17: 0x7f1c5e1e141c - clone Nov 17 04:45:41.004 INFO [stdout] 18: 0x0 - Nov 17 04:45:41.005 INFO [stdout] Nov 17 04:45:41.005 INFO [stdout] Nov 17 04:45:41.005 INFO [stdout] failures: Nov 17 04:45:41.006 INFO [stdout] hn_client::test::get_item_test Nov 17 04:45:41.006 INFO [stdout] Nov 17 04:45:41.006 INFO [stdout] test result: FAILED. 16 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 04:45:41.007 INFO [stdout] Nov 17 04:45:41.007 INFO [stderr] error: test failed, to rerun pass '--lib' Nov 17 04:45:41.007 INFO [stderr] su: No module specific data is present Nov 17 04:45:41.691 INFO running `"docker" "inspect" "9df073ae90448c588292cac7bfe6779b95326dde2e4168a6230d22f7975fc202"` Nov 17 04:45:41.964 INFO running `"docker" "rm" "-f" "9df073ae90448c588292cac7bfe6779b95326dde2e4168a6230d22f7975fc202"` Nov 17 04:45:42.167 INFO [stdout] 9df073ae90448c588292cac7bfe6779b95326dde2e4168a6230d22f7975fc202