Nov 17 10:46:30.932 INFO testing Wintus/rust-sleep-sort against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 17 10:46:30.932 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/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 10:46:31.083 INFO [stdout] aea6872dc79aca2d3d9603266381e55003b80b638fece59a022097f40cf1bc48 Nov 17 10:46:31.084 INFO running `"docker" "start" "-a" "aea6872dc79aca2d3d9603266381e55003b80b638fece59a022097f40cf1bc48"` Nov 17 10:46:31.455 INFO [stderr] usermod: no changes Nov 17 10:46:31.476 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 10:46:31.476 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 10:46:31.476 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 10:46:31.476 INFO [stderr] files will be included as a binary target: Nov 17 10:46:31.476 INFO [stderr] Nov 17 10:46:31.476 INFO [stderr] * /source/src/main.rs Nov 17 10:46:31.476 INFO [stderr] Nov 17 10:46:31.476 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 10:46:31.476 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 10:46:31.476 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 10:46:31.476 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 10:46:31.476 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 10:46:31.476 INFO [stderr] Nov 17 10:46:31.476 INFO [stderr] For more information on this warning you can consult Nov 17 10:46:31.476 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 10:46:31.476 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `sleep_sort`, Nov 17 10:46:31.476 INFO [stderr] please set bin.path in Cargo.toml Nov 17 10:46:31.480 INFO [stderr] Compiling libc v0.2.27 Nov 17 10:46:32.387 INFO [stderr] Compiling rand v0.3.15 Nov 17 10:46:34.414 INFO [stderr] Compiling rust_sleep_sort v0.1.0 (/source) Nov 17 10:46:36.181 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.71s Nov 17 10:46:36.189 INFO [stderr] su: No module specific data is present Nov 17 10:46:36.839 INFO running `"docker" "inspect" "aea6872dc79aca2d3d9603266381e55003b80b638fece59a022097f40cf1bc48"` Nov 17 10:46:37.185 INFO running `"docker" "rm" "-f" "aea6872dc79aca2d3d9603266381e55003b80b638fece59a022097f40cf1bc48"` Nov 17 10:46:37.500 INFO [stdout] aea6872dc79aca2d3d9603266381e55003b80b638fece59a022097f40cf1bc48 Nov 17 10:46:37.507 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/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 10:46:37.966 INFO [stdout] 3d84ab13845a25f2a91a494c59b10f076f9b5b2c280a0e2f96aa2a16c7908ee8 Nov 17 10:46:37.969 INFO running `"docker" "start" "-a" "3d84ab13845a25f2a91a494c59b10f076f9b5b2c280a0e2f96aa2a16c7908ee8"` Nov 17 10:46:39.190 INFO [stderr] usermod: no changes Nov 17 10:46:39.235 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 10:46:39.235 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 10:46:39.235 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 10:46:39.235 INFO [stderr] files will be included as a binary target: Nov 17 10:46:39.235 INFO [stderr] Nov 17 10:46:39.235 INFO [stderr] * /source/src/main.rs Nov 17 10:46:39.235 INFO [stderr] Nov 17 10:46:39.235 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 10:46:39.235 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 10:46:39.235 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 10:46:39.235 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 10:46:39.235 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 10:46:39.235 INFO [stderr] Nov 17 10:46:39.235 INFO [stderr] For more information on this warning you can consult Nov 17 10:46:39.235 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 10:46:39.235 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `sleep_sort`, Nov 17 10:46:39.235 INFO [stderr] please set bin.path in Cargo.toml Nov 17 10:46:39.237 INFO [stderr] Compiling rust_sleep_sort v0.1.0 (/source) Nov 17 10:46:40.884 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.66s Nov 17 10:46:40.887 INFO [stderr] su: No module specific data is present Nov 17 10:46:41.375 INFO running `"docker" "inspect" "3d84ab13845a25f2a91a494c59b10f076f9b5b2c280a0e2f96aa2a16c7908ee8"` Nov 17 10:46:41.645 INFO running `"docker" "rm" "-f" "3d84ab13845a25f2a91a494c59b10f076f9b5b2c280a0e2f96aa2a16c7908ee8"` Nov 17 10:46:41.947 INFO [stdout] 3d84ab13845a25f2a91a494c59b10f076f9b5b2c280a0e2f96aa2a16c7908ee8 Nov 17 10:46:41.953 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/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 10:46:42.393 INFO [stdout] c2b658e4b0c85ee0b9d2955e595bfdf9858e80f9903c50617de7497683d47a6c Nov 17 10:46:42.396 INFO running `"docker" "start" "-a" "c2b658e4b0c85ee0b9d2955e595bfdf9858e80f9903c50617de7497683d47a6c"` Nov 17 10:46:43.523 INFO [stderr] usermod: no changes Nov 17 10:46:43.567 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 10:46:43.567 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 10:46:43.567 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 10:46:43.567 INFO [stderr] files will be included as a binary target: Nov 17 10:46:43.567 INFO [stderr] Nov 17 10:46:43.567 INFO [stderr] * /source/src/main.rs Nov 17 10:46:43.567 INFO [stderr] Nov 17 10:46:43.567 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 10:46:43.567 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 10:46:43.567 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 10:46:43.567 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 10:46:43.568 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 10:46:43.568 INFO [stderr] Nov 17 10:46:43.568 INFO [stderr] For more information on this warning you can consult Nov 17 10:46:43.568 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 10:46:43.568 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `sleep_sort`, Nov 17 10:46:43.568 INFO [stderr] please set bin.path in Cargo.toml Nov 17 10:46:43.571 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s Nov 17 10:46:43.583 INFO [stderr] Running /target/debug/deps/sleep_sort-caa80fd062fe47fc Nov 17 10:46:43.583 INFO [stdout] Nov 17 10:46:43.583 INFO [stdout] running 5 tests Nov 17 10:46:43.587 INFO [stdout] test tests::test_log ... ok Nov 17 10:46:43.851 INFO [stdout] test tests::test_case_1 ... ok Nov 17 10:46:43.851 INFO [stdout] test tests::test_case_2 ... ok Nov 17 10:46:43.927 INFO [stdout] test tests::test_case_0 ... FAILED Nov 17 10:46:44.277 INFO [stdout] test tests::test_rand_ns ... ok Nov 17 10:46:44.277 INFO [stderr] error: test failed, to rerun pass '--lib' Nov 17 10:46:44.277 INFO [stdout] Nov 17 10:46:44.278 INFO [stdout] failures: Nov 17 10:46:44.278 INFO [stdout] Nov 17 10:46:44.278 INFO [stdout] ---- tests::test_case_0 stdout ---- Nov 17 10:46:44.278 INFO [stdout] thread 'tests::test_case_0' panicked at 'assertion failed: `(left == right)` Nov 17 10:46:44.278 INFO [stdout] left: `[0, 1, 3, 5, 6, 7, 8, 9, 13]`, Nov 17 10:46:44.278 INFO [stdout] right: `[0, 1, 3, 5, 6, 8, 7, 9, 13]`', src/tests.rs:15:5 Nov 17 10:46:44.278 INFO [stdout] stack backtrace: Nov 17 10:46:44.278 INFO [stdout] 0: 0x562de3b1a1b3 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h26df0f6fdb27c709 Nov 17 10:46:44.278 INFO [stdout] at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Nov 17 10:46:44.278 INFO [stdout] 1: 0x562de3b14a18 - std::sys_common::backtrace::_print::h84c40fecda6d638e Nov 17 10:46:44.278 INFO [stdout] at libstd/sys_common/backtrace.rs:71 Nov 17 10:46:44.278 INFO [stdout] 2: 0x562de3b19124 - std::panicking::default_hook::{{closure}}::h77e370c0567fc0a7 Nov 17 10:46:44.278 INFO [stdout] at libstd/sys_common/backtrace.rs:59 Nov 17 10:46:44.278 INFO [stdout] at libstd/panicking.rs:211 Nov 17 10:46:44.278 INFO [stdout] 3: 0x562de3b18e0c - std::panicking::default_hook::hb9a45c11a33bbcb2 Nov 17 10:46:44.278 INFO [stdout] at libstd/panicking.rs:221 Nov 17 10:46:44.278 INFO [stdout] 4: 0x562de3b19830 - std::panicking::rust_panic_with_hook::ha8d95048d940f754 Nov 17 10:46:44.282 INFO [stdout] at libstd/panicking.rs:476 Nov 17 10:46:44.282 INFO [stdout] 5: 0x562de3b193b1 - std::panicking::continue_panic_fmt::hfc82a3747387e2c6 Nov 17 10:46:44.283 INFO [stdout] at libstd/panicking.rs:390 Nov 17 10:46:44.283 INFO [stdout] 6: 0x562de3b192fe - std::panicking::begin_panic_fmt::h17464725d83144d2 Nov 17 10:46:44.283 INFO [stdout] at libstd/panicking.rs:345 Nov 17 10:46:44.283 INFO [stdout] 7: 0x562de3abbe98 - sleep_sort::tests::test_case_0::h6ceefba833c46926 Nov 17 10:46:44.283 INFO [stdout] at src/tests.rs:15 Nov 17 10:46:44.283 INFO [stdout] 8: 0x562de3abbbc9 - sleep_sort::tests::test_case_0::{{closure}}::hf4c16672f4f95893 Nov 17 10:46:44.283 INFO [stdout] at src/tests.rs:11 Nov 17 10:46:44.283 INFO [stdout] 9: 0x562de3a9b91d - core::ops::function::FnOnce::call_once::hfab19a1122043c5c Nov 17 10:46:44.283 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libcore/ops/function.rs:238 Nov 17 10:46:44.283 INFO [stdout] 10: 0x562de3ac57de - >::call_box::hae1ea457a0ccd8d5 Nov 17 10:46:44.283 INFO [stdout] at libtest/lib.rs:1471 Nov 17 10:46:44.283 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libcore/ops/function.rs:238 Nov 17 10:46:44.283 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/liballoc/boxed.rs:673 Nov 17 10:46:44.283 INFO [stdout] 11: 0x562de3b28059 - __rust_maybe_catch_panic Nov 17 10:46:44.283 INFO [stdout] at libpanic_unwind/lib.rs:102 Nov 17 10:46:44.283 INFO [stdout] 12: 0x562de3abd633 - std::sys_common::backtrace::__rust_begin_short_backtrace::hd0ded23d435d70d0 Nov 17 10:46:44.283 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/panicking.rs:289 Nov 17 10:46:44.283 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/panic.rs:398 Nov 17 10:46:44.283 INFO [stdout] at libtest/lib.rs:1426 Nov 17 10:46:44.283 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/sys_common/backtrace.rs:136 Nov 17 10:46:44.283 INFO [stdout] 13: 0x562de3abe4d4 - std::panicking::try::do_call::h031514fb401b7159 Nov 17 10:46:44.284 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/thread/mod.rs:477 Nov 17 10:46:44.284 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/panic.rs:319 Nov 17 10:46:44.284 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/panicking.rs:310 Nov 17 10:46:44.284 INFO [stdout] 14: 0x562de3b28059 - __rust_maybe_catch_panic Nov 17 10:46:44.284 INFO [stdout] at libpanic_unwind/lib.rs:102 Nov 17 10:46:44.284 INFO [stdout] 15: 0x562de3ac56bc - >::call_box::h44700b7a2ec6fd33 Nov 17 10:46:44.284 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/panicking.rs:289 Nov 17 10:46:44.284 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/panic.rs:398 Nov 17 10:46:44.284 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/thread/mod.rs:476 Nov 17 10:46:44.284 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/liballoc/boxed.rs:673 Nov 17 10:46:44.284 INFO [stdout] 16: 0x562de3b1bf3d - std::sys::unix::thread::Thread::new::thread_start::h8526625243d2f13b Nov 17 10:46:44.284 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/liballoc/boxed.rs:683 Nov 17 10:46:44.284 INFO [stdout] at libstd/sys_common/thread.rs:24 Nov 17 10:46:44.284 INFO [stdout] at libstd/sys/unix/thread.rs:90 Nov 17 10:46:44.284 INFO [stdout] 17: 0x7f1401c2e6b9 - start_thread Nov 17 10:46:44.284 INFO [stdout] 18: 0x7f140174e41c - clone Nov 17 10:46:44.284 INFO [stdout] 19: 0x0 - Nov 17 10:46:44.284 INFO [stdout] Nov 17 10:46:44.284 INFO [stdout] Nov 17 10:46:44.284 INFO [stdout] failures: Nov 17 10:46:44.284 INFO [stdout] tests::test_case_0 Nov 17 10:46:44.284 INFO [stdout] Nov 17 10:46:44.285 INFO [stdout] test result: FAILED. 4 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 10:46:44.285 INFO [stdout] Nov 17 10:46:44.285 INFO [stderr] su: No module specific data is present Nov 17 10:46:44.773 INFO running `"docker" "inspect" "c2b658e4b0c85ee0b9d2955e595bfdf9858e80f9903c50617de7497683d47a6c"` Nov 17 10:46:45.141 INFO running `"docker" "rm" "-f" "c2b658e4b0c85ee0b9d2955e595bfdf9858e80f9903c50617de7497683d47a6c"` Nov 17 10:46:45.503 INFO [stdout] c2b658e4b0c85ee0b9d2955e595bfdf9858e80f9903c50617de7497683d47a6c