Nov 18 12:14:34.317 INFO testing google-cloudmonitoring2_beta2-cli-1.0.7+20170501 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 12:14:34.317 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/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:14:34.687 INFO [stdout] e1df99f3f5078e84a8d3f816c09b1282f6348e4b779bf364c353d9cd11254440 Nov 18 12:14:34.689 INFO running `"docker" "start" "-a" "e1df99f3f5078e84a8d3f816c09b1282f6348e4b779bf364c353d9cd11254440"` Nov 18 12:14:36.982 INFO [stderr] usermod: no changes Nov 18 12:14:37.075 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:14:37.075 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:14:37.075 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:14:37.075 INFO [stderr] files will be included as a binary target: Nov 18 12:14:37.075 INFO [stderr] Nov 18 12:14:37.075 INFO [stderr] * /source/src/main.rs Nov 18 12:14:37.075 INFO [stderr] Nov 18 12:14:37.075 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:14:37.075 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:14:37.075 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:14:37.075 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:14:37.075 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:14:37.075 INFO [stderr] Nov 18 12:14:37.075 INFO [stderr] For more information on this warning you can consult Nov 18 12:14:37.075 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:14:37.075 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `cloudmonitoring2-beta2`, Nov 18 12:14:37.075 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:14:37.244 INFO [stderr] Compiling google-cloudmonitoring2_beta2 v1.0.8+20170501 Nov 18 12:14:44.075 INFO [stderr] Compiling google-cloudmonitoring2_beta2-cli v1.0.7+20170501 (/source) Nov 18 12:14:58.979 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.97s Nov 18 12:14:58.991 INFO [stderr] su: No module specific data is present Nov 18 12:14:59.894 INFO running `"docker" "inspect" "e1df99f3f5078e84a8d3f816c09b1282f6348e4b779bf364c353d9cd11254440"` Nov 18 12:15:00.169 INFO running `"docker" "rm" "-f" "e1df99f3f5078e84a8d3f816c09b1282f6348e4b779bf364c353d9cd11254440"` Nov 18 12:15:00.507 INFO [stdout] e1df99f3f5078e84a8d3f816c09b1282f6348e4b779bf364c353d9cd11254440 Nov 18 12:15:00.512 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/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:15:00.939 INFO [stdout] 4e2496ed09b21b3398307a797f057a0a928fbc592a6e27513dd650bb7eb75475 Nov 18 12:15:00.945 INFO running `"docker" "start" "-a" "4e2496ed09b21b3398307a797f057a0a928fbc592a6e27513dd650bb7eb75475"` Nov 18 12:15:03.201 INFO [stderr] usermod: no changes Nov 18 12:15:03.287 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:15:03.287 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:15:03.287 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:15:03.287 INFO [stderr] files will be included as a binary target: Nov 18 12:15:03.287 INFO [stderr] Nov 18 12:15:03.287 INFO [stderr] * /source/src/main.rs Nov 18 12:15:03.287 INFO [stderr] Nov 18 12:15:03.287 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:15:03.287 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:15:03.287 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:15:03.287 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:15:03.287 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:15:03.287 INFO [stderr] Nov 18 12:15:03.287 INFO [stderr] For more information on this warning you can consult Nov 18 12:15:03.287 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:15:03.287 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `cloudmonitoring2-beta2`, Nov 18 12:15:03.287 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:15:03.487 INFO [stderr] Compiling google-cloudmonitoring2_beta2-cli v1.0.7+20170501 (/source) Nov 18 12:15:10.049 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.81s Nov 18 12:15:10.064 INFO [stderr] su: No module specific data is present Nov 18 12:15:11.131 INFO running `"docker" "inspect" "4e2496ed09b21b3398307a797f057a0a928fbc592a6e27513dd650bb7eb75475"` Nov 18 12:15:11.397 INFO running `"docker" "rm" "-f" "4e2496ed09b21b3398307a797f057a0a928fbc592a6e27513dd650bb7eb75475"` Nov 18 12:15:11.781 INFO [stdout] 4e2496ed09b21b3398307a797f057a0a928fbc592a6e27513dd650bb7eb75475 Nov 18 12:15:11.781 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/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:15:12.238 INFO [stdout] 1b38249fc59826a64ebfc6319fddb045aa394861c82d662c8fcc010758ee9caa Nov 18 12:15:12.241 INFO running `"docker" "start" "-a" "1b38249fc59826a64ebfc6319fddb045aa394861c82d662c8fcc010758ee9caa"` Nov 18 12:15:15.075 INFO [stderr] usermod: no changes Nov 18 12:15:15.139 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:15:15.139 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:15:15.139 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:15:15.139 INFO [stderr] files will be included as a binary target: Nov 18 12:15:15.139 INFO [stderr] Nov 18 12:15:15.139 INFO [stderr] * /source/src/main.rs Nov 18 12:15:15.139 INFO [stderr] Nov 18 12:15:15.139 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:15:15.139 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:15:15.139 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:15:15.139 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:15:15.139 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:15:15.139 INFO [stderr] Nov 18 12:15:15.139 INFO [stderr] For more information on this warning you can consult Nov 18 12:15:15.139 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:15:15.139 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `cloudmonitoring2-beta2`, Nov 18 12:15:15.139 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:15:15.421 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.32s Nov 18 12:15:15.427 INFO [stderr] Running /target/debug/deps/cloudmonitoring2_beta2-3aa3375c940b9687 Nov 18 12:15:15.429 INFO [stdout] Nov 18 12:15:15.429 INFO [stdout] running 0 tests Nov 18 12:15:15.429 INFO [stdout] Nov 18 12:15:15.430 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 12:15:15.430 INFO [stdout] Nov 18 12:15:15.447 INFO [stderr] su: No module specific data is present Nov 18 12:15:16.585 INFO running `"docker" "inspect" "1b38249fc59826a64ebfc6319fddb045aa394861c82d662c8fcc010758ee9caa"` Nov 18 12:15:16.929 INFO running `"docker" "rm" "-f" "1b38249fc59826a64ebfc6319fddb045aa394861c82d662c8fcc010758ee9caa"` Nov 18 12:15:17.281 INFO [stdout] 1b38249fc59826a64ebfc6319fddb045aa394861c82d662c8fcc010758ee9caa