Nov 18 11:18:39.942 INFO testing google-doubleclickbidmanager1-cli-1.0.7+20170705 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 11:18:39.943 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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:18:40.381 INFO [stdout] 24a0320060afb0c08bdcfdad85a75213b38b6ace30b7494de8639dc59e39b324 Nov 18 11:18:40.383 INFO running `"docker" "start" "-a" "24a0320060afb0c08bdcfdad85a75213b38b6ace30b7494de8639dc59e39b324"` Nov 18 11:18:41.866 INFO [stderr] usermod: no changes Nov 18 11:18:41.991 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 11:18:41.991 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 11:18:41.992 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 11:18:41.992 INFO [stderr] files will be included as a binary target: Nov 18 11:18:41.992 INFO [stderr] Nov 18 11:18:41.992 INFO [stderr] * /source/src/main.rs Nov 18 11:18:41.993 INFO [stderr] Nov 18 11:18:41.993 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 11:18:41.993 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 11:18:41.993 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 11:18:41.994 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 11:18:41.994 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 11:18:41.994 INFO [stderr] Nov 18 11:18:41.994 INFO [stderr] For more information on this warning you can consult Nov 18 11:18:41.995 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 11:18:41.995 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `doubleclickbidmanager1`, Nov 18 11:18:41.995 INFO [stderr] please set bin.path in Cargo.toml Nov 18 11:18:42.211 INFO [stderr] Compiling google-doubleclickbidmanager1 v1.0.8+20180821 Nov 18 11:18:48.596 INFO [stderr] Compiling google-doubleclickbidmanager1-cli v1.0.7+20170705 (/source) Nov 18 11:19:06.019 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.11s Nov 18 11:19:06.035 INFO [stderr] su: No module specific data is present Nov 18 11:19:07.040 INFO running `"docker" "inspect" "24a0320060afb0c08bdcfdad85a75213b38b6ace30b7494de8639dc59e39b324"` Nov 18 11:19:07.352 INFO running `"docker" "rm" "-f" "24a0320060afb0c08bdcfdad85a75213b38b6ace30b7494de8639dc59e39b324"` Nov 18 11:19:07.623 INFO [stdout] 24a0320060afb0c08bdcfdad85a75213b38b6ace30b7494de8639dc59e39b324 Nov 18 11:19:07.627 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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:19:08.011 INFO [stdout] f6d345bf4ecd920781e5bbb3b5aa67a22e921930ad808a25d4ae98bc7dca15b0 Nov 18 11:19:08.013 INFO running `"docker" "start" "-a" "f6d345bf4ecd920781e5bbb3b5aa67a22e921930ad808a25d4ae98bc7dca15b0"` Nov 18 11:19:09.259 INFO [stderr] usermod: no changes Nov 18 11:19:09.291 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 11:19:09.291 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 11:19:09.291 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 11:19:09.291 INFO [stderr] files will be included as a binary target: Nov 18 11:19:09.291 INFO [stderr] Nov 18 11:19:09.291 INFO [stderr] * /source/src/main.rs Nov 18 11:19:09.291 INFO [stderr] Nov 18 11:19:09.291 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 11:19:09.291 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 11:19:09.291 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 11:19:09.291 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 11:19:09.291 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 11:19:09.291 INFO [stderr] Nov 18 11:19:09.291 INFO [stderr] For more information on this warning you can consult Nov 18 11:19:09.291 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 11:19:09.291 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `doubleclickbidmanager1`, Nov 18 11:19:09.291 INFO [stderr] please set bin.path in Cargo.toml Nov 18 11:19:09.441 INFO [stderr] Compiling google-doubleclickbidmanager1-cli v1.0.7+20170705 (/source) Nov 18 11:19:15.148 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.87s Nov 18 11:19:15.161 INFO [stderr] su: No module specific data is present Nov 18 11:19:16.515 INFO running `"docker" "inspect" "f6d345bf4ecd920781e5bbb3b5aa67a22e921930ad808a25d4ae98bc7dca15b0"` Nov 18 11:19:16.909 INFO running `"docker" "rm" "-f" "f6d345bf4ecd920781e5bbb3b5aa67a22e921930ad808a25d4ae98bc7dca15b0"` Nov 18 11:19:17.239 INFO [stdout] f6d345bf4ecd920781e5bbb3b5aa67a22e921930ad808a25d4ae98bc7dca15b0 Nov 18 11:19:17.246 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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:19:17.636 INFO [stdout] bc3a4c0da1fa0f75c8b708c107db824e663df91c84e7b0783e459e1f1c616f07 Nov 18 11:19:17.638 INFO running `"docker" "start" "-a" "bc3a4c0da1fa0f75c8b708c107db824e663df91c84e7b0783e459e1f1c616f07"` Nov 18 11:19:19.711 INFO [stderr] usermod: no changes Nov 18 11:19:19.774 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 11:19:19.775 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 11:19:19.775 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 11:19:19.775 INFO [stderr] files will be included as a binary target: Nov 18 11:19:19.775 INFO [stderr] Nov 18 11:19:19.775 INFO [stderr] * /source/src/main.rs Nov 18 11:19:19.775 INFO [stderr] Nov 18 11:19:19.775 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 11:19:19.775 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 11:19:19.775 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 11:19:19.775 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 11:19:19.775 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 11:19:19.775 INFO [stderr] Nov 18 11:19:19.775 INFO [stderr] For more information on this warning you can consult Nov 18 11:19:19.775 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 11:19:19.775 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `doubleclickbidmanager1`, Nov 18 11:19:19.775 INFO [stderr] please set bin.path in Cargo.toml Nov 18 11:19:19.927 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.19s Nov 18 11:19:19.937 INFO [stderr] Running /target/debug/deps/doubleclickbidmanager1-cef05881ac205985 Nov 18 11:19:19.939 INFO [stdout] Nov 18 11:19:19.939 INFO [stdout] running 0 tests Nov 18 11:19:19.943 INFO [stdout] Nov 18 11:19:19.943 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 11:19:19.943 INFO [stdout] Nov 18 11:19:19.946 INFO [stderr] su: No module specific data is present Nov 18 11:19:20.873 INFO running `"docker" "inspect" "bc3a4c0da1fa0f75c8b708c107db824e663df91c84e7b0783e459e1f1c616f07"` Nov 18 11:19:21.189 INFO running `"docker" "rm" "-f" "bc3a4c0da1fa0f75c8b708c107db824e663df91c84e7b0783e459e1f1c616f07"` Nov 18 11:19:21.542 INFO [stdout] bc3a4c0da1fa0f75c8b708c107db824e663df91c84e7b0783e459e1f1c616f07