Nov 17 18:06:32.016 INFO testing wordlist-generator-0.1.1 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 17 18:06:32.016 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/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 18:06:32.226 INFO [stdout] 1c58e1ed4343422cf287df3c321c81e25fc2b4bfbe817ac19b1d9febc0fffaad Nov 17 18:06:32.228 INFO running `"docker" "start" "-a" "1c58e1ed4343422cf287df3c321c81e25fc2b4bfbe817ac19b1d9febc0fffaad"` Nov 17 18:06:32.661 INFO [stderr] usermod: no changes Nov 17 18:06:32.694 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 18:06:32.694 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 18:06:32.694 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 18:06:32.694 INFO [stderr] files will be included as a binary target: Nov 17 18:06:32.694 INFO [stderr] Nov 17 18:06:32.694 INFO [stderr] * /source/src/main.rs Nov 17 18:06:32.694 INFO [stderr] Nov 17 18:06:32.694 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 18:06:32.694 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 18:06:32.694 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 18:06:32.694 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 18:06:32.694 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 18:06:32.694 INFO [stderr] Nov 17 18:06:32.694 INFO [stderr] For more information on this warning you can consult Nov 17 18:06:32.694 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 18:06:32.694 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `wordlist`, Nov 17 18:06:32.694 INFO [stderr] please set bin.path in Cargo.toml Nov 17 18:06:32.734 INFO [stderr] Compiling wordlist-generator v0.1.1 (/source) Nov 17 18:06:34.632 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.95s Nov 17 18:06:34.636 INFO [stderr] su: No module specific data is present Nov 17 18:06:34.841 INFO running `"docker" "inspect" "1c58e1ed4343422cf287df3c321c81e25fc2b4bfbe817ac19b1d9febc0fffaad"` Nov 17 18:06:34.891 INFO running `"docker" "rm" "-f" "1c58e1ed4343422cf287df3c321c81e25fc2b4bfbe817ac19b1d9febc0fffaad"` Nov 17 18:06:34.947 INFO [stdout] 1c58e1ed4343422cf287df3c321c81e25fc2b4bfbe817ac19b1d9febc0fffaad Nov 17 18:06:34.952 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/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 18:06:35.099 INFO [stdout] 2079758789fbff5df185ea739380695683e1456e0caa13324673c74a0b0f9ef3 Nov 17 18:06:35.104 INFO running `"docker" "start" "-a" "2079758789fbff5df185ea739380695683e1456e0caa13324673c74a0b0f9ef3"` Nov 17 18:06:35.400 INFO [stderr] usermod: no changes Nov 17 18:06:35.419 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 18:06:35.419 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 18:06:35.419 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 18:06:35.419 INFO [stderr] files will be included as a binary target: Nov 17 18:06:35.419 INFO [stderr] Nov 17 18:06:35.419 INFO [stderr] * /source/src/main.rs Nov 17 18:06:35.419 INFO [stderr] Nov 17 18:06:35.419 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 18:06:35.419 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 18:06:35.419 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 18:06:35.419 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 18:06:35.419 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 18:06:35.419 INFO [stderr] Nov 17 18:06:35.419 INFO [stderr] For more information on this warning you can consult Nov 17 18:06:35.419 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 18:06:35.419 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `wordlist`, Nov 17 18:06:35.419 INFO [stderr] please set bin.path in Cargo.toml Nov 17 18:06:35.438 INFO [stderr] Compiling wordlist-generator v0.1.1 (/source) Nov 17 18:06:36.363 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.95s Nov 17 18:06:36.375 INFO [stderr] su: No module specific data is present Nov 17 18:06:36.672 INFO running `"docker" "inspect" "2079758789fbff5df185ea739380695683e1456e0caa13324673c74a0b0f9ef3"` Nov 17 18:06:36.793 INFO running `"docker" "rm" "-f" "2079758789fbff5df185ea739380695683e1456e0caa13324673c74a0b0f9ef3"` Nov 17 18:06:36.873 INFO [stdout] 2079758789fbff5df185ea739380695683e1456e0caa13324673c74a0b0f9ef3 Nov 17 18:06:36.875 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/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 18:06:37.026 INFO [stdout] 055001f25298c526a4b3515139e26fbcec0944ac6100a4b4e6f269d912debf86 Nov 17 18:06:37.028 INFO running `"docker" "start" "-a" "055001f25298c526a4b3515139e26fbcec0944ac6100a4b4e6f269d912debf86"` Nov 17 18:06:37.374 INFO [stderr] usermod: no changes Nov 17 18:06:37.396 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 18:06:37.397 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 18:06:37.397 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 18:06:37.397 INFO [stderr] files will be included as a binary target: Nov 17 18:06:37.397 INFO [stderr] Nov 17 18:06:37.397 INFO [stderr] * /source/src/main.rs Nov 17 18:06:37.397 INFO [stderr] Nov 17 18:06:37.397 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 18:06:37.397 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 18:06:37.397 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 18:06:37.397 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 18:06:37.397 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 18:06:37.397 INFO [stderr] Nov 17 18:06:37.397 INFO [stderr] For more information on this warning you can consult Nov 17 18:06:37.397 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 18:06:37.397 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `wordlist`, Nov 17 18:06:37.397 INFO [stderr] please set bin.path in Cargo.toml Nov 17 18:06:37.422 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s Nov 17 18:06:37.423 INFO [stderr] Running /target/debug/deps/wordlist-fb6c57dfb4155436 Nov 17 18:06:37.426 INFO [stdout] Nov 17 18:06:37.426 INFO [stdout] running 0 tests Nov 17 18:06:37.426 INFO [stdout] Nov 17 18:06:37.426 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 18:06:37.426 INFO [stdout] Nov 17 18:06:37.428 INFO [stderr] su: No module specific data is present Nov 17 18:06:37.677 INFO running `"docker" "inspect" "055001f25298c526a4b3515139e26fbcec0944ac6100a4b4e6f269d912debf86"` Nov 17 18:06:37.761 INFO running `"docker" "rm" "-f" "055001f25298c526a4b3515139e26fbcec0944ac6100a4b4e6f269d912debf86"` Nov 17 18:06:37.854 INFO [stdout] 055001f25298c526a4b3515139e26fbcec0944ac6100a4b4e6f269d912debf86