Nov 16 19:22:48.605 INFO testing mmstick/permutate against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 16 19:22:48.607 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/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 16 19:22:49.119 INFO [stdout] e075f845b8c21b04a2b3995b7ee34afb81635047f80c4a85bd145b2cb35c14ea Nov 16 19:22:49.125 INFO running `"docker" "start" "-a" "e075f845b8c21b04a2b3995b7ee34afb81635047f80c4a85bd145b2cb35c14ea"` Nov 16 19:22:51.066 INFO [stderr] usermod: no changes Nov 16 19:22:51.135 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 16 19:22:51.135 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 16 19:22:51.135 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 16 19:22:51.135 INFO [stderr] files will be included as a binary target: Nov 16 19:22:51.135 INFO [stderr] Nov 16 19:22:51.135 INFO [stderr] * /source/src/bin/arguments.rs Nov 16 19:22:51.135 INFO [stderr] * /source/src/bin/man.rs Nov 16 19:22:51.135 INFO [stderr] * /source/src/bin/buffer.rs Nov 16 19:22:51.135 INFO [stderr] Nov 16 19:22:51.135 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 16 19:22:51.135 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 16 19:22:51.135 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 16 19:22:51.135 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 16 19:22:51.135 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 16 19:22:51.135 INFO [stderr] Nov 16 19:22:51.135 INFO [stderr] For more information on this warning you can consult Nov 16 19:22:51.135 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 16 19:22:51.155 INFO [stderr] Compiling permutate v0.3.2 (/source) Nov 16 19:22:54.151 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.04s Nov 16 19:22:54.151 INFO [stderr] su: No module specific data is present Nov 16 19:22:55.107 INFO running `"docker" "inspect" "e075f845b8c21b04a2b3995b7ee34afb81635047f80c4a85bd145b2cb35c14ea"` Nov 16 19:22:55.451 INFO running `"docker" "rm" "-f" "e075f845b8c21b04a2b3995b7ee34afb81635047f80c4a85bd145b2cb35c14ea"` Nov 16 19:22:55.799 INFO [stdout] e075f845b8c21b04a2b3995b7ee34afb81635047f80c4a85bd145b2cb35c14ea Nov 16 19:22:55.809 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/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 16 19:22:56.416 INFO [stdout] 05dda53be05c84d6689927c6cd1c210ca8f307aec81551741a4c1d6ce7df8aff Nov 16 19:22:56.419 INFO running `"docker" "start" "-a" "05dda53be05c84d6689927c6cd1c210ca8f307aec81551741a4c1d6ce7df8aff"` Nov 16 19:22:58.323 INFO [stderr] usermod: no changes Nov 16 19:22:58.387 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 16 19:22:58.387 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 16 19:22:58.387 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 16 19:22:58.387 INFO [stderr] files will be included as a binary target: Nov 16 19:22:58.387 INFO [stderr] Nov 16 19:22:58.387 INFO [stderr] * /source/src/bin/arguments.rs Nov 16 19:22:58.387 INFO [stderr] * /source/src/bin/man.rs Nov 16 19:22:58.387 INFO [stderr] * /source/src/bin/buffer.rs Nov 16 19:22:58.387 INFO [stderr] Nov 16 19:22:58.387 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 16 19:22:58.387 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 16 19:22:58.387 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 16 19:22:58.387 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 16 19:22:58.387 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 16 19:22:58.387 INFO [stderr] Nov 16 19:22:58.387 INFO [stderr] For more information on this warning you can consult Nov 16 19:22:58.387 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 16 19:22:58.399 INFO [stderr] Compiling permutate v0.3.2 (/source) Nov 16 19:23:01.283 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.93s Nov 16 19:23:01.286 INFO [stderr] su: No module specific data is present Nov 16 19:23:02.403 INFO running `"docker" "inspect" "05dda53be05c84d6689927c6cd1c210ca8f307aec81551741a4c1d6ce7df8aff"` Nov 16 19:23:02.765 INFO running `"docker" "rm" "-f" "05dda53be05c84d6689927c6cd1c210ca8f307aec81551741a4c1d6ce7df8aff"` Nov 16 19:23:03.131 INFO [stdout] 05dda53be05c84d6689927c6cd1c210ca8f307aec81551741a4c1d6ce7df8aff Nov 16 19:23:03.137 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/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 16 19:23:03.587 INFO [stdout] 81092a7d79b7b96053ef58b2f15c91cd34e6379bba4da4f6c4f2ddd6018482d3 Nov 16 19:23:03.591 INFO running `"docker" "start" "-a" "81092a7d79b7b96053ef58b2f15c91cd34e6379bba4da4f6c4f2ddd6018482d3"` Nov 16 19:23:05.435 INFO [stderr] usermod: no changes Nov 16 19:23:05.495 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 16 19:23:05.495 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 16 19:23:05.495 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 16 19:23:05.495 INFO [stderr] files will be included as a binary target: Nov 16 19:23:05.495 INFO [stderr] Nov 16 19:23:05.495 INFO [stderr] * /source/src/bin/arguments.rs Nov 16 19:23:05.495 INFO [stderr] * /source/src/bin/man.rs Nov 16 19:23:05.495 INFO [stderr] * /source/src/bin/buffer.rs Nov 16 19:23:05.495 INFO [stderr] Nov 16 19:23:05.495 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 16 19:23:05.495 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 16 19:23:05.495 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 16 19:23:05.495 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 16 19:23:05.495 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 16 19:23:05.495 INFO [stderr] Nov 16 19:23:05.495 INFO [stderr] For more information on this warning you can consult Nov 16 19:23:05.495 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 16 19:23:05.495 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s Nov 16 19:23:05.495 INFO [stderr] Running /target/debug/deps/permutate-c6f36185fd18db9f Nov 16 19:23:05.511 INFO [stdout] Nov 16 19:23:05.511 INFO [stdout] running 4 tests Nov 16 19:23:05.511 INFO [stdout] test test::test_permutation_values ... ok Nov 16 19:23:05.527 INFO [stdout] test test::test_reset ... ok Nov 16 19:23:05.527 INFO [stdout] test test::single_list_permutation ... ok Nov 16 19:23:07.065 INFO [stdout] test test::test_million_permutations ... ok Nov 16 19:23:07.065 INFO [stdout] Nov 16 19:23:07.066 INFO [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 19:23:07.066 INFO [stdout] Nov 16 19:23:07.068 INFO [stderr] Running /target/debug/deps/permutate-2b9ab601b3bdedef Nov 16 19:23:07.071 INFO [stdout] Nov 16 19:23:07.071 INFO [stdout] running 1 test Nov 16 19:23:07.083 INFO [stdout] test arguments::test::test_parse_arguments ... ok Nov 16 19:23:07.084 INFO [stdout] Nov 16 19:23:07.085 INFO [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 19:23:07.085 INFO [stdout] Nov 16 19:23:07.086 INFO [stderr] Doc-tests permutate Nov 16 19:23:07.516 INFO [stdout] Nov 16 19:23:07.516 INFO [stdout] running 3 tests Nov 16 19:23:10.401 INFO [stdout] test src/lib.rs - (line 51) ... ok Nov 16 19:23:10.447 INFO [stdout] test src/lib.rs - (line 22) ... ok Nov 16 19:23:10.661 INFO [stdout] test src/lib.rs - (line 87) ... ok Nov 16 19:23:10.661 INFO [stdout] Nov 16 19:23:10.661 INFO [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 19:23:10.661 INFO [stdout] Nov 16 19:23:10.685 INFO [stderr] su: No module specific data is present Nov 16 19:23:12.076 INFO running `"docker" "inspect" "81092a7d79b7b96053ef58b2f15c91cd34e6379bba4da4f6c4f2ddd6018482d3"` Nov 16 19:23:12.425 INFO running `"docker" "rm" "-f" "81092a7d79b7b96053ef58b2f15c91cd34e6379bba4da4f6c4f2ddd6018482d3"` Nov 16 19:23:12.791 INFO [stdout] 81092a7d79b7b96053ef58b2f15c91cd34e6379bba4da4f6c4f2ddd6018482d3