Nov 18 12:14:04.940 INFO testing google-cloudresourcemanager1-cli-1.0.7+20171206 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 12:14:04.940 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 12:14:05.445 INFO [stdout] 1af7d49492a9241e4d9eb48c0ffef02062e3df34e5267d5eafdbc21e8c6f7473 Nov 18 12:14:05.449 INFO running `"docker" "start" "-a" "1af7d49492a9241e4d9eb48c0ffef02062e3df34e5267d5eafdbc21e8c6f7473"` Nov 18 12:14:06.591 INFO [stderr] usermod: no changes Nov 18 12:14:06.647 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:14:06.647 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:14:06.647 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:14:06.647 INFO [stderr] files will be included as a binary target: Nov 18 12:14:06.647 INFO [stderr] Nov 18 12:14:06.647 INFO [stderr] * /source/src/main.rs Nov 18 12:14:06.647 INFO [stderr] Nov 18 12:14:06.647 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:14:06.647 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:14:06.647 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:14:06.647 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:14:06.647 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:14:06.647 INFO [stderr] Nov 18 12:14:06.647 INFO [stderr] For more information on this warning you can consult Nov 18 12:14:06.647 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:14:06.647 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `cloudresourcemanager1`, Nov 18 12:14:06.647 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:14:06.819 INFO [stderr] Compiling google-cloudresourcemanager1 v1.0.8+20181008 Nov 18 12:14:16.302 INFO [stderr] Compiling google-cloudresourcemanager1-cli v1.0.7+20171206 (/source) Nov 18 12:14:41.816 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.19s Nov 18 12:14:41.819 INFO [stderr] su: No module specific data is present Nov 18 12:14:42.504 INFO running `"docker" "inspect" "1af7d49492a9241e4d9eb48c0ffef02062e3df34e5267d5eafdbc21e8c6f7473"` Nov 18 12:14:42.823 INFO running `"docker" "rm" "-f" "1af7d49492a9241e4d9eb48c0ffef02062e3df34e5267d5eafdbc21e8c6f7473"` Nov 18 12:14:43.141 INFO [stdout] 1af7d49492a9241e4d9eb48c0ffef02062e3df34e5267d5eafdbc21e8c6f7473 Nov 18 12:14:43.147 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 12:14:43.628 INFO [stdout] d055c5926df47ba98e4fe80f56e75bc0343321153da35e474d2b49ead57f9f68 Nov 18 12:14:43.630 INFO running `"docker" "start" "-a" "d055c5926df47ba98e4fe80f56e75bc0343321153da35e474d2b49ead57f9f68"` Nov 18 12:14:45.750 INFO [stderr] usermod: no changes Nov 18 12:14:45.793 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:14:45.793 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:14:45.793 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:14:45.793 INFO [stderr] files will be included as a binary target: Nov 18 12:14:45.793 INFO [stderr] Nov 18 12:14:45.793 INFO [stderr] * /source/src/main.rs Nov 18 12:14:45.793 INFO [stderr] Nov 18 12:14:45.793 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:14:45.793 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:14:45.793 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:14:45.794 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:14:45.794 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:14:45.794 INFO [stderr] Nov 18 12:14:45.794 INFO [stderr] For more information on this warning you can consult Nov 18 12:14:45.794 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:14:45.794 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `cloudresourcemanager1`, Nov 18 12:14:45.794 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:14:45.948 INFO [stderr] Compiling google-cloudresourcemanager1-cli v1.0.7+20171206 (/source) Nov 18 12:14:52.667 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.88s Nov 18 12:14:52.700 INFO [stderr] su: No module specific data is present Nov 18 12:14:53.691 INFO running `"docker" "inspect" "d055c5926df47ba98e4fe80f56e75bc0343321153da35e474d2b49ead57f9f68"` Nov 18 12:14:53.953 INFO running `"docker" "rm" "-f" "d055c5926df47ba98e4fe80f56e75bc0343321153da35e474d2b49ead57f9f68"` Nov 18 12:14:54.238 INFO [stdout] d055c5926df47ba98e4fe80f56e75bc0343321153da35e474d2b49ead57f9f68 Nov 18 12:14:54.245 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 12:14:54.742 INFO [stdout] 8726aea4b2be45bd944cc1642e8d4d54771f427e069899a47d7036598b3c6166 Nov 18 12:14:54.746 INFO running `"docker" "start" "-a" "8726aea4b2be45bd944cc1642e8d4d54771f427e069899a47d7036598b3c6166"` Nov 18 12:14:56.083 INFO [stderr] usermod: no changes Nov 18 12:14:56.142 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:14:56.142 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:14:56.142 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:14:56.142 INFO [stderr] files will be included as a binary target: Nov 18 12:14:56.142 INFO [stderr] Nov 18 12:14:56.142 INFO [stderr] * /source/src/main.rs Nov 18 12:14:56.142 INFO [stderr] Nov 18 12:14:56.142 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:14:56.142 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:14:56.142 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:14:56.142 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:14:56.142 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:14:56.142 INFO [stderr] Nov 18 12:14:56.142 INFO [stderr] For more information on this warning you can consult Nov 18 12:14:56.142 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:14:56.142 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `cloudresourcemanager1`, Nov 18 12:14:56.142 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:14:56.291 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.18s Nov 18 12:14:56.311 INFO [stderr] Running /target/debug/deps/cloudresourcemanager1-f736c9b54e86a362 Nov 18 12:14:56.327 INFO [stdout] Nov 18 12:14:56.327 INFO [stdout] running 0 tests Nov 18 12:14:56.327 INFO [stdout] Nov 18 12:14:56.327 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 12:14:56.327 INFO [stdout] Nov 18 12:14:56.330 INFO [stderr] su: No module specific data is present Nov 18 12:14:56.921 INFO running `"docker" "inspect" "8726aea4b2be45bd944cc1642e8d4d54771f427e069899a47d7036598b3c6166"` Nov 18 12:14:57.294 INFO running `"docker" "rm" "-f" "8726aea4b2be45bd944cc1642e8d4d54771f427e069899a47d7036598b3c6166"` Nov 18 12:14:57.589 INFO [stdout] 8726aea4b2be45bd944cc1642e8d4d54771f427e069899a47d7036598b3c6166