Nov 18 08:07:28.311 INFO testing jwconv-cli-0.0.1 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 18 08:07:28.311 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/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 18 08:07:28.715 INFO [stdout] 8bf1deaa38d1350b6bb7970d982e5cee85be7ffae899d0ea858b94e963ace05c Nov 18 08:07:28.717 INFO running `"docker" "start" "-a" "8bf1deaa38d1350b6bb7970d982e5cee85be7ffae899d0ea858b94e963ace05c"` Nov 18 08:07:29.945 INFO [stderr] usermod: no changes Nov 18 08:07:29.992 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 08:07:29.992 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 08:07:29.992 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 08:07:29.993 INFO [stderr] files will be included as a binary target: Nov 18 08:07:29.993 INFO [stderr] Nov 18 08:07:29.993 INFO [stderr] * /source/src/main.rs Nov 18 08:07:29.994 INFO [stderr] Nov 18 08:07:29.994 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 08:07:29.994 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 08:07:29.995 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 08:07:29.995 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 08:07:29.995 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 08:07:29.996 INFO [stderr] Nov 18 08:07:29.997 INFO [stderr] For more information on this warning you can consult Nov 18 08:07:29.997 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 08:07:29.998 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `jwconv`, Nov 18 08:07:29.998 INFO [stderr] please set bin.path in Cargo.toml Nov 18 08:07:30.035 INFO [stderr] Compiling jwconv v0.0.1 Nov 18 08:07:30.880 INFO [stderr] Compiling jwconv-cli v0.0.1 (/source) Nov 18 08:07:32.869 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.90s Nov 18 08:07:32.871 INFO [stderr] su: No module specific data is present Nov 18 08:07:33.179 INFO running `"docker" "inspect" "8bf1deaa38d1350b6bb7970d982e5cee85be7ffae899d0ea858b94e963ace05c"` Nov 18 08:07:33.282 INFO running `"docker" "rm" "-f" "8bf1deaa38d1350b6bb7970d982e5cee85be7ffae899d0ea858b94e963ace05c"` Nov 18 08:07:33.386 INFO [stdout] 8bf1deaa38d1350b6bb7970d982e5cee85be7ffae899d0ea858b94e963ace05c Nov 18 08:07:33.386 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/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 18 08:07:33.574 INFO [stdout] b892e181c83061b9699f6f21f8ed43c1a660075cb8cad86da574aff968cf0f7e Nov 18 08:07:33.575 INFO running `"docker" "start" "-a" "b892e181c83061b9699f6f21f8ed43c1a660075cb8cad86da574aff968cf0f7e"` Nov 18 08:07:34.066 INFO [stderr] usermod: no changes Nov 18 08:07:34.088 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 08:07:34.089 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 08:07:34.089 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 08:07:34.089 INFO [stderr] files will be included as a binary target: Nov 18 08:07:34.089 INFO [stderr] Nov 18 08:07:34.089 INFO [stderr] * /source/src/main.rs Nov 18 08:07:34.090 INFO [stderr] Nov 18 08:07:34.090 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 08:07:34.090 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 08:07:34.090 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 08:07:34.090 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 08:07:34.090 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 08:07:34.091 INFO [stderr] Nov 18 08:07:34.091 INFO [stderr] For more information on this warning you can consult Nov 18 08:07:34.091 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 08:07:34.091 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `jwconv`, Nov 18 08:07:34.091 INFO [stderr] please set bin.path in Cargo.toml Nov 18 08:07:34.144 INFO [stderr] Compiling jwconv-cli v0.0.1 (/source) Nov 18 08:07:35.434 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.34s Nov 18 08:07:35.438 INFO [stderr] su: No module specific data is present Nov 18 08:07:35.673 INFO running `"docker" "inspect" "b892e181c83061b9699f6f21f8ed43c1a660075cb8cad86da574aff968cf0f7e"` Nov 18 08:07:35.778 INFO running `"docker" "rm" "-f" "b892e181c83061b9699f6f21f8ed43c1a660075cb8cad86da574aff968cf0f7e"` Nov 18 08:07:35.896 INFO [stdout] b892e181c83061b9699f6f21f8ed43c1a660075cb8cad86da574aff968cf0f7e Nov 18 08:07:35.898 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/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 18 08:07:36.268 INFO [stdout] 9eef260344dcc21f0ed94f00dc8379dadacded9cee08c8d6af870a4deb6c7f76 Nov 18 08:07:36.272 INFO running `"docker" "start" "-a" "9eef260344dcc21f0ed94f00dc8379dadacded9cee08c8d6af870a4deb6c7f76"` Nov 18 08:07:36.803 INFO [stderr] usermod: no changes Nov 18 08:07:36.849 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 08:07:36.849 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 08:07:36.849 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 08:07:36.849 INFO [stderr] files will be included as a binary target: Nov 18 08:07:36.849 INFO [stderr] Nov 18 08:07:36.849 INFO [stderr] * /source/src/main.rs Nov 18 08:07:36.849 INFO [stderr] Nov 18 08:07:36.849 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 08:07:36.849 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 08:07:36.849 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 08:07:36.849 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 08:07:36.849 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 08:07:36.849 INFO [stderr] Nov 18 08:07:36.849 INFO [stderr] For more information on this warning you can consult Nov 18 08:07:36.849 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 08:07:36.849 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `jwconv`, Nov 18 08:07:36.849 INFO [stderr] please set bin.path in Cargo.toml Nov 18 08:07:36.876 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s Nov 18 08:07:36.878 INFO [stderr] Running /target/debug/deps/jwconv-62c69c1559f94f4b Nov 18 08:07:36.879 INFO [stdout] Nov 18 08:07:36.879 INFO [stdout] running 0 tests Nov 18 08:07:36.879 INFO [stdout] Nov 18 08:07:36.880 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 08:07:36.880 INFO [stdout] Nov 18 08:07:36.882 INFO [stderr] su: No module specific data is present Nov 18 08:07:37.212 INFO running `"docker" "inspect" "9eef260344dcc21f0ed94f00dc8379dadacded9cee08c8d6af870a4deb6c7f76"` Nov 18 08:07:37.280 INFO running `"docker" "rm" "-f" "9eef260344dcc21f0ed94f00dc8379dadacded9cee08c8d6af870a4deb6c7f76"` Nov 18 08:07:37.370 INFO [stdout] 9eef260344dcc21f0ed94f00dc8379dadacded9cee08c8d6af870a4deb6c7f76