Dec 15 07:00:11.600 INFO testing jwconv-cli-0.0.1 against master#bd47d6825bf4090517549d33cfef10d3300b4a75 for pr-56550 Dec 15 07:00:11.600 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-3/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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 15 07:00:11.860 INFO [stdout] b5e8d6ff9602b582cd69c40be7a090bf5f3c74582522a2e97a0f48f9bfbfeb71 Dec 15 07:00:11.862 INFO running `"docker" "start" "-a" "b5e8d6ff9602b582cd69c40be7a090bf5f3c74582522a2e97a0f48f9bfbfeb71"` Dec 15 07:00:12.486 INFO [stderr] usermod: no changes Dec 15 07:00:12.511 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 15 07:00:12.511 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 15 07:00:12.511 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 15 07:00:12.512 INFO [stderr] files will be included as a binary target: Dec 15 07:00:12.512 INFO [stderr] Dec 15 07:00:12.512 INFO [stderr] * /source/src/main.rs Dec 15 07:00:12.512 INFO [stderr] Dec 15 07:00:12.512 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 15 07:00:12.512 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 15 07:00:12.512 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 15 07:00:12.512 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 15 07:00:12.512 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 15 07:00:12.512 INFO [stderr] Dec 15 07:00:12.512 INFO [stderr] For more information on this warning you can consult Dec 15 07:00:12.512 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 15 07:00:12.512 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `jwconv`, Dec 15 07:00:12.512 INFO [stderr] please set bin.path in Cargo.toml Dec 15 07:00:12.540 INFO [stderr] Compiling jwconv v0.0.1 Dec 15 07:00:13.493 INFO [stderr] Compiling jwconv-cli v0.0.1 (/source) Dec 15 07:00:15.531 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.03s Dec 15 07:00:15.535 INFO [stderr] su: No module specific data is present Dec 15 07:00:15.832 INFO running `"docker" "inspect" "b5e8d6ff9602b582cd69c40be7a090bf5f3c74582522a2e97a0f48f9bfbfeb71"` Dec 15 07:00:16.025 INFO running `"docker" "rm" "-f" "b5e8d6ff9602b582cd69c40be7a090bf5f3c74582522a2e97a0f48f9bfbfeb71"` Dec 15 07:00:16.174 INFO [stdout] b5e8d6ff9602b582cd69c40be7a090bf5f3c74582522a2e97a0f48f9bfbfeb71 Dec 15 07:00:16.176 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-3/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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 15 07:00:16.371 INFO [stdout] 8da4d95fe4b72d94ae68f2800e3d81116f77e4dc9585d4687b236126d1715305 Dec 15 07:00:16.373 INFO running `"docker" "start" "-a" "8da4d95fe4b72d94ae68f2800e3d81116f77e4dc9585d4687b236126d1715305"` Dec 15 07:00:16.855 INFO [stderr] usermod: no changes Dec 15 07:00:16.882 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 15 07:00:16.882 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 15 07:00:16.882 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 15 07:00:16.882 INFO [stderr] files will be included as a binary target: Dec 15 07:00:16.882 INFO [stderr] Dec 15 07:00:16.882 INFO [stderr] * /source/src/main.rs Dec 15 07:00:16.882 INFO [stderr] Dec 15 07:00:16.882 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 15 07:00:16.882 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 15 07:00:16.882 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 15 07:00:16.882 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 15 07:00:16.882 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 15 07:00:16.882 INFO [stderr] Dec 15 07:00:16.882 INFO [stderr] For more information on this warning you can consult Dec 15 07:00:16.882 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 15 07:00:16.882 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `jwconv`, Dec 15 07:00:16.882 INFO [stderr] please set bin.path in Cargo.toml Dec 15 07:00:16.917 INFO [stderr] Compiling jwconv-cli v0.0.1 (/source) Dec 15 07:00:18.363 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.49s Dec 15 07:00:18.367 INFO [stderr] su: No module specific data is present Dec 15 07:00:18.654 INFO running `"docker" "inspect" "8da4d95fe4b72d94ae68f2800e3d81116f77e4dc9585d4687b236126d1715305"` Dec 15 07:00:18.744 INFO running `"docker" "rm" "-f" "8da4d95fe4b72d94ae68f2800e3d81116f77e4dc9585d4687b236126d1715305"` Dec 15 07:00:18.848 INFO [stdout] 8da4d95fe4b72d94ae68f2800e3d81116f77e4dc9585d4687b236126d1715305 Dec 15 07:00:18.851 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-3/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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 15 07:00:19.043 INFO [stdout] 6f7170106180537b3c9b060dd4df76c8325899f863f78c5e9c7396822d28de73 Dec 15 07:00:19.049 INFO running `"docker" "start" "-a" "6f7170106180537b3c9b060dd4df76c8325899f863f78c5e9c7396822d28de73"` Dec 15 07:00:19.488 INFO [stderr] usermod: no changes Dec 15 07:00:19.518 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 15 07:00:19.518 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 15 07:00:19.518 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 15 07:00:19.518 INFO [stderr] files will be included as a binary target: Dec 15 07:00:19.518 INFO [stderr] Dec 15 07:00:19.518 INFO [stderr] * /source/src/main.rs Dec 15 07:00:19.518 INFO [stderr] Dec 15 07:00:19.518 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 15 07:00:19.518 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 15 07:00:19.518 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 15 07:00:19.518 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 15 07:00:19.518 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 15 07:00:19.518 INFO [stderr] Dec 15 07:00:19.518 INFO [stderr] For more information on this warning you can consult Dec 15 07:00:19.518 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 15 07:00:19.518 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `jwconv`, Dec 15 07:00:19.518 INFO [stderr] please set bin.path in Cargo.toml Dec 15 07:00:19.542 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s Dec 15 07:00:19.555 INFO [stderr] Running /target/debug/deps/jwconv-6f7d7a3962be2921 Dec 15 07:00:19.557 INFO [stdout] Dec 15 07:00:19.557 INFO [stdout] running 0 tests Dec 15 07:00:19.558 INFO [stdout] Dec 15 07:00:19.558 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 15 07:00:19.558 INFO [stdout] Dec 15 07:00:19.559 INFO [stderr] su: No module specific data is present Dec 15 07:00:19.844 INFO running `"docker" "inspect" "6f7170106180537b3c9b060dd4df76c8325899f863f78c5e9c7396822d28de73"` Dec 15 07:00:19.949 INFO running `"docker" "rm" "-f" "6f7170106180537b3c9b060dd4df76c8325899f863f78c5e9c7396822d28de73"` Dec 15 07:00:20.090 INFO [stdout] 6f7170106180537b3c9b060dd4df76c8325899f863f78c5e9c7396822d28de73