Nov 18 12:16:05.606 INFO testing google-cloudkms1-cli-1.0.7+20171201 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 18 12:16:05.608 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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:06.120 INFO [stdout] c469d68310eabc871f0bc4df58a2fffd1ee144f4cac7c77d2df349f44356d4f4 Nov 18 12:16:06.125 INFO running `"docker" "start" "-a" "c469d68310eabc871f0bc4df58a2fffd1ee144f4cac7c77d2df349f44356d4f4"` Nov 18 12:16:07.431 INFO [stderr] usermod: no changes Nov 18 12:16:07.495 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:16:07.495 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:16:07.495 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:16:07.495 INFO [stderr] files will be included as a binary target: Nov 18 12:16:07.495 INFO [stderr] Nov 18 12:16:07.495 INFO [stderr] * /source/src/main.rs Nov 18 12:16:07.495 INFO [stderr] Nov 18 12:16:07.495 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:16:07.495 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:16:07.495 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:16:07.495 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:16:07.495 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:16:07.495 INFO [stderr] Nov 18 12:16:07.495 INFO [stderr] For more information on this warning you can consult Nov 18 12:16:07.495 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:16:07.495 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `cloudkms1`, Nov 18 12:16:07.495 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:16:07.707 INFO [stderr] Compiling google-cloudkms1 v1.0.8+20181005 Nov 18 12:16:15.959 INFO [stderr] Compiling google-cloudkms1-cli v1.0.7+20171201 (/source) Nov 18 12:16:37.275 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.82s Nov 18 12:16:37.287 INFO [stderr] su: No module specific data is present Nov 18 12:16:38.368 INFO running `"docker" "inspect" "c469d68310eabc871f0bc4df58a2fffd1ee144f4cac7c77d2df349f44356d4f4"` Nov 18 12:16:38.644 INFO running `"docker" "rm" "-f" "c469d68310eabc871f0bc4df58a2fffd1ee144f4cac7c77d2df349f44356d4f4"` Nov 18 12:16:38.987 INFO [stdout] c469d68310eabc871f0bc4df58a2fffd1ee144f4cac7c77d2df349f44356d4f4 Nov 18 12:16:38.993 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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:39.352 INFO [stdout] 434b34a206126cacc52aaba86a1c938831436d2d50a526e47b4a40da7288290a Nov 18 12:16:39.355 INFO running `"docker" "start" "-a" "434b34a206126cacc52aaba86a1c938831436d2d50a526e47b4a40da7288290a"` Nov 18 12:16:42.066 INFO [stderr] usermod: no changes Nov 18 12:16:42.127 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:16:42.127 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:16:42.127 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:16:42.127 INFO [stderr] files will be included as a binary target: Nov 18 12:16:42.127 INFO [stderr] Nov 18 12:16:42.127 INFO [stderr] * /source/src/main.rs Nov 18 12:16:42.127 INFO [stderr] Nov 18 12:16:42.127 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:16:42.127 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:16:42.127 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:16:42.127 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:16:42.127 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:16:42.127 INFO [stderr] Nov 18 12:16:42.127 INFO [stderr] For more information on this warning you can consult Nov 18 12:16:42.127 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:16:42.127 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `cloudkms1`, Nov 18 12:16:42.127 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:16:42.339 INFO [stderr] Compiling google-cloudkms1-cli v1.0.7+20171201 (/source) Nov 18 12:16:48.507 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.41s Nov 18 12:16:48.530 INFO [stderr] su: No module specific data is present Nov 18 12:16:49.575 INFO running `"docker" "inspect" "434b34a206126cacc52aaba86a1c938831436d2d50a526e47b4a40da7288290a"` Nov 18 12:16:50.023 INFO running `"docker" "rm" "-f" "434b34a206126cacc52aaba86a1c938831436d2d50a526e47b4a40da7288290a"` Nov 18 12:16:50.407 INFO [stdout] 434b34a206126cacc52aaba86a1c938831436d2d50a526e47b4a40da7288290a Nov 18 12:16:50.409 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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:51.066 INFO [stdout] e46ff0c2040bbe33616b1b263d25ef5b4837c4160648952d9819e48362c4134b Nov 18 12:16:51.068 INFO running `"docker" "start" "-a" "e46ff0c2040bbe33616b1b263d25ef5b4837c4160648952d9819e48362c4134b"` Nov 18 12:16:52.402 INFO [stderr] usermod: no changes Nov 18 12:16:52.459 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:16:52.459 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:16:52.459 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:16:52.459 INFO [stderr] files will be included as a binary target: Nov 18 12:16:52.459 INFO [stderr] Nov 18 12:16:52.459 INFO [stderr] * /source/src/main.rs Nov 18 12:16:52.459 INFO [stderr] Nov 18 12:16:52.459 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:16:52.459 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:16:52.459 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:16:52.459 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:16:52.459 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:16:52.459 INFO [stderr] Nov 18 12:16:52.459 INFO [stderr] For more information on this warning you can consult Nov 18 12:16:52.459 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:16:52.459 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `cloudkms1`, Nov 18 12:16:52.459 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:16:52.679 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.24s Nov 18 12:16:52.695 INFO [stderr] Running /target/debug/deps/cloudkms1-be4513cd5ca39aba Nov 18 12:16:52.697 INFO [stdout] Nov 18 12:16:52.697 INFO [stdout] running 0 tests Nov 18 12:16:52.697 INFO [stdout] Nov 18 12:16:52.697 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 12:16:52.697 INFO [stdout] Nov 18 12:16:52.698 INFO [stderr] su: No module specific data is present Nov 18 12:16:53.410 INFO running `"docker" "inspect" "e46ff0c2040bbe33616b1b263d25ef5b4837c4160648952d9819e48362c4134b"` Nov 18 12:16:53.699 INFO running `"docker" "rm" "-f" "e46ff0c2040bbe33616b1b263d25ef5b4837c4160648952d9819e48362c4134b"` Nov 18 12:16:53.963 INFO [stdout] e46ff0c2040bbe33616b1b263d25ef5b4837c4160648952d9819e48362c4134b