Nov 17 18:06:31.789 INFO testing wordlist-generator-0.1.1 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 17 18:06:31.790 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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.059 INFO [stdout] 10c9b007b9931531fa1fad0b8f64e82017f97091e34a1168cf0b650f4b774133 Nov 17 18:06:32.061 INFO running `"docker" "start" "-a" "10c9b007b9931531fa1fad0b8f64e82017f97091e34a1168cf0b650f4b774133"` Nov 17 18:06:32.495 INFO [stderr] usermod: no changes Nov 17 18:06:32.518 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 18:06:32.518 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 18:06:32.518 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 18:06:32.518 INFO [stderr] files will be included as a binary target: Nov 17 18:06:32.518 INFO [stderr] Nov 17 18:06:32.518 INFO [stderr] * /source/src/main.rs Nov 17 18:06:32.518 INFO [stderr] Nov 17 18:06:32.518 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 18:06:32.518 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 18:06:32.519 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 18:06:32.519 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 18:06:32.519 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 18:06:32.519 INFO [stderr] Nov 17 18:06:32.519 INFO [stderr] For more information on this warning you can consult Nov 17 18:06:32.519 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 18:06:32.519 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `wordlist`, Nov 17 18:06:32.519 INFO [stderr] please set bin.path in Cargo.toml Nov 17 18:06:32.551 INFO [stderr] Compiling permutohedron v0.2.4 Nov 17 18:06:32.992 INFO [stderr] Compiling wordlist-generator v0.1.1 (/source) Nov 17 18:06:34.583 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.07s Nov 17 18:06:34.587 INFO [stderr] su: No module specific data is present Nov 17 18:06:34.832 INFO running `"docker" "inspect" "10c9b007b9931531fa1fad0b8f64e82017f97091e34a1168cf0b650f4b774133"` Nov 17 18:06:34.900 INFO running `"docker" "rm" "-f" "10c9b007b9931531fa1fad0b8f64e82017f97091e34a1168cf0b650f4b774133"` Nov 17 18:06:35.017 INFO [stdout] 10c9b007b9931531fa1fad0b8f64e82017f97091e34a1168cf0b650f4b774133 Nov 17 18:06:35.020 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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.168 INFO [stdout] 47e6011b4e4e404ae9240333eec2f4e91db320e78259ab19e02cc5419d0cf32b Nov 17 18:06:35.170 INFO running `"docker" "start" "-a" "47e6011b4e4e404ae9240333eec2f4e91db320e78259ab19e02cc5419d0cf32b"` Nov 17 18:06:35.484 INFO [stderr] usermod: no changes Nov 17 18:06:35.510 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 18:06:35.510 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 18:06:35.510 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 18:06:35.510 INFO [stderr] files will be included as a binary target: Nov 17 18:06:35.510 INFO [stderr] Nov 17 18:06:35.510 INFO [stderr] * /source/src/main.rs Nov 17 18:06:35.510 INFO [stderr] Nov 17 18:06:35.510 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 18:06:35.510 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 18:06:35.510 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 18:06:35.510 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 18:06:35.510 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 18:06:35.510 INFO [stderr] Nov 17 18:06:35.510 INFO [stderr] For more information on this warning you can consult Nov 17 18:06:35.510 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 18:06:35.510 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `wordlist`, Nov 17 18:06:35.510 INFO [stderr] please set bin.path in Cargo.toml Nov 17 18:06:35.532 INFO [stderr] Compiling wordlist-generator v0.1.1 (/source) Nov 17 18:06:36.395 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.89s Nov 17 18:06:36.399 INFO [stderr] su: No module specific data is present Nov 17 18:06:36.664 INFO running `"docker" "inspect" "47e6011b4e4e404ae9240333eec2f4e91db320e78259ab19e02cc5419d0cf32b"` Nov 17 18:06:36.821 INFO running `"docker" "rm" "-f" "47e6011b4e4e404ae9240333eec2f4e91db320e78259ab19e02cc5419d0cf32b"` Nov 17 18:06:36.895 INFO [stdout] 47e6011b4e4e404ae9240333eec2f4e91db320e78259ab19e02cc5419d0cf32b Nov 17 18:06:36.896 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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.069 INFO [stdout] a4436eb6677f4e43f6d76a166b6f6c1dae6228880dfc6ea40f2aceca2ed993eb Nov 17 18:06:37.069 INFO running `"docker" "start" "-a" "a4436eb6677f4e43f6d76a166b6f6c1dae6228880dfc6ea40f2aceca2ed993eb"` Nov 17 18:06:37.381 INFO [stderr] usermod: no changes Nov 17 18:06:37.406 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 18:06:37.406 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 18:06:37.406 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 18:06:37.406 INFO [stderr] files will be included as a binary target: Nov 17 18:06:37.406 INFO [stderr] Nov 17 18:06:37.406 INFO [stderr] * /source/src/main.rs Nov 17 18:06:37.406 INFO [stderr] Nov 17 18:06:37.406 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 18:06:37.406 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 18:06:37.406 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 18:06:37.406 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 18:06:37.406 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 18:06:37.406 INFO [stderr] Nov 17 18:06:37.406 INFO [stderr] For more information on this warning you can consult Nov 17 18:06:37.406 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 18:06:37.406 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `wordlist`, Nov 17 18:06:37.407 INFO [stderr] please set bin.path in Cargo.toml Nov 17 18:06:37.429 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s Nov 17 18:06:37.430 INFO [stderr] Running /target/debug/deps/wordlist-b9d450c999e08811 Nov 17 18:06:37.431 INFO [stdout] Nov 17 18:06:37.431 INFO [stdout] running 0 tests Nov 17 18:06:37.431 INFO [stdout] Nov 17 18:06:37.431 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 18:06:37.431 INFO [stdout] Nov 17 18:06:37.433 INFO [stderr] su: No module specific data is present Nov 17 18:06:37.688 INFO running `"docker" "inspect" "a4436eb6677f4e43f6d76a166b6f6c1dae6228880dfc6ea40f2aceca2ed993eb"` Nov 17 18:06:37.764 INFO running `"docker" "rm" "-f" "a4436eb6677f4e43f6d76a166b6f6c1dae6228880dfc6ea40f2aceca2ed993eb"` Nov 17 18:06:37.843 INFO [stdout] a4436eb6677f4e43f6d76a166b6f6c1dae6228880dfc6ea40f2aceca2ed993eb