Dec 15 01:56:05.946 INFO testing permutate-0.3.2 against master#bd47d6825bf4090517549d33cfef10d3300b4a75 for pr-56550 Dec 15 01:56:05.946 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-4/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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"` Dec 15 01:56:06.252 INFO [stdout] b28c7e24a349ee12bf99be5f0543af3ffa8c7dbf04095de322a3345e5a6458b2 Dec 15 01:56:06.256 INFO running `"docker" "start" "-a" "b28c7e24a349ee12bf99be5f0543af3ffa8c7dbf04095de322a3345e5a6458b2"` Dec 15 01:56:07.610 INFO [stderr] usermod: no changes Dec 15 01:56:07.636 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 15 01:56:07.636 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 15 01:56:07.636 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 15 01:56:07.636 INFO [stderr] files will be included as a binary target: Dec 15 01:56:07.636 INFO [stderr] Dec 15 01:56:07.636 INFO [stderr] * /source/src/bin/arguments.rs Dec 15 01:56:07.636 INFO [stderr] * /source/src/bin/man.rs Dec 15 01:56:07.636 INFO [stderr] * /source/src/bin/buffer.rs Dec 15 01:56:07.636 INFO [stderr] Dec 15 01:56:07.636 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 15 01:56:07.636 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 15 01:56:07.636 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 15 01:56:07.636 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 15 01:56:07.636 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 15 01:56:07.636 INFO [stderr] Dec 15 01:56:07.637 INFO [stderr] For more information on this warning you can consult Dec 15 01:56:07.637 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 15 01:56:07.637 INFO [stderr] Compiling permutate v0.3.2 (/source) Dec 15 01:56:10.888 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.26s Dec 15 01:56:10.891 INFO [stderr] su: No module specific data is present Dec 15 01:56:12.084 INFO running `"docker" "inspect" "b28c7e24a349ee12bf99be5f0543af3ffa8c7dbf04095de322a3345e5a6458b2"` Dec 15 01:56:12.456 INFO running `"docker" "rm" "-f" "b28c7e24a349ee12bf99be5f0543af3ffa8c7dbf04095de322a3345e5a6458b2"` Dec 15 01:56:12.799 INFO [stdout] b28c7e24a349ee12bf99be5f0543af3ffa8c7dbf04095de322a3345e5a6458b2 Dec 15 01:56:12.807 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-4/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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"` Dec 15 01:56:13.284 INFO [stdout] 85e77214798feb169ecd4af41bba05f571735eb556e5aadd4f485a0924baf634 Dec 15 01:56:13.287 INFO running `"docker" "start" "-a" "85e77214798feb169ecd4af41bba05f571735eb556e5aadd4f485a0924baf634"` Dec 15 01:56:14.634 INFO [stderr] usermod: no changes Dec 15 01:56:14.711 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 15 01:56:14.711 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 15 01:56:14.711 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 15 01:56:14.711 INFO [stderr] files will be included as a binary target: Dec 15 01:56:14.711 INFO [stderr] Dec 15 01:56:14.711 INFO [stderr] * /source/src/bin/arguments.rs Dec 15 01:56:14.711 INFO [stderr] * /source/src/bin/man.rs Dec 15 01:56:14.711 INFO [stderr] * /source/src/bin/buffer.rs Dec 15 01:56:14.711 INFO [stderr] Dec 15 01:56:14.711 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 15 01:56:14.711 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 15 01:56:14.711 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 15 01:56:14.711 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 15 01:56:14.711 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 15 01:56:14.711 INFO [stderr] Dec 15 01:56:14.711 INFO [stderr] For more information on this warning you can consult Dec 15 01:56:14.711 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 15 01:56:14.719 INFO [stderr] Compiling permutate v0.3.2 (/source) Dec 15 01:56:17.475 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.82s Dec 15 01:56:17.487 INFO [stderr] su: No module specific data is present Dec 15 01:56:17.983 INFO running `"docker" "inspect" "85e77214798feb169ecd4af41bba05f571735eb556e5aadd4f485a0924baf634"` Dec 15 01:56:18.273 INFO running `"docker" "rm" "-f" "85e77214798feb169ecd4af41bba05f571735eb556e5aadd4f485a0924baf634"` Dec 15 01:56:18.554 INFO [stdout] 85e77214798feb169ecd4af41bba05f571735eb556e5aadd4f485a0924baf634 Dec 15 01:56:18.561 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-4/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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"` Dec 15 01:56:18.920 INFO [stdout] 4e09d5436751f914533d9b0c75040527851ce2eb0c67b863ab3e69724af805cd Dec 15 01:56:18.925 INFO running `"docker" "start" "-a" "4e09d5436751f914533d9b0c75040527851ce2eb0c67b863ab3e69724af805cd"` Dec 15 01:56:19.760 INFO [stderr] usermod: no changes Dec 15 01:56:19.848 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 15 01:56:19.848 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 15 01:56:19.848 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 15 01:56:19.848 INFO [stderr] files will be included as a binary target: Dec 15 01:56:19.848 INFO [stderr] Dec 15 01:56:19.848 INFO [stderr] * /source/src/bin/arguments.rs Dec 15 01:56:19.848 INFO [stderr] * /source/src/bin/man.rs Dec 15 01:56:19.848 INFO [stderr] * /source/src/bin/buffer.rs Dec 15 01:56:19.848 INFO [stderr] Dec 15 01:56:19.848 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 15 01:56:19.848 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 15 01:56:19.848 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 15 01:56:19.848 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 15 01:56:19.848 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 15 01:56:19.848 INFO [stderr] Dec 15 01:56:19.848 INFO [stderr] For more information on this warning you can consult Dec 15 01:56:19.848 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 15 01:56:19.859 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s Dec 15 01:56:19.859 INFO [stderr] Running /target/debug/deps/permutate-e158894913f48423 Dec 15 01:56:19.859 INFO [stdout] Dec 15 01:56:19.859 INFO [stdout] running 4 tests Dec 15 01:56:19.859 INFO [stdout] test test::single_list_permutation ... ok Dec 15 01:56:19.875 INFO [stdout] test test::test_permutation_values ... ok Dec 15 01:56:19.875 INFO [stdout] test test::test_reset ... ok Dec 15 01:56:21.499 INFO [stdout] test test::test_million_permutations ... ok Dec 15 01:56:21.499 INFO [stdout] Dec 15 01:56:21.499 INFO [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 15 01:56:21.499 INFO [stdout] Dec 15 01:56:21.500 INFO [stderr] Running /target/debug/deps/permutate-988e019af5a6ded6 Dec 15 01:56:21.507 INFO [stdout] Dec 15 01:56:21.507 INFO [stdout] running 1 test Dec 15 01:56:21.511 INFO [stderr] Doc-tests permutate Dec 15 01:56:21.511 INFO [stdout] test arguments::test::test_parse_arguments ... ok Dec 15 01:56:21.511 INFO [stdout] Dec 15 01:56:21.511 INFO [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 15 01:56:21.511 INFO [stdout] Dec 15 01:56:22.515 INFO [stdout] Dec 15 01:56:22.515 INFO [stdout] running 3 tests Dec 15 01:56:24.526 INFO [stdout] test src/lib.rs - (line 22) ... ok Dec 15 01:56:25.335 INFO [stdout] test src/lib.rs - (line 87) ... ok Dec 15 01:56:25.459 INFO [stdout] test src/lib.rs - (line 51) ... ok Dec 15 01:56:25.459 INFO [stdout] Dec 15 01:56:25.459 INFO [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 15 01:56:25.459 INFO [stdout] Dec 15 01:56:25.479 INFO [stderr] su: No module specific data is present Dec 15 01:56:25.964 INFO running `"docker" "inspect" "4e09d5436751f914533d9b0c75040527851ce2eb0c67b863ab3e69724af805cd"` Dec 15 01:56:26.253 INFO running `"docker" "rm" "-f" "4e09d5436751f914533d9b0c75040527851ce2eb0c67b863ab3e69724af805cd"` Dec 15 01:56:26.517 INFO [stdout] 4e09d5436751f914533d9b0c75040527851ce2eb0c67b863ab3e69724af805cd