Nov 18 12:43:49.194 INFO testing google-adexchangebuyer1d4-cli-1.0.7+20170810 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 12:43:49.196 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/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:43:49.613 INFO [stdout] ca2c84c36f9efe0d2e7636c90555f00c33a1d404c3b7e5d04b27d21ef9b1e8b4 Nov 18 12:43:49.617 INFO running `"docker" "start" "-a" "ca2c84c36f9efe0d2e7636c90555f00c33a1d404c3b7e5d04b27d21ef9b1e8b4"` Nov 18 12:43:51.154 INFO [stderr] usermod: no changes Nov 18 12:43:51.227 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:43:51.227 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:43:51.227 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:43:51.227 INFO [stderr] files will be included as a binary target: Nov 18 12:43:51.227 INFO [stderr] Nov 18 12:43:51.227 INFO [stderr] * /source/src/main.rs Nov 18 12:43:51.227 INFO [stderr] Nov 18 12:43:51.227 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:43:51.227 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:43:51.227 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:43:51.227 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:43:51.227 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:43:51.227 INFO [stderr] Nov 18 12:43:51.227 INFO [stderr] For more information on this warning you can consult Nov 18 12:43:51.227 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:43:51.227 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `adexchangebuyer1d4`, Nov 18 12:43:51.227 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:43:51.443 INFO [stderr] Compiling google-adexchangebuyer1d4 v1.0.8+20180823 Nov 18 12:44:06.778 INFO [stderr] Compiling google-adexchangebuyer1d4-cli v1.0.7+20170810 (/source) Nov 18 12:44:39.491 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.31s Nov 18 12:44:39.503 INFO [stderr] su: No module specific data is present Nov 18 12:44:40.579 INFO running `"docker" "inspect" "ca2c84c36f9efe0d2e7636c90555f00c33a1d404c3b7e5d04b27d21ef9b1e8b4"` Nov 18 12:44:40.889 INFO running `"docker" "rm" "-f" "ca2c84c36f9efe0d2e7636c90555f00c33a1d404c3b7e5d04b27d21ef9b1e8b4"` Nov 18 12:44:41.206 INFO [stdout] ca2c84c36f9efe0d2e7636c90555f00c33a1d404c3b7e5d04b27d21ef9b1e8b4 Nov 18 12:44:41.212 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/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:41.696 INFO [stdout] 2e452af8e381533f94e7913a32ce49e1fbed045fe6ff4cbfe79c5e7ffc75da4b Nov 18 12:44:41.699 INFO running `"docker" "start" "-a" "2e452af8e381533f94e7913a32ce49e1fbed045fe6ff4cbfe79c5e7ffc75da4b"` Nov 18 12:44:43.775 INFO [stderr] usermod: no changes Nov 18 12:44:43.811 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:44:43.811 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:44:43.811 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:44:43.811 INFO [stderr] files will be included as a binary target: Nov 18 12:44:43.811 INFO [stderr] Nov 18 12:44:43.811 INFO [stderr] * /source/src/main.rs Nov 18 12:44:43.811 INFO [stderr] Nov 18 12:44:43.811 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:44:43.811 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:44:43.811 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:44:43.811 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:44:43.811 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:44:43.811 INFO [stderr] Nov 18 12:44:43.811 INFO [stderr] For more information on this warning you can consult Nov 18 12:44:43.811 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:44:43.811 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `adexchangebuyer1d4`, Nov 18 12:44:43.811 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:44:44.036 INFO [stderr] Compiling google-adexchangebuyer1d4-cli v1.0.7+20170810 (/source) Nov 18 12:44:50.559 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.76s Nov 18 12:44:50.570 INFO [stderr] su: No module specific data is present Nov 18 12:44:51.488 INFO running `"docker" "inspect" "2e452af8e381533f94e7913a32ce49e1fbed045fe6ff4cbfe79c5e7ffc75da4b"` Nov 18 12:44:51.733 INFO running `"docker" "rm" "-f" "2e452af8e381533f94e7913a32ce49e1fbed045fe6ff4cbfe79c5e7ffc75da4b"` Nov 18 12:44:52.143 INFO [stdout] 2e452af8e381533f94e7913a32ce49e1fbed045fe6ff4cbfe79c5e7ffc75da4b Nov 18 12:44:52.147 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/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:44:52.643 INFO [stdout] e70e666ced8df33ea31072f75101721ec810fd2ce7524482557442a2bf13225d Nov 18 12:44:52.647 INFO running `"docker" "start" "-a" "e70e666ced8df33ea31072f75101721ec810fd2ce7524482557442a2bf13225d"` Nov 18 12:44:53.751 INFO [stderr] usermod: no changes Nov 18 12:44:53.859 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:44:53.859 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:44:53.859 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:44:53.859 INFO [stderr] files will be included as a binary target: Nov 18 12:44:53.859 INFO [stderr] Nov 18 12:44:53.859 INFO [stderr] * /source/src/main.rs Nov 18 12:44:53.859 INFO [stderr] Nov 18 12:44:53.859 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:44:53.859 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:44:53.859 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:44:53.859 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:44:53.859 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:44:53.859 INFO [stderr] Nov 18 12:44:53.859 INFO [stderr] For more information on this warning you can consult Nov 18 12:44:53.859 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:44:53.859 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `adexchangebuyer1d4`, Nov 18 12:44:53.859 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:44:54.069 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.29s Nov 18 12:44:54.077 INFO [stderr] Running /target/debug/deps/adexchangebuyer1d4-c3453074f906e896 Nov 18 12:44:54.088 INFO [stdout] Nov 18 12:44:54.088 INFO [stdout] running 0 tests Nov 18 12:44:54.089 INFO [stdout] Nov 18 12:44:54.090 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 12:44:54.090 INFO [stdout] Nov 18 12:44:54.096 INFO [stderr] su: No module specific data is present Nov 18 12:44:54.826 INFO running `"docker" "inspect" "e70e666ced8df33ea31072f75101721ec810fd2ce7524482557442a2bf13225d"` Nov 18 12:44:55.093 INFO running `"docker" "rm" "-f" "e70e666ced8df33ea31072f75101721ec810fd2ce7524482557442a2bf13225d"` Nov 18 12:44:55.371 INFO [stdout] e70e666ced8df33ea31072f75101721ec810fd2ce7524482557442a2bf13225d