Dec 07 09:23:06.446 INFO testing jwconv-cli-0.0.1 against try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468 for pr-56514 Dec 07 09:23:06.446 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-0/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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"` Dec 07 09:23:06.657 INFO [stdout] da7cb2ee040504dfe0fc2435526b57e45d65018ec052b70fde1b6673995fecad Dec 07 09:23:06.659 INFO running `"docker" "start" "-a" "da7cb2ee040504dfe0fc2435526b57e45d65018ec052b70fde1b6673995fecad"` Dec 07 09:23:07.134 INFO [stderr] usermod: no changes Dec 07 09:23:07.139 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 07 09:23:07.139 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 07 09:23:07.139 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 07 09:23:07.139 INFO [stderr] files will be included as a binary target: Dec 07 09:23:07.139 INFO [stderr] Dec 07 09:23:07.139 INFO [stderr] * /source/src/main.rs Dec 07 09:23:07.139 INFO [stderr] Dec 07 09:23:07.139 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 07 09:23:07.139 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 07 09:23:07.139 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 07 09:23:07.139 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 07 09:23:07.139 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 07 09:23:07.139 INFO [stderr] Dec 07 09:23:07.139 INFO [stderr] For more information on this warning you can consult Dec 07 09:23:07.139 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 07 09:23:07.139 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `jwconv`, Dec 07 09:23:07.139 INFO [stderr] please set bin.path in Cargo.toml Dec 07 09:23:07.168 INFO [stderr] Compiling jwconv v0.0.1 Dec 07 09:23:07.873 INFO [stderr] Compiling jwconv-cli v0.0.1 (/source) Dec 07 09:23:09.780 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.65s Dec 07 09:23:09.785 INFO [stderr] su: No module specific data is present Dec 07 09:23:10.057 INFO running `"docker" "inspect" "da7cb2ee040504dfe0fc2435526b57e45d65018ec052b70fde1b6673995fecad"` Dec 07 09:23:10.146 INFO running `"docker" "rm" "-f" "da7cb2ee040504dfe0fc2435526b57e45d65018ec052b70fde1b6673995fecad"` Dec 07 09:23:10.243 INFO [stdout] da7cb2ee040504dfe0fc2435526b57e45d65018ec052b70fde1b6673995fecad Dec 07 09:23:10.246 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-0/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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"` Dec 07 09:23:10.424 INFO [stdout] 34791819c3755977299a50ae1953765e3e8174b29cb9d668b5bb537c7e4824e4 Dec 07 09:23:10.426 INFO running `"docker" "start" "-a" "34791819c3755977299a50ae1953765e3e8174b29cb9d668b5bb537c7e4824e4"` Dec 07 09:23:10.977 INFO [stderr] usermod: no changes Dec 07 09:23:10.999 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 07 09:23:10.999 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 07 09:23:10.999 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 07 09:23:10.999 INFO [stderr] files will be included as a binary target: Dec 07 09:23:10.999 INFO [stderr] Dec 07 09:23:10.999 INFO [stderr] * /source/src/main.rs Dec 07 09:23:10.999 INFO [stderr] Dec 07 09:23:10.999 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 07 09:23:10.999 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 07 09:23:10.999 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 07 09:23:10.999 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 07 09:23:10.999 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 07 09:23:10.999 INFO [stderr] Dec 07 09:23:10.999 INFO [stderr] For more information on this warning you can consult Dec 07 09:23:10.999 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 07 09:23:10.999 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `jwconv`, Dec 07 09:23:10.999 INFO [stderr] please set bin.path in Cargo.toml Dec 07 09:23:11.019 INFO [stderr] Compiling jwconv-cli v0.0.1 (/source) Dec 07 09:23:11.919 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.92s Dec 07 09:23:11.923 INFO [stderr] su: No module specific data is present Dec 07 09:23:12.142 INFO running `"docker" "inspect" "34791819c3755977299a50ae1953765e3e8174b29cb9d668b5bb537c7e4824e4"` Dec 07 09:23:12.218 INFO running `"docker" "rm" "-f" "34791819c3755977299a50ae1953765e3e8174b29cb9d668b5bb537c7e4824e4"` Dec 07 09:23:12.289 INFO [stdout] 34791819c3755977299a50ae1953765e3e8174b29cb9d668b5bb537c7e4824e4 Dec 07 09:23:12.293 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-0/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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"` Dec 07 09:23:12.452 INFO [stdout] 10ecfd630f0a2340524ad05c63493b7534dbebdfa8cb5eb935ad072a4abc6952 Dec 07 09:23:12.454 INFO running `"docker" "start" "-a" "10ecfd630f0a2340524ad05c63493b7534dbebdfa8cb5eb935ad072a4abc6952"` Dec 07 09:23:12.989 INFO [stderr] usermod: no changes Dec 07 09:23:13.017 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 07 09:23:13.017 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 07 09:23:13.017 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 07 09:23:13.017 INFO [stderr] files will be included as a binary target: Dec 07 09:23:13.017 INFO [stderr] Dec 07 09:23:13.017 INFO [stderr] * /source/src/main.rs Dec 07 09:23:13.017 INFO [stderr] Dec 07 09:23:13.017 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 07 09:23:13.017 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 07 09:23:13.017 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 07 09:23:13.017 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 07 09:23:13.017 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 07 09:23:13.017 INFO [stderr] Dec 07 09:23:13.017 INFO [stderr] For more information on this warning you can consult Dec 07 09:23:13.017 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 07 09:23:13.017 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `jwconv`, Dec 07 09:23:13.017 INFO [stderr] please set bin.path in Cargo.toml Dec 07 09:23:13.032 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s Dec 07 09:23:13.033 INFO [stderr] Running /target/debug/deps/jwconv-bcc762b047d579c2 Dec 07 09:23:13.035 INFO [stdout] Dec 07 09:23:13.035 INFO [stdout] running 0 tests Dec 07 09:23:13.035 INFO [stdout] Dec 07 09:23:13.035 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 07 09:23:13.035 INFO [stdout] Dec 07 09:23:13.036 INFO [stderr] su: No module specific data is present Dec 07 09:23:13.284 INFO running `"docker" "inspect" "10ecfd630f0a2340524ad05c63493b7534dbebdfa8cb5eb935ad072a4abc6952"` Dec 07 09:23:13.406 INFO running `"docker" "rm" "-f" "10ecfd630f0a2340524ad05c63493b7534dbebdfa8cb5eb935ad072a4abc6952"` Dec 07 09:23:13.498 INFO [stdout] 10ecfd630f0a2340524ad05c63493b7534dbebdfa8cb5eb935ad072a4abc6952