Nov 18 12:44:23.662 INFO testing google-adexchangebuyer1d3-cli-1.0.7+20170810 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 12:44:23.663 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 12:44:24.137 INFO [stdout] eb833995b45ec2ff643d390856b6d63cf6bf3cb0cb254c786850258f2bae2cec Nov 18 12:44:24.138 INFO running `"docker" "start" "-a" "eb833995b45ec2ff643d390856b6d63cf6bf3cb0cb254c786850258f2bae2cec"` Nov 18 12:44:26.002 INFO [stderr] usermod: no changes Nov 18 12:44:26.063 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:44:26.063 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:44:26.063 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:44:26.063 INFO [stderr] files will be included as a binary target: Nov 18 12:44:26.063 INFO [stderr] Nov 18 12:44:26.063 INFO [stderr] * /source/src/main.rs Nov 18 12:44:26.063 INFO [stderr] Nov 18 12:44:26.063 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:44:26.063 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:44:26.063 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:44:26.063 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:44:26.063 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:44:26.063 INFO [stderr] Nov 18 12:44:26.063 INFO [stderr] For more information on this warning you can consult Nov 18 12:44:26.063 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:44:26.063 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `adexchangebuyer1d3`, Nov 18 12:44:26.063 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:44:26.267 INFO [stderr] Compiling google-adexchangebuyer1d3 v1.0.8+20180823 Nov 18 12:44:35.088 INFO [stderr] Compiling google-adexchangebuyer1d3-cli v1.0.7+20170810 (/source) Nov 18 12:44:55.984 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.93s Nov 18 12:44:55.984 INFO [stderr] su: No module specific data is present Nov 18 12:44:56.812 INFO running `"docker" "inspect" "eb833995b45ec2ff643d390856b6d63cf6bf3cb0cb254c786850258f2bae2cec"` Nov 18 12:44:57.020 INFO running `"docker" "rm" "-f" "eb833995b45ec2ff643d390856b6d63cf6bf3cb0cb254c786850258f2bae2cec"` Nov 18 12:44:57.449 INFO [stdout] eb833995b45ec2ff643d390856b6d63cf6bf3cb0cb254c786850258f2bae2cec Nov 18 12:44:57.456 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 12:44:57.963 INFO [stdout] b6f421cb43822f7cf5f013849155667c1f8f10dcbd9caad882b28d54131349c3 Nov 18 12:44:57.965 INFO running `"docker" "start" "-a" "b6f421cb43822f7cf5f013849155667c1f8f10dcbd9caad882b28d54131349c3"` Nov 18 12:44:59.771 INFO [stderr] usermod: no changes Nov 18 12:44:59.865 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:44:59.865 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:44:59.865 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:44:59.865 INFO [stderr] files will be included as a binary target: Nov 18 12:44:59.865 INFO [stderr] Nov 18 12:44:59.866 INFO [stderr] * /source/src/main.rs Nov 18 12:44:59.866 INFO [stderr] Nov 18 12:44:59.866 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:44:59.866 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:44:59.866 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:44:59.866 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:44:59.866 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:44:59.866 INFO [stderr] Nov 18 12:44:59.866 INFO [stderr] For more information on this warning you can consult Nov 18 12:44:59.866 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:44:59.866 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `adexchangebuyer1d3`, Nov 18 12:44:59.866 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:45:00.041 INFO [stderr] Compiling google-adexchangebuyer1d3-cli v1.0.7+20170810 (/source) Nov 18 12:45:06.603 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.80s Nov 18 12:45:06.618 INFO [stderr] su: No module specific data is present Nov 18 12:45:07.307 INFO running `"docker" "inspect" "b6f421cb43822f7cf5f013849155667c1f8f10dcbd9caad882b28d54131349c3"` Nov 18 12:45:07.632 INFO running `"docker" "rm" "-f" "b6f421cb43822f7cf5f013849155667c1f8f10dcbd9caad882b28d54131349c3"` Nov 18 12:45:07.873 INFO [stdout] b6f421cb43822f7cf5f013849155667c1f8f10dcbd9caad882b28d54131349c3 Nov 18 12:45:07.882 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 12:45:08.221 INFO [stdout] 2512618d204e7bb0dce01c7b5cea5ebfb69d6a574356ccb7e6c3ebc326b4b5bb Nov 18 12:45:08.225 INFO running `"docker" "start" "-a" "2512618d204e7bb0dce01c7b5cea5ebfb69d6a574356ccb7e6c3ebc326b4b5bb"` Nov 18 12:45:10.058 INFO [stderr] usermod: no changes Nov 18 12:45:10.115 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:45:10.115 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:45:10.115 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:45:10.115 INFO [stderr] files will be included as a binary target: Nov 18 12:45:10.115 INFO [stderr] Nov 18 12:45:10.115 INFO [stderr] * /source/src/main.rs Nov 18 12:45:10.115 INFO [stderr] Nov 18 12:45:10.115 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:45:10.115 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:45:10.115 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:45:10.115 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:45:10.115 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:45:10.115 INFO [stderr] Nov 18 12:45:10.115 INFO [stderr] For more information on this warning you can consult Nov 18 12:45:10.115 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:45:10.115 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `adexchangebuyer1d3`, Nov 18 12:45:10.115 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:45:10.240 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.16s Nov 18 12:45:10.257 INFO [stderr] Running /target/debug/deps/adexchangebuyer1d3-bc6c98ab394ddaa8 Nov 18 12:45:10.263 INFO [stdout] Nov 18 12:45:10.263 INFO [stdout] running 0 tests Nov 18 12:45:10.263 INFO [stdout] Nov 18 12:45:10.263 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 12:45:10.263 INFO [stdout] Nov 18 12:45:10.271 INFO [stderr] su: No module specific data is present Nov 18 12:45:11.769 INFO running `"docker" "inspect" "2512618d204e7bb0dce01c7b5cea5ebfb69d6a574356ccb7e6c3ebc326b4b5bb"` Nov 18 12:45:12.119 INFO running `"docker" "rm" "-f" "2512618d204e7bb0dce01c7b5cea5ebfb69d6a574356ccb7e6c3ebc326b4b5bb"` Nov 18 12:45:12.431 INFO [stdout] 2512618d204e7bb0dce01c7b5cea5ebfb69d6a574356ccb7e6c3ebc326b4b5bb