Nov 18 10:32:37.879 INFO testing google-vault1-cli-1.0.7+20171026 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 10:32:37.880 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 10:32:38.459 INFO [stdout] f3fd9e45ff0fdda3e9ae43dc139e6de6e209a119dae2815956a52c83ec5d4e14 Nov 18 10:32:38.461 INFO running `"docker" "start" "-a" "f3fd9e45ff0fdda3e9ae43dc139e6de6e209a119dae2815956a52c83ec5d4e14"` Nov 18 10:32:40.435 INFO [stderr] usermod: no changes Nov 18 10:32:40.483 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:32:40.483 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:32:40.483 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:32:40.483 INFO [stderr] files will be included as a binary target: Nov 18 10:32:40.483 INFO [stderr] Nov 18 10:32:40.483 INFO [stderr] * /source/src/main.rs Nov 18 10:32:40.483 INFO [stderr] Nov 18 10:32:40.483 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:32:40.483 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:32:40.483 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:32:40.483 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:32:40.483 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:32:40.483 INFO [stderr] Nov 18 10:32:40.483 INFO [stderr] For more information on this warning you can consult Nov 18 10:32:40.483 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:32:40.483 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `vault1`, Nov 18 10:32:40.483 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:32:40.706 INFO [stderr] Compiling google-vault1 v1.0.8+20180827 Nov 18 10:32:50.545 INFO [stderr] Compiling google-vault1-cli v1.0.7+20171026 (/source) Nov 18 10:33:09.753 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.30s Nov 18 10:33:09.767 INFO [stderr] su: No module specific data is present Nov 18 10:33:11.097 INFO running `"docker" "inspect" "f3fd9e45ff0fdda3e9ae43dc139e6de6e209a119dae2815956a52c83ec5d4e14"` Nov 18 10:33:11.418 INFO running `"docker" "rm" "-f" "f3fd9e45ff0fdda3e9ae43dc139e6de6e209a119dae2815956a52c83ec5d4e14"` Nov 18 10:33:11.691 INFO [stdout] f3fd9e45ff0fdda3e9ae43dc139e6de6e209a119dae2815956a52c83ec5d4e14 Nov 18 10:33:11.695 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 10:33:12.244 INFO [stdout] a8f548216ab307a617d0caed29d132416ceeb77091143b83e2601cb7ad297db7 Nov 18 10:33:12.246 INFO running `"docker" "start" "-a" "a8f548216ab307a617d0caed29d132416ceeb77091143b83e2601cb7ad297db7"` Nov 18 10:33:13.579 INFO [stderr] usermod: no changes Nov 18 10:33:13.662 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:33:13.663 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:33:13.663 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:33:13.663 INFO [stderr] files will be included as a binary target: Nov 18 10:33:13.663 INFO [stderr] Nov 18 10:33:13.664 INFO [stderr] * /source/src/main.rs Nov 18 10:33:13.664 INFO [stderr] Nov 18 10:33:13.664 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:33:13.664 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:33:13.665 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:33:13.665 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:33:13.665 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:33:13.666 INFO [stderr] Nov 18 10:33:13.666 INFO [stderr] For more information on this warning you can consult Nov 18 10:33:13.666 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:33:13.666 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `vault1`, Nov 18 10:33:13.667 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:33:13.951 INFO [stderr] Compiling google-vault1-cli v1.0.7+20171026 (/source) Nov 18 10:33:20.323 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.71s Nov 18 10:33:20.343 INFO [stderr] su: No module specific data is present Nov 18 10:33:21.523 INFO running `"docker" "inspect" "a8f548216ab307a617d0caed29d132416ceeb77091143b83e2601cb7ad297db7"` Nov 18 10:33:21.849 INFO running `"docker" "rm" "-f" "a8f548216ab307a617d0caed29d132416ceeb77091143b83e2601cb7ad297db7"` Nov 18 10:33:22.123 INFO [stdout] a8f548216ab307a617d0caed29d132416ceeb77091143b83e2601cb7ad297db7 Nov 18 10:33:22.130 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 10:33:22.576 INFO [stdout] 9c1fce37f0b4bb5137f2c3e77a622ff8ccfdffb0904bc581fe6c9cb86dfab47c Nov 18 10:33:22.578 INFO running `"docker" "start" "-a" "9c1fce37f0b4bb5137f2c3e77a622ff8ccfdffb0904bc581fe6c9cb86dfab47c"` Nov 18 10:33:24.378 INFO [stderr] usermod: no changes Nov 18 10:33:24.493 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:33:24.494 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:33:24.494 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:33:24.494 INFO [stderr] files will be included as a binary target: Nov 18 10:33:24.494 INFO [stderr] Nov 18 10:33:24.494 INFO [stderr] * /source/src/main.rs Nov 18 10:33:24.494 INFO [stderr] Nov 18 10:33:24.494 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:33:24.494 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:33:24.494 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:33:24.494 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:33:24.494 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:33:24.494 INFO [stderr] Nov 18 10:33:24.494 INFO [stderr] For more information on this warning you can consult Nov 18 10:33:24.494 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:33:24.494 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `vault1`, Nov 18 10:33:24.494 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:33:24.730 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.32s Nov 18 10:33:24.737 INFO [stderr] Running /target/debug/deps/vault1-d65866a1fefe47e9 Nov 18 10:33:24.739 INFO [stdout] Nov 18 10:33:24.739 INFO [stdout] running 0 tests Nov 18 10:33:24.743 INFO [stdout] Nov 18 10:33:24.743 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 10:33:24.743 INFO [stdout] Nov 18 10:33:24.746 INFO [stderr] su: No module specific data is present Nov 18 10:33:26.279 INFO running `"docker" "inspect" "9c1fce37f0b4bb5137f2c3e77a622ff8ccfdffb0904bc581fe6c9cb86dfab47c"` Nov 18 10:33:26.641 INFO running `"docker" "rm" "-f" "9c1fce37f0b4bb5137f2c3e77a622ff8ccfdffb0904bc581fe6c9cb86dfab47c"` Nov 18 10:33:27.023 INFO [stdout] 9c1fce37f0b4bb5137f2c3e77a622ff8ccfdffb0904bc581fe6c9cb86dfab47c