Nov 18 04:05:41.756 INFO testing permutate-0.3.2 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 04:05:41.756 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/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 18 04:05:42.235 INFO [stdout] e635771806f3969232d262664155f6339f37e42457a9665d657739b666679180 Nov 18 04:05:42.238 INFO running `"docker" "start" "-a" "e635771806f3969232d262664155f6339f37e42457a9665d657739b666679180"` Nov 18 04:05:43.545 INFO [stderr] usermod: no changes Nov 18 04:05:43.587 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 04:05:43.587 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 04:05:43.587 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 04:05:43.587 INFO [stderr] files will be included as a binary target: Nov 18 04:05:43.587 INFO [stderr] Nov 18 04:05:43.587 INFO [stderr] * /source/src/bin/arguments.rs Nov 18 04:05:43.587 INFO [stderr] * /source/src/bin/man.rs Nov 18 04:05:43.587 INFO [stderr] * /source/src/bin/buffer.rs Nov 18 04:05:43.587 INFO [stderr] Nov 18 04:05:43.587 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 04:05:43.587 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 04:05:43.587 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 04:05:43.587 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 04:05:43.587 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 04:05:43.587 INFO [stderr] Nov 18 04:05:43.587 INFO [stderr] For more information on this warning you can consult Nov 18 04:05:43.587 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 04:05:43.587 INFO [stderr] Compiling permutate v0.3.2 (/source) Nov 18 04:05:46.382 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.81s Nov 18 04:05:46.383 INFO [stderr] su: No module specific data is present Nov 18 04:05:47.189 INFO running `"docker" "inspect" "e635771806f3969232d262664155f6339f37e42457a9665d657739b666679180"` Nov 18 04:05:47.342 INFO running `"docker" "rm" "-f" "e635771806f3969232d262664155f6339f37e42457a9665d657739b666679180"` Nov 18 04:05:47.567 INFO [stdout] e635771806f3969232d262664155f6339f37e42457a9665d657739b666679180 Nov 18 04:05:47.578 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/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 18 04:05:48.031 INFO [stdout] 141a85a3056556f5175144ac85ac1367631690e662af08d37e61321df398532b Nov 18 04:05:48.032 INFO running `"docker" "start" "-a" "141a85a3056556f5175144ac85ac1367631690e662af08d37e61321df398532b"` Nov 18 04:05:48.679 INFO [stderr] usermod: no changes Nov 18 04:05:48.727 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 04:05:48.727 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 04:05:48.727 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 04:05:48.727 INFO [stderr] files will be included as a binary target: Nov 18 04:05:48.727 INFO [stderr] Nov 18 04:05:48.727 INFO [stderr] * /source/src/bin/arguments.rs Nov 18 04:05:48.727 INFO [stderr] * /source/src/bin/man.rs Nov 18 04:05:48.727 INFO [stderr] * /source/src/bin/buffer.rs Nov 18 04:05:48.727 INFO [stderr] Nov 18 04:05:48.727 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 04:05:48.727 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 04:05:48.727 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 04:05:48.727 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 04:05:48.727 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 04:05:48.727 INFO [stderr] Nov 18 04:05:48.727 INFO [stderr] For more information on this warning you can consult Nov 18 04:05:48.727 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 04:05:48.735 INFO [stderr] Compiling permutate v0.3.2 (/source) Nov 18 04:05:50.292 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.59s Nov 18 04:05:50.296 INFO [stderr] su: No module specific data is present Nov 18 04:05:50.527 INFO running `"docker" "inspect" "141a85a3056556f5175144ac85ac1367631690e662af08d37e61321df398532b"` Nov 18 04:05:50.607 INFO running `"docker" "rm" "-f" "141a85a3056556f5175144ac85ac1367631690e662af08d37e61321df398532b"` Nov 18 04:05:50.683 INFO [stdout] 141a85a3056556f5175144ac85ac1367631690e662af08d37e61321df398532b Nov 18 04:05:50.687 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/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 18 04:05:50.870 INFO [stdout] 4613730724a4104eb7959fe680be495d533c56fdbb67b220e9bd95d4f7865e69 Nov 18 04:05:50.872 INFO running `"docker" "start" "-a" "4613730724a4104eb7959fe680be495d533c56fdbb67b220e9bd95d4f7865e69"` Nov 18 04:05:51.295 INFO [stderr] usermod: no changes Nov 18 04:05:51.316 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 04:05:51.316 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 04:05:51.316 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 04:05:51.316 INFO [stderr] files will be included as a binary target: Nov 18 04:05:51.316 INFO [stderr] Nov 18 04:05:51.316 INFO [stderr] * /source/src/bin/arguments.rs Nov 18 04:05:51.316 INFO [stderr] * /source/src/bin/man.rs Nov 18 04:05:51.316 INFO [stderr] * /source/src/bin/buffer.rs Nov 18 04:05:51.316 INFO [stderr] Nov 18 04:05:51.316 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 04:05:51.316 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 04:05:51.316 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 04:05:51.316 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 04:05:51.316 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 04:05:51.316 INFO [stderr] Nov 18 04:05:51.316 INFO [stderr] For more information on this warning you can consult Nov 18 04:05:51.316 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 04:05:51.318 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s Nov 18 04:05:51.318 INFO [stderr] Running /target/debug/deps/permutate-c6f36185fd18db9f Nov 18 04:05:51.320 INFO [stdout] Nov 18 04:05:51.320 INFO [stdout] running 4 tests Nov 18 04:05:51.327 INFO [stdout] test test::single_list_permutation ... ok Nov 18 04:05:51.327 INFO [stdout] test test::test_permutation_values ... ok Nov 18 04:05:51.334 INFO [stdout] test test::test_reset ... ok Nov 18 04:05:52.708 INFO [stdout] test test::test_million_permutations ... ok Nov 18 04:05:52.708 INFO [stderr] Running /target/debug/deps/permutate-2b9ab601b3bdedef Nov 18 04:05:52.708 INFO [stdout] Nov 18 04:05:52.708 INFO [stderr] Doc-tests permutate Nov 18 04:05:52.708 INFO [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 04:05:52.708 INFO [stdout] Nov 18 04:05:52.708 INFO [stdout] Nov 18 04:05:52.708 INFO [stdout] running 1 test Nov 18 04:05:52.708 INFO [stdout] test arguments::test::test_parse_arguments ... ok Nov 18 04:05:52.708 INFO [stdout] Nov 18 04:05:52.708 INFO [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 04:05:52.708 INFO [stdout] Nov 18 04:05:53.244 INFO [stdout] Nov 18 04:05:53.244 INFO [stdout] running 3 tests Nov 18 04:05:55.011 INFO [stdout] test src/lib.rs - (line 51) ... ok Nov 18 04:05:55.060 INFO [stdout] test src/lib.rs - (line 22) ... ok Nov 18 04:05:55.203 INFO [stdout] test src/lib.rs - (line 87) ... ok Nov 18 04:05:55.203 INFO [stdout] Nov 18 04:05:55.203 INFO [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 04:05:55.203 INFO [stdout] Nov 18 04:05:55.216 INFO [stderr] su: No module specific data is present Nov 18 04:05:55.508 INFO running `"docker" "inspect" "4613730724a4104eb7959fe680be495d533c56fdbb67b220e9bd95d4f7865e69"` Nov 18 04:05:55.591 INFO running `"docker" "rm" "-f" "4613730724a4104eb7959fe680be495d533c56fdbb67b220e9bd95d4f7865e69"` Nov 18 04:05:55.700 INFO [stdout] 4613730724a4104eb7959fe680be495d533c56fdbb67b220e9bd95d4f7865e69