Nov 18 11:04:10.638 INFO testing google-language1-cli-1.0.7+20171204 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 18 11:04:10.640 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/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 11:04:11.093 INFO [stdout] 336eca7381471451de116db9962be61522cd40bb97096095c9ce6edfc96cfbab Nov 18 11:04:11.096 INFO running `"docker" "start" "-a" "336eca7381471451de116db9962be61522cd40bb97096095c9ce6edfc96cfbab"` Nov 18 11:04:13.219 INFO [stderr] usermod: no changes Nov 18 11:04:13.273 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 11:04:13.273 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 11:04:13.273 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 11:04:13.273 INFO [stderr] files will be included as a binary target: Nov 18 11:04:13.273 INFO [stderr] Nov 18 11:04:13.273 INFO [stderr] * /source/src/main.rs Nov 18 11:04:13.273 INFO [stderr] Nov 18 11:04:13.274 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 11:04:13.274 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 11:04:13.274 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 11:04:13.274 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 11:04:13.274 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 11:04:13.274 INFO [stderr] Nov 18 11:04:13.274 INFO [stderr] For more information on this warning you can consult Nov 18 11:04:13.274 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 11:04:13.274 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `language1`, Nov 18 11:04:13.274 INFO [stderr] please set bin.path in Cargo.toml Nov 18 11:04:13.430 INFO [stderr] Compiling google-language1 v1.0.8+20180930 Nov 18 11:04:20.211 INFO [stderr] Compiling google-language1-cli v1.0.7+20171204 (/source) Nov 18 11:04:36.056 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.81s Nov 18 11:04:36.071 INFO [stderr] su: No module specific data is present Nov 18 11:04:37.381 INFO running `"docker" "inspect" "336eca7381471451de116db9962be61522cd40bb97096095c9ce6edfc96cfbab"` Nov 18 11:04:37.712 INFO running `"docker" "rm" "-f" "336eca7381471451de116db9962be61522cd40bb97096095c9ce6edfc96cfbab"` Nov 18 11:04:38.115 INFO [stdout] 336eca7381471451de116db9962be61522cd40bb97096095c9ce6edfc96cfbab Nov 18 11:04:38.120 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/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 11:04:38.610 INFO [stdout] a7aefc1c728e9d55090cf4a2407da6bee1417afdf64b7e12cd9dce1c0bc91195 Nov 18 11:04:38.613 INFO running `"docker" "start" "-a" "a7aefc1c728e9d55090cf4a2407da6bee1417afdf64b7e12cd9dce1c0bc91195"` Nov 18 11:04:40.439 INFO [stderr] usermod: no changes Nov 18 11:04:40.499 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 11:04:40.499 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 11:04:40.499 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 11:04:40.499 INFO [stderr] files will be included as a binary target: Nov 18 11:04:40.499 INFO [stderr] Nov 18 11:04:40.499 INFO [stderr] * /source/src/main.rs Nov 18 11:04:40.499 INFO [stderr] Nov 18 11:04:40.499 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 11:04:40.499 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 11:04:40.499 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 11:04:40.499 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 11:04:40.499 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 11:04:40.499 INFO [stderr] Nov 18 11:04:40.499 INFO [stderr] For more information on this warning you can consult Nov 18 11:04:40.499 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 11:04:40.499 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `language1`, Nov 18 11:04:40.499 INFO [stderr] please set bin.path in Cargo.toml Nov 18 11:04:40.683 INFO [stderr] Compiling google-language1-cli v1.0.7+20171204 (/source) Nov 18 11:04:46.348 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.88s Nov 18 11:04:46.362 INFO [stderr] su: No module specific data is present Nov 18 11:04:47.815 INFO running `"docker" "inspect" "a7aefc1c728e9d55090cf4a2407da6bee1417afdf64b7e12cd9dce1c0bc91195"` Nov 18 11:04:48.119 INFO running `"docker" "rm" "-f" "a7aefc1c728e9d55090cf4a2407da6bee1417afdf64b7e12cd9dce1c0bc91195"` Nov 18 11:04:48.490 INFO [stdout] a7aefc1c728e9d55090cf4a2407da6bee1417afdf64b7e12cd9dce1c0bc91195 Nov 18 11:04:48.493 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/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 11:04:49.105 INFO [stdout] f8eb22d18f9d1fdf96328507291a27300dda263b658ec1a2711d5fc7eeb62bc1 Nov 18 11:04:49.107 INFO running `"docker" "start" "-a" "f8eb22d18f9d1fdf96328507291a27300dda263b658ec1a2711d5fc7eeb62bc1"` Nov 18 11:04:50.965 INFO [stderr] usermod: no changes Nov 18 11:04:51.019 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 11:04:51.021 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 11:04:51.021 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 11:04:51.021 INFO [stderr] files will be included as a binary target: Nov 18 11:04:51.021 INFO [stderr] Nov 18 11:04:51.021 INFO [stderr] * /source/src/main.rs Nov 18 11:04:51.021 INFO [stderr] Nov 18 11:04:51.021 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 11:04:51.021 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 11:04:51.021 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 11:04:51.021 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 11:04:51.021 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 11:04:51.021 INFO [stderr] Nov 18 11:04:51.021 INFO [stderr] For more information on this warning you can consult Nov 18 11:04:51.021 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 11:04:51.021 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `language1`, Nov 18 11:04:51.021 INFO [stderr] please set bin.path in Cargo.toml Nov 18 11:04:51.239 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.25s Nov 18 11:04:51.259 INFO [stderr] Running /target/debug/deps/language1-bcbcb51bf92645d9 Nov 18 11:04:51.259 INFO [stderr] su: No module specific data is present Nov 18 11:04:51.259 INFO [stdout] Nov 18 11:04:51.259 INFO [stdout] running 0 tests Nov 18 11:04:51.259 INFO [stdout] Nov 18 11:04:51.259 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 11:04:51.259 INFO [stdout] Nov 18 11:04:52.123 INFO running `"docker" "inspect" "f8eb22d18f9d1fdf96328507291a27300dda263b658ec1a2711d5fc7eeb62bc1"` Nov 18 11:04:52.505 INFO running `"docker" "rm" "-f" "f8eb22d18f9d1fdf96328507291a27300dda263b658ec1a2711d5fc7eeb62bc1"` Nov 18 11:04:52.807 INFO [stdout] f8eb22d18f9d1fdf96328507291a27300dda263b658ec1a2711d5fc7eeb62bc1