Nov 18 10:41:13.255 INFO testing google-storagetransfer1-cli-1.0.7+20171202 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 10:41:13.256 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/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:41:13.809 INFO [stdout] 38ba417e8bff2d30332a30879593bdcd27b5a78aedc0f700971c87b98d629efe Nov 18 10:41:13.811 INFO running `"docker" "start" "-a" "38ba417e8bff2d30332a30879593bdcd27b5a78aedc0f700971c87b98d629efe"` Nov 18 10:41:15.575 INFO [stderr] usermod: no changes Nov 18 10:41:15.627 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:41:15.627 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:41:15.627 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:41:15.627 INFO [stderr] files will be included as a binary target: Nov 18 10:41:15.627 INFO [stderr] Nov 18 10:41:15.627 INFO [stderr] * /source/src/main.rs Nov 18 10:41:15.627 INFO [stderr] Nov 18 10:41:15.627 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:41:15.627 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:41:15.627 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:41:15.627 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:41:15.627 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:41:15.627 INFO [stderr] Nov 18 10:41:15.627 INFO [stderr] For more information on this warning you can consult Nov 18 10:41:15.627 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:41:15.627 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `storagetransfer1`, Nov 18 10:41:15.627 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:41:15.877 INFO [stderr] Compiling google-storagetransfer1 v1.0.8+20181008 Nov 18 10:41:22.747 INFO [stderr] Compiling google-storagetransfer1-cli v1.0.7+20171202 (/source) Nov 18 10:41:41.788 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.19s Nov 18 10:41:41.801 INFO [stderr] su: No module specific data is present Nov 18 10:41:43.042 INFO running `"docker" "inspect" "38ba417e8bff2d30332a30879593bdcd27b5a78aedc0f700971c87b98d629efe"` Nov 18 10:41:43.333 INFO running `"docker" "rm" "-f" "38ba417e8bff2d30332a30879593bdcd27b5a78aedc0f700971c87b98d629efe"` Nov 18 10:41:43.675 INFO [stdout] 38ba417e8bff2d30332a30879593bdcd27b5a78aedc0f700971c87b98d629efe Nov 18 10:41:43.677 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/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:41:44.187 INFO [stdout] 7884c7714751798134e53000def5eede3c368f191d8e9e93ec66e2323c6bd6bc Nov 18 10:41:44.190 INFO running `"docker" "start" "-a" "7884c7714751798134e53000def5eede3c368f191d8e9e93ec66e2323c6bd6bc"` Nov 18 10:41:46.696 INFO [stderr] usermod: no changes Nov 18 10:41:46.791 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:41:46.791 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:41:46.791 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:41:46.791 INFO [stderr] files will be included as a binary target: Nov 18 10:41:46.791 INFO [stderr] Nov 18 10:41:46.791 INFO [stderr] * /source/src/main.rs Nov 18 10:41:46.791 INFO [stderr] Nov 18 10:41:46.791 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:41:46.791 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:41:46.791 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:41:46.791 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:41:46.791 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:41:46.791 INFO [stderr] Nov 18 10:41:46.791 INFO [stderr] For more information on this warning you can consult Nov 18 10:41:46.791 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:41:46.791 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `storagetransfer1`, Nov 18 10:41:46.791 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:41:46.991 INFO [stderr] Compiling google-storagetransfer1-cli v1.0.7+20171202 (/source) Nov 18 10:41:52.604 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.87s Nov 18 10:41:52.621 INFO [stderr] su: No module specific data is present Nov 18 10:41:53.742 INFO running `"docker" "inspect" "7884c7714751798134e53000def5eede3c368f191d8e9e93ec66e2323c6bd6bc"` Nov 18 10:41:54.081 INFO running `"docker" "rm" "-f" "7884c7714751798134e53000def5eede3c368f191d8e9e93ec66e2323c6bd6bc"` Nov 18 10:41:54.331 INFO [stdout] 7884c7714751798134e53000def5eede3c368f191d8e9e93ec66e2323c6bd6bc Nov 18 10:41:54.334 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/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:41:54.704 INFO [stdout] 6a3a6e64734fef6dc967f89b018676b9440404eb43eb3c0602b0c577cadb3544 Nov 18 10:41:54.707 INFO running `"docker" "start" "-a" "6a3a6e64734fef6dc967f89b018676b9440404eb43eb3c0602b0c577cadb3544"` Nov 18 10:41:56.886 INFO [stderr] usermod: no changes Nov 18 10:41:56.991 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:41:56.991 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:41:56.991 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:41:56.991 INFO [stderr] files will be included as a binary target: Nov 18 10:41:56.991 INFO [stderr] Nov 18 10:41:56.991 INFO [stderr] * /source/src/main.rs Nov 18 10:41:56.991 INFO [stderr] Nov 18 10:41:56.991 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:41:56.991 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:41:56.991 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:41:56.991 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:41:56.991 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:41:56.991 INFO [stderr] Nov 18 10:41:56.991 INFO [stderr] For more information on this warning you can consult Nov 18 10:41:56.991 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:41:56.991 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `storagetransfer1`, Nov 18 10:41:56.991 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:41:57.271 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.35s Nov 18 10:41:57.284 INFO [stderr] Running /target/debug/deps/storagetransfer1-13af39dd27f0e942 Nov 18 10:41:57.307 INFO [stdout] Nov 18 10:41:57.307 INFO [stdout] running 0 tests Nov 18 10:41:57.307 INFO [stdout] Nov 18 10:41:57.307 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 10:41:57.307 INFO [stdout] Nov 18 10:41:57.311 INFO [stderr] su: No module specific data is present Nov 18 10:41:58.436 INFO running `"docker" "inspect" "6a3a6e64734fef6dc967f89b018676b9440404eb43eb3c0602b0c577cadb3544"` Nov 18 10:41:58.674 INFO running `"docker" "rm" "-f" "6a3a6e64734fef6dc967f89b018676b9440404eb43eb3c0602b0c577cadb3544"` Nov 18 10:41:58.971 INFO [stdout] 6a3a6e64734fef6dc967f89b018676b9440404eb43eb3c0602b0c577cadb3544