Nov 18 12:16:11.460 INFO testing google-cloudkms1-cli-1.0.7+20171201 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 12:16:11.460 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/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:16:11.915 INFO [stdout] 931fa3f6029624617a6a31be4d7f62e9cb025675c3998ec382f667c112b9bcfe Nov 18 12:16:11.917 INFO running `"docker" "start" "-a" "931fa3f6029624617a6a31be4d7f62e9cb025675c3998ec382f667c112b9bcfe"` Nov 18 12:16:13.154 INFO [stderr] usermod: no changes Nov 18 12:16:13.219 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:16:13.219 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:16:13.219 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:16:13.219 INFO [stderr] files will be included as a binary target: Nov 18 12:16:13.219 INFO [stderr] Nov 18 12:16:13.219 INFO [stderr] * /source/src/main.rs Nov 18 12:16:13.219 INFO [stderr] Nov 18 12:16:13.219 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:16:13.219 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:16:13.219 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:16:13.219 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:16:13.219 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:16:13.219 INFO [stderr] Nov 18 12:16:13.219 INFO [stderr] For more information on this warning you can consult Nov 18 12:16:13.219 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:16:13.219 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `cloudkms1`, Nov 18 12:16:13.219 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:16:13.468 INFO [stderr] Compiling google-cloudkms1 v1.0.8+20181005 Nov 18 12:16:21.154 INFO [stderr] Compiling google-cloudkms1-cli v1.0.7+20171201 (/source) Nov 18 12:16:41.307 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.12s Nov 18 12:16:41.323 INFO [stderr] su: No module specific data is present Nov 18 12:16:42.723 INFO running `"docker" "inspect" "931fa3f6029624617a6a31be4d7f62e9cb025675c3998ec382f667c112b9bcfe"` Nov 18 12:16:43.075 INFO running `"docker" "rm" "-f" "931fa3f6029624617a6a31be4d7f62e9cb025675c3998ec382f667c112b9bcfe"` Nov 18 12:16:43.423 INFO [stdout] 931fa3f6029624617a6a31be4d7f62e9cb025675c3998ec382f667c112b9bcfe Nov 18 12:16:43.429 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/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:16:43.935 INFO [stdout] 23e2f864c7909dc7f9e825d616b9d00cdd11b5203b14e87a92e915ebaf527fea Nov 18 12:16:43.937 INFO running `"docker" "start" "-a" "23e2f864c7909dc7f9e825d616b9d00cdd11b5203b14e87a92e915ebaf527fea"` Nov 18 12:16:45.391 INFO [stderr] usermod: no changes Nov 18 12:16:45.447 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:16:45.447 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:16:45.447 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:16:45.447 INFO [stderr] files will be included as a binary target: Nov 18 12:16:45.447 INFO [stderr] Nov 18 12:16:45.447 INFO [stderr] * /source/src/main.rs Nov 18 12:16:45.447 INFO [stderr] Nov 18 12:16:45.447 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:16:45.447 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:16:45.447 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:16:45.447 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:16:45.447 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:16:45.447 INFO [stderr] Nov 18 12:16:45.447 INFO [stderr] For more information on this warning you can consult Nov 18 12:16:45.447 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:16:45.447 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `cloudkms1`, Nov 18 12:16:45.448 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:16:45.679 INFO [stderr] Compiling google-cloudkms1-cli v1.0.7+20171201 (/source) Nov 18 12:16:50.736 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.31s Nov 18 12:16:50.748 INFO [stderr] su: No module specific data is present Nov 18 12:16:51.377 INFO running `"docker" "inspect" "23e2f864c7909dc7f9e825d616b9d00cdd11b5203b14e87a92e915ebaf527fea"` Nov 18 12:16:51.571 INFO running `"docker" "rm" "-f" "23e2f864c7909dc7f9e825d616b9d00cdd11b5203b14e87a92e915ebaf527fea"` Nov 18 12:16:51.911 INFO [stdout] 23e2f864c7909dc7f9e825d616b9d00cdd11b5203b14e87a92e915ebaf527fea Nov 18 12:16:51.915 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/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:16:52.311 INFO [stdout] 60efb4b46f6b291c2231c91658d3b15929e610238a12f0e9346f850e3838612e Nov 18 12:16:52.315 INFO running `"docker" "start" "-a" "60efb4b46f6b291c2231c91658d3b15929e610238a12f0e9346f850e3838612e"` Nov 18 12:16:53.291 INFO [stderr] usermod: no changes Nov 18 12:16:53.322 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:16:53.322 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:16:53.322 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:16:53.322 INFO [stderr] files will be included as a binary target: Nov 18 12:16:53.323 INFO [stderr] Nov 18 12:16:53.323 INFO [stderr] * /source/src/main.rs Nov 18 12:16:53.323 INFO [stderr] Nov 18 12:16:53.323 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:16:53.323 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:16:53.323 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:16:53.323 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:16:53.323 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:16:53.323 INFO [stderr] Nov 18 12:16:53.323 INFO [stderr] For more information on this warning you can consult Nov 18 12:16:53.323 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:16:53.323 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `cloudkms1`, Nov 18 12:16:53.323 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:16:53.483 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.17s Nov 18 12:16:53.503 INFO [stdout] Nov 18 12:16:53.503 INFO [stderr] Running /target/debug/deps/cloudkms1-1328cdf5a6cc791f Nov 18 12:16:53.503 INFO [stdout] running 0 tests Nov 18 12:16:53.503 INFO [stdout] Nov 18 12:16:53.503 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 12:16:53.503 INFO [stdout] Nov 18 12:16:53.504 INFO [stderr] su: No module specific data is present Nov 18 12:16:54.452 INFO running `"docker" "inspect" "60efb4b46f6b291c2231c91658d3b15929e610238a12f0e9346f850e3838612e"` Nov 18 12:16:54.819 INFO running `"docker" "rm" "-f" "60efb4b46f6b291c2231c91658d3b15929e610238a12f0e9346f850e3838612e"` Nov 18 12:16:55.071 INFO [stdout] 60efb4b46f6b291c2231c91658d3b15929e610238a12f0e9346f850e3838612e