Nov 17 10:46:30.933 INFO testing Wintus/rust-sleep-sort against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 17 10:46:30.933 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/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 10:46:31.135 INFO [stdout] d778fcc3a0a8a4023a05bf0fd113b6ba7b98ba690b0f8c3ba7eb00ea41a20544 Nov 17 10:46:31.140 INFO running `"docker" "start" "-a" "d778fcc3a0a8a4023a05bf0fd113b6ba7b98ba690b0f8c3ba7eb00ea41a20544"` Nov 17 10:46:31.500 INFO [stderr] usermod: no changes Nov 17 10:46:31.531 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 10:46:31.531 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 10:46:31.531 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 10:46:31.531 INFO [stderr] files will be included as a binary target: Nov 17 10:46:31.531 INFO [stderr] Nov 17 10:46:31.531 INFO [stderr] * /source/src/main.rs Nov 17 10:46:31.531 INFO [stderr] Nov 17 10:46:31.531 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 10:46:31.532 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 10:46:31.532 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 10:46:31.532 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 10:46:31.532 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 10:46:31.532 INFO [stderr] Nov 17 10:46:31.532 INFO [stderr] For more information on this warning you can consult Nov 17 10:46:31.532 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 10:46:31.532 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `sleep_sort`, Nov 17 10:46:31.532 INFO [stderr] please set bin.path in Cargo.toml Nov 17 10:46:31.547 INFO [stderr] Compiling rust_sleep_sort v0.1.0 (/source) Nov 17 10:46:33.259 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.74s Nov 17 10:46:33.261 INFO [stderr] su: No module specific data is present Nov 17 10:46:33.887 INFO running `"docker" "inspect" "d778fcc3a0a8a4023a05bf0fd113b6ba7b98ba690b0f8c3ba7eb00ea41a20544"` Nov 17 10:46:34.220 INFO running `"docker" "rm" "-f" "d778fcc3a0a8a4023a05bf0fd113b6ba7b98ba690b0f8c3ba7eb00ea41a20544"` Nov 17 10:46:34.494 INFO [stdout] d778fcc3a0a8a4023a05bf0fd113b6ba7b98ba690b0f8c3ba7eb00ea41a20544 Nov 17 10:46:34.501 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/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 10:46:34.911 INFO [stdout] 0a788b0d46a5eb547e020baeab929b30d3631131cf42eb6f59c07ad1851f64ac Nov 17 10:46:34.914 INFO running `"docker" "start" "-a" "0a788b0d46a5eb547e020baeab929b30d3631131cf42eb6f59c07ad1851f64ac"` Nov 17 10:46:35.999 INFO [stderr] usermod: no changes Nov 17 10:46:36.068 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 10:46:36.068 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 10:46:36.068 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 10:46:36.069 INFO [stderr] files will be included as a binary target: Nov 17 10:46:36.069 INFO [stderr] Nov 17 10:46:36.069 INFO [stderr] * /source/src/main.rs Nov 17 10:46:36.069 INFO [stderr] Nov 17 10:46:36.069 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 10:46:36.069 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 10:46:36.069 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 10:46:36.069 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 10:46:36.069 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 10:46:36.069 INFO [stderr] Nov 17 10:46:36.069 INFO [stderr] For more information on this warning you can consult Nov 17 10:46:36.069 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 10:46:36.069 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `sleep_sort`, Nov 17 10:46:36.069 INFO [stderr] please set bin.path in Cargo.toml Nov 17 10:46:36.087 INFO [stderr] Compiling rust_sleep_sort v0.1.0 (/source) Nov 17 10:46:38.711 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.66s Nov 17 10:46:38.715 INFO [stderr] su: No module specific data is present Nov 17 10:46:39.435 INFO running `"docker" "inspect" "0a788b0d46a5eb547e020baeab929b30d3631131cf42eb6f59c07ad1851f64ac"` Nov 17 10:46:39.655 INFO running `"docker" "rm" "-f" "0a788b0d46a5eb547e020baeab929b30d3631131cf42eb6f59c07ad1851f64ac"` Nov 17 10:46:40.025 INFO [stdout] 0a788b0d46a5eb547e020baeab929b30d3631131cf42eb6f59c07ad1851f64ac Nov 17 10:46:40.043 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/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 10:46:40.559 INFO [stdout] 78ce1f7dcdd866b80f15f6b753404db71b492763f37fe331331a64a984b57542 Nov 17 10:46:40.565 INFO running `"docker" "start" "-a" "78ce1f7dcdd866b80f15f6b753404db71b492763f37fe331331a64a984b57542"` Nov 17 10:46:41.622 INFO [stderr] usermod: no changes Nov 17 10:46:41.667 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 10:46:41.667 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 10:46:41.667 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 10:46:41.667 INFO [stderr] files will be included as a binary target: Nov 17 10:46:41.667 INFO [stderr] Nov 17 10:46:41.667 INFO [stderr] * /source/src/main.rs Nov 17 10:46:41.667 INFO [stderr] Nov 17 10:46:41.667 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 10:46:41.667 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 10:46:41.667 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 10:46:41.667 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 10:46:41.667 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 10:46:41.667 INFO [stderr] Nov 17 10:46:41.667 INFO [stderr] For more information on this warning you can consult Nov 17 10:46:41.668 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 10:46:41.668 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `sleep_sort`, Nov 17 10:46:41.668 INFO [stderr] please set bin.path in Cargo.toml Nov 17 10:46:41.672 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s Nov 17 10:46:41.683 INFO [stderr] Running /target/debug/deps/sleep_sort-6f711b24889cadd8 Nov 17 10:46:41.703 INFO [stdout] Nov 17 10:46:41.703 INFO [stdout] running 5 tests Nov 17 10:46:41.723 INFO [stdout] test tests::test_log ... ok Nov 17 10:46:41.947 INFO [stdout] test tests::test_case_1 ... ok Nov 17 10:46:42.019 INFO [stdout] test tests::test_case_0 ... FAILED Nov 17 10:46:42.019 INFO [stdout] test tests::test_case_2 ... FAILED Nov 17 10:46:42.414 INFO [stdout] test tests::test_rand_ns ... FAILED Nov 17 10:46:42.414 INFO [stderr] error: test failed, to rerun pass '--lib' Nov 17 10:46:42.414 INFO [stdout] Nov 17 10:46:42.414 INFO [stdout] failures: Nov 17 10:46:42.414 INFO [stdout] Nov 17 10:46:42.414 INFO [stdout] ---- tests::test_case_0 stdout ---- Nov 17 10:46:42.415 INFO [stdout] thread 'tests::test_case_0' panicked at 'assertion failed: `(left == right)` Nov 17 10:46:42.415 INFO [stdout] left: `[0, 1, 3, 5, 6, 7, 8, 9, 13]`, Nov 17 10:46:42.415 INFO [stdout] right: `[0, 1, 3, 5, 6, 8, 7, 9, 13]`', src/tests.rs:15:5 Nov 17 10:46:42.415 INFO [stdout] stack backtrace: Nov 17 10:46:42.415 INFO [stdout] 0: 0x5565cf6253e3 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h1a944b80a560daa8 Nov 17 10:46:42.415 INFO [stdout] at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Nov 17 10:46:42.415 INFO [stdout] 1: 0x5565cf61fb08 - std::sys_common::backtrace::_print::h18f735b4c3a49bdb Nov 17 10:46:42.415 INFO [stdout] at libstd/sys_common/backtrace.rs:71 Nov 17 10:46:42.415 INFO [stdout] 2: 0x5565cf624354 - std::panicking::default_hook::{{closure}}::h97ab3548a215c097 Nov 17 10:46:42.415 INFO [stdout] at libstd/sys_common/backtrace.rs:59 Nov 17 10:46:42.415 INFO [stdout] at libstd/panicking.rs:211 Nov 17 10:46:42.415 INFO [stdout] 3: 0x5565cf62403c - std::panicking::default_hook::h98c2a01ef734e4b0 Nov 17 10:46:42.415 INFO [stdout] at libstd/panicking.rs:221 Nov 17 10:46:42.415 INFO [stdout] 4: 0x5565cf624a60 - std::panicking::rust_panic_with_hook::hb4b3f28eb79ea752 Nov 17 10:46:42.415 INFO [stdout] at libstd/panicking.rs:476 Nov 17 10:46:42.415 INFO [stdout] 5: 0x5565cf6245e1 - std::panicking::continue_panic_fmt::h61fd5a7b1a268752 Nov 17 10:46:42.415 INFO [stdout] at libstd/panicking.rs:390 Nov 17 10:46:42.415 INFO [stdout] 6: 0x5565cf62452e - std::panicking::begin_panic_fmt::hfa6f19d29682fcb6 Nov 17 10:46:42.415 INFO [stdout] at libstd/panicking.rs:345 Nov 17 10:46:42.415 INFO [stdout] 7: 0x5565cf5c6f98 - sleep_sort::tests::test_case_0::hb82ddebcf256ca3c Nov 17 10:46:42.415 INFO [stdout] at src/tests.rs:15 Nov 17 10:46:42.415 INFO [stdout] 8: 0x5565cf5c6cc9 - sleep_sort::tests::test_case_0::{{closure}}::h21c9a8e7dcfd4f36 Nov 17 10:46:42.415 INFO [stdout] at src/tests.rs:11 Nov 17 10:46:42.415 INFO [stdout] 9: 0x5565cf5a69fd - core::ops::function::FnOnce::call_once::he630f50e7d2fb3b9 Nov 17 10:46:42.415 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libcore/ops/function.rs:238 Nov 17 10:46:42.415 INFO [stdout] 10: 0x5565cf5d06ce - >::call_box::h9dcb7fc9b8bb4240 Nov 17 10:46:42.415 INFO [stdout] at libtest/lib.rs:1471 Nov 17 10:46:42.415 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libcore/ops/function.rs:238 Nov 17 10:46:42.415 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/liballoc/boxed.rs:673 Nov 17 10:46:42.415 INFO [stdout] 11: 0x5565cf633179 - __rust_maybe_catch_panic Nov 17 10:46:42.415 INFO [stdout] at libpanic_unwind/lib.rs:102 Nov 17 10:46:42.415 INFO [stdout] 12: 0x5565cf5c8733 - std::sys_common::backtrace::__rust_begin_short_backtrace::h89ea8afe71e36f86 Nov 17 10:46:42.415 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/panicking.rs:289 Nov 17 10:46:42.415 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/panic.rs:398 Nov 17 10:46:42.415 INFO [stdout] at libtest/lib.rs:1426 Nov 17 10:46:42.415 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/sys_common/backtrace.rs:136 Nov 17 10:46:42.415 INFO [stdout] 13: 0x5565cf5c95e4 - std::panicking::try::do_call::h4132042e0cbea3ae Nov 17 10:46:42.415 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/thread/mod.rs:477 Nov 17 10:46:42.415 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/panic.rs:319 Nov 17 10:46:42.415 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/panicking.rs:310 Nov 17 10:46:42.415 INFO [stdout] 14: 0x5565cf633179 - __rust_maybe_catch_panic Nov 17 10:46:42.416 INFO [stdout] at libpanic_unwind/lib.rs:102 Nov 17 10:46:42.416 INFO [stdout] 15: 0x5565cf5d07fc - >::call_box::hab7f616f05880bf6 Nov 17 10:46:42.416 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/panicking.rs:289 Nov 17 10:46:42.416 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/panic.rs:398 Nov 17 10:46:42.416 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/thread/mod.rs:476 Nov 17 10:46:42.416 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/liballoc/boxed.rs:673 Nov 17 10:46:42.416 INFO [stdout] 16: 0x5565cf62705d - std::sys::unix::thread::Thread::new::thread_start::h5f8d67158a1ca038 Nov 17 10:46:42.416 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/liballoc/boxed.rs:683 Nov 17 10:46:42.416 INFO [stdout] at libstd/sys_common/thread.rs:24 Nov 17 10:46:42.416 INFO [stdout] at libstd/sys/unix/thread.rs:90 Nov 17 10:46:42.416 INFO [stdout] 17: 0x7f3c78d156b9 - start_thread Nov 17 10:46:42.416 INFO [stdout] 18: 0x7f3c7883541c - clone Nov 17 10:46:42.416 INFO [stdout] 19: 0x0 - Nov 17 10:46:42.416 INFO [stdout] Nov 17 10:46:42.416 INFO [stdout] ---- tests::test_case_2 stdout ---- Nov 17 10:46:42.416 INFO [stdout] thread 'tests::test_case_2' panicked at 'assertion failed: `(left == right)` Nov 17 10:46:42.416 INFO [stdout] left: `[0, 0, 1, 1, 2, 3, 3, 6, 6, 7, 7, 8, 9]`, Nov 17 10:46:42.416 INFO [stdout] right: `[0, 0, 1, 1, 2, 3, 3, 7, 6, 6, 7, 8, 9]`', src/tests.rs:31:5 Nov 17 10:46:42.416 INFO [stdout] stack backtrace: Nov 17 10:46:42.416 INFO [stdout] 0: 0x5565cf6253e3 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h1a944b80a560daa8 Nov 17 10:46:42.416 INFO [stdout] at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Nov 17 10:46:42.416 INFO [stdout] 1: 0x5565cf61fb08 - std::sys_common::backtrace::_print::h18f735b4c3a49bdb Nov 17 10:46:42.416 INFO [stdout] at libstd/sys_common/backtrace.rs:71 Nov 17 10:46:42.416 INFO [stdout] 2: 0x5565cf624354 - std::panicking::default_hook::{{closure}}::h97ab3548a215c097 Nov 17 10:46:42.416 INFO [stdout] at libstd/sys_common/backtrace.rs:59 Nov 17 10:46:42.416 INFO [stdout] at libstd/panicking.rs:211 Nov 17 10:46:42.416 INFO [stdout] 3: 0x5565cf62403c - std::panicking::default_hook::h98c2a01ef734e4b0 Nov 17 10:46:42.416 INFO [stdout] at libstd/panicking.rs:221 Nov 17 10:46:42.416 INFO [stdout] 4: 0x5565cf624a60 - std::panicking::rust_panic_with_hook::hb4b3f28eb79ea752 Nov 17 10:46:42.416 INFO [stdout] at libstd/panicking.rs:476 Nov 17 10:46:42.416 INFO [stdout] 5: 0x5565cf6245e1 - std::panicking::continue_panic_fmt::h61fd5a7b1a268752 Nov 17 10:46:42.416 INFO [stdout] at libstd/panicking.rs:390 Nov 17 10:46:42.417 INFO [stdout] 6: 0x5565cf62452e - std::panicking::begin_panic_fmt::hfa6f19d29682fcb6 Nov 17 10:46:42.417 INFO [stdout] at libstd/panicking.rs:345 Nov 17 10:46:42.417 INFO [stdout] 7: 0x5565cf5c7664 - sleep_sort::tests::test_case_2::h91de97a7bb3cdfe0 Nov 17 10:46:42.417 INFO [stdout] at src/tests.rs:31 Nov 17 10:46:42.417 INFO [stdout] 8: 0x5565cf5c7379 - sleep_sort::tests::test_case_2::{{closure}}::h55c18b54b414c883 Nov 17 10:46:42.417 INFO [stdout] at src/tests.rs:27 Nov 17 10:46:42.417 INFO [stdout] 9: 0x5565cf5a697d - core::ops::function::FnOnce::call_once::hac9a1752554e9396 Nov 17 10:46:42.417 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libcore/ops/function.rs:238 Nov 17 10:46:42.417 INFO [stdout] 10: 0x5565cf5d06ce - >::call_box::h9dcb7fc9b8bb4240 Nov 17 10:46:42.417 INFO [stdout] at libtest/lib.rs:1471 Nov 17 10:46:42.417 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libcore/ops/function.rs:238 Nov 17 10:46:42.417 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/liballoc/boxed.rs:673 Nov 17 10:46:42.417 INFO [stdout] 11: 0x5565cf633179 - __rust_maybe_catch_panic Nov 17 10:46:42.417 INFO [stdout] at libpanic_unwind/lib.rs:102 Nov 17 10:46:42.417 INFO [stdout] 12: 0x5565cf5c8733 - std::sys_common::backtrace::__rust_begin_short_backtrace::h89ea8afe71e36f86 Nov 17 10:46:42.417 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/panicking.rs:289 Nov 17 10:46:42.417 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/panic.rs:398 Nov 17 10:46:42.417 INFO [stdout] at libtest/lib.rs:1426 Nov 17 10:46:42.417 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/sys_common/backtrace.rs:136 Nov 17 10:46:42.417 INFO [stdout] 13: 0x5565cf5c95e4 - std::panicking::try::do_call::h4132042e0cbea3ae Nov 17 10:46:42.417 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/thread/mod.rs:477 Nov 17 10:46:42.417 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/panic.rs:319 Nov 17 10:46:42.417 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/panicking.rs:310 Nov 17 10:46:42.417 INFO [stdout] 14: 0x5565cf633179 - __rust_maybe_catch_panic Nov 17 10:46:42.417 INFO [stdout] at libpanic_unwind/lib.rs:102 Nov 17 10:46:42.417 INFO [stdout] 15: 0x5565cf5d07fc - >::call_box::hab7f616f05880bf6 Nov 17 10:46:42.417 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/panicking.rs:289 Nov 17 10:46:42.417 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/panic.rs:398 Nov 17 10:46:42.417 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/thread/mod.rs:476 Nov 17 10:46:42.417 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/liballoc/boxed.rs:673 Nov 17 10:46:42.417 INFO [stdout] 16: 0x5565cf62705d - std::sys::unix::thread::Thread::new::thread_start::h5f8d67158a1ca038 Nov 17 10:46:42.417 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/liballoc/boxed.rs:683 Nov 17 10:46:42.417 INFO [stdout] at libstd/sys_common/thread.rs:24 Nov 17 10:46:42.417 INFO [stdout] at libstd/sys/unix/thread.rs:90 Nov 17 10:46:42.417 INFO [stdout] 17: 0x7f3c78d156b9 - start_thread Nov 17 10:46:42.417 INFO [stdout] 18: 0x7f3c7883541c - clone Nov 17 10:46:42.417 INFO [stdout] 19: 0x0 - Nov 17 10:46:42.417 INFO [stdout] Nov 17 10:46:42.417 INFO [stdout] ---- tests::test_rand_ns stdout ---- Nov 17 10:46:42.417 INFO [stdout] thread 'tests::test_rand_ns' panicked at 'assertion failed: `(left == right)` Nov 17 10:46:42.417 INFO [stdout] left: `[341, 390, 430, 477, 524, 844, 855, 874]`, Nov 17 10:46:42.417 INFO [stdout] right: `[341, 390, 477, 430, 524, 855, 874, 844]`', src/tests.rs:64:5 Nov 17 10:46:42.417 INFO [stdout] stack backtrace: Nov 17 10:46:42.417 INFO [stdout] 0: 0x5565cf6253e3 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h1a944b80a560daa8 Nov 17 10:46:42.417 INFO [stdout] at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Nov 17 10:46:42.417 INFO [stdout] 1: 0x5565cf61fb08 - std::sys_common::backtrace::_print::h18f735b4c3a49bdb Nov 17 10:46:42.417 INFO [stdout] at libstd/sys_common/backtrace.rs:71 Nov 17 10:46:42.417 INFO [stdout] 2: 0x5565cf624354 - std::panicking::default_hook::{{closure}}::h97ab3548a215c097 Nov 17 10:46:42.417 INFO [stdout] at libstd/sys_common/backtrace.rs:59 Nov 17 10:46:42.417 INFO [stdout] at libstd/panicking.rs:211 Nov 17 10:46:42.417 INFO [stdout] 3: 0x5565cf62403c - std::panicking::default_hook::h98c2a01ef734e4b0 Nov 17 10:46:42.417 INFO [stdout] at libstd/panicking.rs:221 Nov 17 10:46:42.417 INFO [stdout] 4: 0x5565cf624a60 - std::panicking::rust_panic_with_hook::hb4b3f28eb79ea752 Nov 17 10:46:42.417 INFO [stdout] at libstd/panicking.rs:476 Nov 17 10:46:42.417 INFO [stdout] 5: 0x5565cf6245e1 - std::panicking::continue_panic_fmt::h61fd5a7b1a268752 Nov 17 10:46:42.417 INFO [stdout] at libstd/panicking.rs:390 Nov 17 10:46:42.417 INFO [stdout] 6: 0x5565cf62452e - std::panicking::begin_panic_fmt::hfa6f19d29682fcb6 Nov 17 10:46:42.417 INFO [stdout] at libstd/panicking.rs:345 Nov 17 10:46:42.417 INFO [stdout] 7: 0x5565cf5c7ca0 - sleep_sort::tests::test_rand_ns::h3023e4689d06e7fd Nov 17 10:46:42.417 INFO [stdout] at src/tests.rs:64 Nov 17 10:46:42.417 INFO [stdout] 8: 0x5565cf5c7989 - sleep_sort::tests::test_rand_ns::{{closure}}::h7753fa03f49691be Nov 17 10:46:42.417 INFO [stdout] at src/tests.rs:52 Nov 17 10:46:42.417 INFO [stdout] 9: 0x5565cf5a687d - core::ops::function::FnOnce::call_once::h7407d44c0bf9e774 Nov 17 10:46:42.417 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libcore/ops/function.rs:238 Nov 17 10:46:42.417 INFO [stdout] 10: 0x5565cf5d06ce - >::call_box::h9dcb7fc9b8bb4240 Nov 17 10:46:42.417 INFO [stdout] at libtest/lib.rs:1471 Nov 17 10:46:42.417 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libcore/ops/function.rs:238 Nov 17 10:46:42.417 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/liballoc/boxed.rs:673 Nov 17 10:46:42.417 INFO [stdout] 11: 0x5565cf633179 - __rust_maybe_catch_panic Nov 17 10:46:42.417 INFO [stdout] at libpanic_unwind/lib.rs:102 Nov 17 10:46:42.417 INFO [stdout] 12: 0x5565cf5c8733 - std::sys_common::backtrace::__rust_begin_short_backtrace::h89ea8afe71e36f86 Nov 17 10:46:42.417 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/panicking.rs:289 Nov 17 10:46:42.417 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/panic.rs:398 Nov 17 10:46:42.417 INFO [stdout] at libtest/lib.rs:1426 Nov 17 10:46:42.417 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/sys_common/backtrace.rs:136 Nov 17 10:46:42.417 INFO [stdout] 13: 0x5565cf5c95e4 - std::panicking::try::do_call::h4132042e0cbea3ae Nov 17 10:46:42.417 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/thread/mod.rs:477 Nov 17 10:46:42.417 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/panic.rs:319 Nov 17 10:46:42.417 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/panicking.rs:310 Nov 17 10:46:42.417 INFO [stdout] 14: 0x5565cf633179 - __rust_maybe_catch_panic Nov 17 10:46:42.417 INFO [stdout] at libpanic_unwind/lib.rs:102 Nov 17 10:46:42.418 INFO [stdout] 15: 0x5565cf5d07fc - >::call_box::hab7f616f05880bf6 Nov 17 10:46:42.418 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/panicking.rs:289 Nov 17 10:46:42.418 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/panic.rs:398 Nov 17 10:46:42.418 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/libstd/thread/mod.rs:476 Nov 17 10:46:42.418 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/liballoc/boxed.rs:673 Nov 17 10:46:42.418 INFO [stdout] 16: 0x5565cf62705d - std::sys::unix::thread::Thread::new::thread_start::h5f8d67158a1ca038 Nov 17 10:46:42.418 INFO [stdout] at /rustc/6b9b97bd9b704f85f0184f7a213cc4d62bd9654c/src/liballoc/boxed.rs:683 Nov 17 10:46:42.418 INFO [stdout] at libstd/sys_common/thread.rs:24 Nov 17 10:46:42.418 INFO [stdout] at libstd/sys/unix/thread.rs:90 Nov 17 10:46:42.418 INFO [stdout] 17: 0x7f3c78d156b9 - start_thread Nov 17 10:46:42.418 INFO [stdout] 18: 0x7f3c7883541c - clone Nov 17 10:46:42.418 INFO [stdout] 19: 0x0 - Nov 17 10:46:42.418 INFO [stdout] Nov 17 10:46:42.418 INFO [stdout] Nov 17 10:46:42.418 INFO [stdout] failures: Nov 17 10:46:42.418 INFO [stdout] tests::test_case_0 Nov 17 10:46:42.418 INFO [stdout] tests::test_case_2 Nov 17 10:46:42.418 INFO [stdout] tests::test_rand_ns Nov 17 10:46:42.418 INFO [stdout] Nov 17 10:46:42.418 INFO [stdout] test result: FAILED. 2 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 10:46:42.418 INFO [stdout] Nov 17 10:46:42.427 INFO [stderr] su: No module specific data is present Nov 17 10:46:43.087 INFO running `"docker" "inspect" "78ce1f7dcdd866b80f15f6b753404db71b492763f37fe331331a64a984b57542"` Nov 17 10:46:43.459 INFO running `"docker" "rm" "-f" "78ce1f7dcdd866b80f15f6b753404db71b492763f37fe331331a64a984b57542"` Nov 17 10:46:43.791 INFO [stdout] 78ce1f7dcdd866b80f15f6b753404db71b492763f37fe331331a64a984b57542