Dec 07 09:23:06.894 INFO testing jwconv-cli-0.0.1 against master#906deae0790bd18681b937fe9a141a3c26cf1855 for pr-56514 Dec 07 09:23:06.895 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-2/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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:07.073 INFO [stdout] 6e85e7ffbdffbdab76b2b08e3b8878cdb9e9f00d4ffb37a6a25088cbec46e840 Dec 07 09:23:07.134 INFO running `"docker" "start" "-a" "6e85e7ffbdffbdab76b2b08e3b8878cdb9e9f00d4ffb37a6a25088cbec46e840"` Dec 07 09:23:07.629 INFO [stderr] usermod: no changes Dec 07 09:23:07.656 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 07 09:23:07.656 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 07 09:23:07.656 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 07 09:23:07.656 INFO [stderr] files will be included as a binary target: Dec 07 09:23:07.656 INFO [stderr] Dec 07 09:23:07.656 INFO [stderr] * /source/src/main.rs Dec 07 09:23:07.656 INFO [stderr] Dec 07 09:23:07.656 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 07 09:23:07.656 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 07 09:23:07.656 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 07 09:23:07.656 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 07 09:23:07.656 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 07 09:23:07.656 INFO [stderr] Dec 07 09:23:07.656 INFO [stderr] For more information on this warning you can consult Dec 07 09:23:07.656 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 07 09:23:07.656 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `jwconv`, Dec 07 09:23:07.656 INFO [stderr] please set bin.path in Cargo.toml Dec 07 09:23:07.700 INFO [stderr] Compiling jwconv v0.0.1 Dec 07 09:23:08.713 INFO [stderr] Compiling jwconv-cli v0.0.1 (/source) Dec 07 09:23:10.903 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.27s Dec 07 09:23:10.907 INFO [stderr] su: No module specific data is present Dec 07 09:23:11.269 INFO running `"docker" "inspect" "6e85e7ffbdffbdab76b2b08e3b8878cdb9e9f00d4ffb37a6a25088cbec46e840"` Dec 07 09:23:11.343 INFO running `"docker" "rm" "-f" "6e85e7ffbdffbdab76b2b08e3b8878cdb9e9f00d4ffb37a6a25088cbec46e840"` Dec 07 09:23:11.457 INFO [stdout] 6e85e7ffbdffbdab76b2b08e3b8878cdb9e9f00d4ffb37a6a25088cbec46e840 Dec 07 09:23:11.462 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-2/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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:11.628 INFO [stdout] 85d9015a7b4a334dd4536b971cb1554f3b69c5f615bc4d77db47ec6cbdb7c780 Dec 07 09:23:11.630 INFO running `"docker" "start" "-a" "85d9015a7b4a334dd4536b971cb1554f3b69c5f615bc4d77db47ec6cbdb7c780"` Dec 07 09:23:12.103 INFO [stderr] usermod: no changes Dec 07 09:23:12.128 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 07 09:23:12.128 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 07 09:23:12.128 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 07 09:23:12.128 INFO [stderr] files will be included as a binary target: Dec 07 09:23:12.128 INFO [stderr] Dec 07 09:23:12.128 INFO [stderr] * /source/src/main.rs Dec 07 09:23:12.128 INFO [stderr] Dec 07 09:23:12.128 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 07 09:23:12.128 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 07 09:23:12.128 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 07 09:23:12.128 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 07 09:23:12.128 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 07 09:23:12.128 INFO [stderr] Dec 07 09:23:12.128 INFO [stderr] For more information on this warning you can consult Dec 07 09:23:12.128 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 07 09:23:12.128 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `jwconv`, Dec 07 09:23:12.128 INFO [stderr] please set bin.path in Cargo.toml Dec 07 09:23:12.143 INFO [stderr] Compiling jwconv-cli v0.0.1 (/source) Dec 07 09:23:13.444 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.32s Dec 07 09:23:13.448 INFO [stderr] su: No module specific data is present Dec 07 09:23:13.685 INFO running `"docker" "inspect" "85d9015a7b4a334dd4536b971cb1554f3b69c5f615bc4d77db47ec6cbdb7c780"` Dec 07 09:23:13.782 INFO running `"docker" "rm" "-f" "85d9015a7b4a334dd4536b971cb1554f3b69c5f615bc4d77db47ec6cbdb7c780"` Dec 07 09:23:13.906 INFO [stdout] 85d9015a7b4a334dd4536b971cb1554f3b69c5f615bc4d77db47ec6cbdb7c780 Dec 07 09:23:13.907 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-2/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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:14.111 INFO [stdout] f98c839fbf72930cac7f73720e64c612d9e444b4d2b860fdaff352f5fb551cf4 Dec 07 09:23:14.113 INFO running `"docker" "start" "-a" "f98c839fbf72930cac7f73720e64c612d9e444b4d2b860fdaff352f5fb551cf4"` Dec 07 09:23:14.542 INFO [stderr] usermod: no changes Dec 07 09:23:14.571 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 07 09:23:14.571 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 07 09:23:14.571 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 07 09:23:14.571 INFO [stderr] files will be included as a binary target: Dec 07 09:23:14.571 INFO [stderr] Dec 07 09:23:14.571 INFO [stderr] * /source/src/main.rs Dec 07 09:23:14.571 INFO [stderr] Dec 07 09:23:14.571 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 07 09:23:14.571 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 07 09:23:14.571 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 07 09:23:14.571 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 07 09:23:14.571 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 07 09:23:14.571 INFO [stderr] Dec 07 09:23:14.571 INFO [stderr] For more information on this warning you can consult Dec 07 09:23:14.571 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 07 09:23:14.571 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `jwconv`, Dec 07 09:23:14.571 INFO [stderr] please set bin.path in Cargo.toml Dec 07 09:23:14.589 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s Dec 07 09:23:14.601 INFO [stderr] Running /target/debug/deps/jwconv-27e295857588e5e4 Dec 07 09:23:14.603 INFO [stdout] Dec 07 09:23:14.604 INFO [stdout] running 0 tests Dec 07 09:23:14.604 INFO [stdout] Dec 07 09:23:14.604 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 07 09:23:14.604 INFO [stdout] Dec 07 09:23:14.606 INFO [stderr] su: No module specific data is present Dec 07 09:23:14.866 INFO running `"docker" "inspect" "f98c839fbf72930cac7f73720e64c612d9e444b4d2b860fdaff352f5fb551cf4"` Dec 07 09:23:14.969 INFO running `"docker" "rm" "-f" "f98c839fbf72930cac7f73720e64c612d9e444b4d2b860fdaff352f5fb551cf4"` Dec 07 09:23:15.102 INFO [stdout] f98c839fbf72930cac7f73720e64c612d9e444b4d2b860fdaff352f5fb551cf4