Nov 17 08:59:44.651 INFO testing ashfordneil/password-hash-util against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 17 08:59:44.651 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 17 08:59:44.883 INFO [stdout] 6d1e06dae97701a2190100a91dd4164d1717a09bd378a259e2b774f691372fa1 Nov 17 08:59:44.886 INFO running `"docker" "start" "-a" "6d1e06dae97701a2190100a91dd4164d1717a09bd378a259e2b774f691372fa1"` Nov 17 08:59:45.599 INFO [stderr] usermod: no changes Nov 17 08:59:45.659 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 08:59:45.660 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 08:59:45.660 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 08:59:45.660 INFO [stderr] files will be included as a binary target: Nov 17 08:59:45.661 INFO [stderr] Nov 17 08:59:45.661 INFO [stderr] * /source/src/main.rs Nov 17 08:59:45.661 INFO [stderr] Nov 17 08:59:45.662 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 08:59:45.662 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 08:59:45.662 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 08:59:45.663 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 08:59:45.663 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 08:59:45.663 INFO [stderr] Nov 17 08:59:45.664 INFO [stderr] For more information on this warning you can consult Nov 17 08:59:45.664 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 08:59:45.664 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `pw`, Nov 17 08:59:45.665 INFO [stderr] please set bin.path in Cargo.toml Nov 17 08:59:45.723 INFO [stderr] Compiling unicode-segmentation v1.0.3 Nov 17 08:59:45.727 INFO [stderr] Compiling rust-crypto v0.2.36 Nov 17 08:59:45.747 INFO [stderr] Compiling rpassword v0.3.1 Nov 17 08:59:46.755 INFO [stderr] Compiling clap v2.20.3 Nov 17 08:59:55.571 INFO [stderr] Compiling pwhash v0.1.1 Nov 17 09:00:02.903 INFO [stderr] Compiling password-hash-util v0.1.0 (/source) Nov 17 09:00:04.907 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.27s Nov 17 09:00:04.911 INFO [stderr] su: No module specific data is present Nov 17 09:00:06.015 INFO running `"docker" "inspect" "6d1e06dae97701a2190100a91dd4164d1717a09bd378a259e2b774f691372fa1"` Nov 17 09:00:06.377 INFO running `"docker" "rm" "-f" "6d1e06dae97701a2190100a91dd4164d1717a09bd378a259e2b774f691372fa1"` Nov 17 09:00:06.639 INFO [stdout] 6d1e06dae97701a2190100a91dd4164d1717a09bd378a259e2b774f691372fa1 Nov 17 09:00:06.647 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 17 09:00:07.079 INFO [stdout] 8268520c78854726617813befa5439975673951b39932f8c5dab1e289b04f985 Nov 17 09:00:07.081 INFO running `"docker" "start" "-a" "8268520c78854726617813befa5439975673951b39932f8c5dab1e289b04f985"` Nov 17 09:00:08.160 INFO [stderr] usermod: no changes Nov 17 09:00:08.223 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 09:00:08.223 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 09:00:08.224 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 09:00:08.224 INFO [stderr] files will be included as a binary target: Nov 17 09:00:08.224 INFO [stderr] Nov 17 09:00:08.225 INFO [stderr] * /source/src/main.rs Nov 17 09:00:08.225 INFO [stderr] Nov 17 09:00:08.225 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 09:00:08.226 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 09:00:08.226 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 09:00:08.226 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 09:00:08.226 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 09:00:08.227 INFO [stderr] Nov 17 09:00:08.227 INFO [stderr] For more information on this warning you can consult Nov 17 09:00:08.227 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 09:00:08.228 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `pw`, Nov 17 09:00:08.228 INFO [stderr] please set bin.path in Cargo.toml Nov 17 09:00:08.267 INFO [stderr] Compiling password-hash-util v0.1.0 (/source) Nov 17 09:00:09.238 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.05s Nov 17 09:00:09.243 INFO [stderr] su: No module specific data is present Nov 17 09:00:09.532 INFO running `"docker" "inspect" "8268520c78854726617813befa5439975673951b39932f8c5dab1e289b04f985"` Nov 17 09:00:09.624 INFO running `"docker" "rm" "-f" "8268520c78854726617813befa5439975673951b39932f8c5dab1e289b04f985"` Nov 17 09:00:09.703 INFO [stdout] 8268520c78854726617813befa5439975673951b39932f8c5dab1e289b04f985 Nov 17 09:00:09.705 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 17 09:00:09.921 INFO [stdout] 842dc73cf618c370d225473e723d6009284d2a1a5e52a6d31c39684cc94182ba Nov 17 09:00:09.925 INFO running `"docker" "start" "-a" "842dc73cf618c370d225473e723d6009284d2a1a5e52a6d31c39684cc94182ba"` Nov 17 09:00:10.360 INFO [stderr] usermod: no changes Nov 17 09:00:10.393 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 09:00:10.393 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 09:00:10.393 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 09:00:10.393 INFO [stderr] files will be included as a binary target: Nov 17 09:00:10.393 INFO [stderr] Nov 17 09:00:10.393 INFO [stderr] * /source/src/main.rs Nov 17 09:00:10.393 INFO [stderr] Nov 17 09:00:10.393 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 09:00:10.393 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 09:00:10.393 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 09:00:10.393 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 09:00:10.393 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 09:00:10.393 INFO [stderr] Nov 17 09:00:10.393 INFO [stderr] For more information on this warning you can consult Nov 17 09:00:10.394 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 09:00:10.394 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `pw`, Nov 17 09:00:10.394 INFO [stderr] please set bin.path in Cargo.toml Nov 17 09:00:10.429 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s Nov 17 09:00:10.432 INFO [stderr] Running /target/debug/deps/pw-a14d052c3a623ea2 Nov 17 09:00:10.432 INFO [stdout] Nov 17 09:00:10.432 INFO [stdout] running 0 tests Nov 17 09:00:10.432 INFO [stdout] Nov 17 09:00:10.432 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 09:00:10.432 INFO [stdout] Nov 17 09:00:10.434 INFO [stderr] su: No module specific data is present Nov 17 09:00:10.677 INFO running `"docker" "inspect" "842dc73cf618c370d225473e723d6009284d2a1a5e52a6d31c39684cc94182ba"` Nov 17 09:00:10.785 INFO running `"docker" "rm" "-f" "842dc73cf618c370d225473e723d6009284d2a1a5e52a6d31c39684cc94182ba"` Nov 17 09:00:10.896 INFO [stdout] 842dc73cf618c370d225473e723d6009284d2a1a5e52a6d31c39684cc94182ba