Nov 18 12:18:35.311 INFO testing google-cloudbilling1-cli-1.0.7+20170813 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 12:18:35.311 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/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:18:35.829 INFO [stdout] 8f527cd63a7eeb6935a602e556f031348636fff02f09110f09fefa2548698e1c Nov 18 12:18:35.837 INFO running `"docker" "start" "-a" "8f527cd63a7eeb6935a602e556f031348636fff02f09110f09fefa2548698e1c"` Nov 18 12:18:37.191 INFO [stderr] usermod: no changes Nov 18 12:18:37.258 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:18:37.258 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:18:37.259 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:18:37.259 INFO [stderr] files will be included as a binary target: Nov 18 12:18:37.259 INFO [stderr] Nov 18 12:18:37.260 INFO [stderr] * /source/src/main.rs Nov 18 12:18:37.260 INFO [stderr] Nov 18 12:18:37.260 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:18:37.260 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:18:37.261 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:18:37.261 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:18:37.261 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:18:37.262 INFO [stderr] Nov 18 12:18:37.262 INFO [stderr] For more information on this warning you can consult Nov 18 12:18:37.262 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:18:37.263 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `cloudbilling1`, Nov 18 12:18:37.263 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:18:37.463 INFO [stderr] Compiling google-cloudbilling1 v1.0.8+20180919 Nov 18 12:18:44.024 INFO [stderr] Compiling google-cloudbilling1-cli v1.0.7+20170813 (/source) Nov 18 12:19:00.244 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.03s Nov 18 12:19:00.259 INFO [stderr] su: No module specific data is present Nov 18 12:19:01.315 INFO running `"docker" "inspect" "8f527cd63a7eeb6935a602e556f031348636fff02f09110f09fefa2548698e1c"` Nov 18 12:19:01.705 INFO running `"docker" "rm" "-f" "8f527cd63a7eeb6935a602e556f031348636fff02f09110f09fefa2548698e1c"` Nov 18 12:19:02.059 INFO [stdout] 8f527cd63a7eeb6935a602e556f031348636fff02f09110f09fefa2548698e1c Nov 18 12:19:02.064 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/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:19:02.567 INFO [stdout] f9744a2a337a24bfb2fddd51460353b2c7a3d1fb0d63fc83f7112d282763874a Nov 18 12:19:02.569 INFO running `"docker" "start" "-a" "f9744a2a337a24bfb2fddd51460353b2c7a3d1fb0d63fc83f7112d282763874a"` Nov 18 12:19:04.238 INFO [stderr] usermod: no changes Nov 18 12:19:04.295 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:19:04.295 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:19:04.295 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:19:04.295 INFO [stderr] files will be included as a binary target: Nov 18 12:19:04.295 INFO [stderr] Nov 18 12:19:04.295 INFO [stderr] * /source/src/main.rs Nov 18 12:19:04.295 INFO [stderr] Nov 18 12:19:04.295 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:19:04.295 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:19:04.295 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:19:04.295 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:19:04.295 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:19:04.295 INFO [stderr] Nov 18 12:19:04.295 INFO [stderr] For more information on this warning you can consult Nov 18 12:19:04.295 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:19:04.295 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `cloudbilling1`, Nov 18 12:19:04.295 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:19:04.503 INFO [stderr] Compiling google-cloudbilling1-cli v1.0.7+20170813 (/source) Nov 18 12:19:10.015 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.75s Nov 18 12:19:10.031 INFO [stderr] su: No module specific data is present Nov 18 12:19:11.123 INFO running `"docker" "inspect" "f9744a2a337a24bfb2fddd51460353b2c7a3d1fb0d63fc83f7112d282763874a"` Nov 18 12:19:11.463 INFO running `"docker" "rm" "-f" "f9744a2a337a24bfb2fddd51460353b2c7a3d1fb0d63fc83f7112d282763874a"` Nov 18 12:19:11.820 INFO [stdout] f9744a2a337a24bfb2fddd51460353b2c7a3d1fb0d63fc83f7112d282763874a Nov 18 12:19:11.824 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/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:19:12.295 INFO [stdout] 0f190a2ec7d04adf2c4817fd3fa4d67052b3eee8d114914de0b81654010abb0d Nov 18 12:19:12.303 INFO running `"docker" "start" "-a" "0f190a2ec7d04adf2c4817fd3fa4d67052b3eee8d114914de0b81654010abb0d"` Nov 18 12:19:14.046 INFO [stderr] usermod: no changes Nov 18 12:19:14.123 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:19:14.123 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:19:14.123 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:19:14.123 INFO [stderr] files will be included as a binary target: Nov 18 12:19:14.123 INFO [stderr] Nov 18 12:19:14.123 INFO [stderr] * /source/src/main.rs Nov 18 12:19:14.123 INFO [stderr] Nov 18 12:19:14.123 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:19:14.123 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:19:14.123 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:19:14.123 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:19:14.123 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:19:14.123 INFO [stderr] Nov 18 12:19:14.123 INFO [stderr] For more information on this warning you can consult Nov 18 12:19:14.123 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:19:14.123 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `cloudbilling1`, Nov 18 12:19:14.123 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:19:14.351 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.27s Nov 18 12:19:14.361 INFO [stderr] Running /target/debug/deps/cloudbilling1-cbba543422ca090c Nov 18 12:19:14.369 INFO [stdout] Nov 18 12:19:14.369 INFO [stdout] running 0 tests Nov 18 12:19:14.370 INFO [stdout] Nov 18 12:19:14.370 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 12:19:14.370 INFO [stdout] Nov 18 12:19:14.372 INFO [stderr] su: No module specific data is present Nov 18 12:19:15.529 INFO running `"docker" "inspect" "0f190a2ec7d04adf2c4817fd3fa4d67052b3eee8d114914de0b81654010abb0d"` Nov 18 12:19:15.909 INFO running `"docker" "rm" "-f" "0f190a2ec7d04adf2c4817fd3fa4d67052b3eee8d114914de0b81654010abb0d"` Nov 18 12:19:16.295 INFO [stdout] 0f190a2ec7d04adf2c4817fd3fa4d67052b3eee8d114914de0b81654010abb0d