Nov 18 12:24:35.426 INFO testing google-autoscaler1_beta2-cli-1.0.7+20150629 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 12:24:35.428 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:24:35.747 INFO [stdout] 478772c2a1c02c7fea3288986457f9cc88c1cbd36417054b628e70b76305fd1f Nov 18 12:24:35.750 INFO running `"docker" "start" "-a" "478772c2a1c02c7fea3288986457f9cc88c1cbd36417054b628e70b76305fd1f"` Nov 18 12:24:38.634 INFO [stderr] usermod: no changes Nov 18 12:24:38.671 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:24:38.671 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:24:38.671 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:24:38.671 INFO [stderr] files will be included as a binary target: Nov 18 12:24:38.671 INFO [stderr] Nov 18 12:24:38.671 INFO [stderr] * /source/src/main.rs Nov 18 12:24:38.671 INFO [stderr] Nov 18 12:24:38.671 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:24:38.671 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:24:38.671 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:24:38.671 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:24:38.671 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:24:38.671 INFO [stderr] Nov 18 12:24:38.671 INFO [stderr] For more information on this warning you can consult Nov 18 12:24:38.671 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:24:38.671 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `autoscaler1-beta2`, Nov 18 12:24:38.671 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:24:38.823 INFO [stderr] Compiling google-autoscaler1_beta2 v1.0.8+20150629 Nov 18 12:24:45.013 INFO [stderr] Compiling google-autoscaler1_beta2-cli v1.0.7+20150629 (/source) Nov 18 12:25:01.600 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.94s Nov 18 12:25:01.620 INFO [stderr] su: No module specific data is present Nov 18 12:25:02.983 INFO running `"docker" "inspect" "478772c2a1c02c7fea3288986457f9cc88c1cbd36417054b628e70b76305fd1f"` Nov 18 12:25:03.275 INFO running `"docker" "rm" "-f" "478772c2a1c02c7fea3288986457f9cc88c1cbd36417054b628e70b76305fd1f"` Nov 18 12:25:03.643 INFO [stdout] 478772c2a1c02c7fea3288986457f9cc88c1cbd36417054b628e70b76305fd1f Nov 18 12:25:03.646 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:25:04.093 INFO [stdout] aa30ed9b6330d91c05a9b31d324b6e843fe51a207ca87cb4980d15cf1c214117 Nov 18 12:25:04.096 INFO running `"docker" "start" "-a" "aa30ed9b6330d91c05a9b31d324b6e843fe51a207ca87cb4980d15cf1c214117"` Nov 18 12:25:05.886 INFO [stderr] usermod: no changes Nov 18 12:25:05.967 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:25:05.967 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:25:05.967 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:25:05.967 INFO [stderr] files will be included as a binary target: Nov 18 12:25:05.967 INFO [stderr] Nov 18 12:25:05.967 INFO [stderr] * /source/src/main.rs Nov 18 12:25:05.967 INFO [stderr] Nov 18 12:25:05.967 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:25:05.967 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:25:05.967 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:25:05.967 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:25:05.967 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:25:05.967 INFO [stderr] Nov 18 12:25:05.967 INFO [stderr] For more information on this warning you can consult Nov 18 12:25:05.967 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:25:05.967 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `autoscaler1-beta2`, Nov 18 12:25:05.967 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:25:06.119 INFO [stderr] Compiling google-autoscaler1_beta2-cli v1.0.7+20150629 (/source) Nov 18 12:25:11.855 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.89s Nov 18 12:25:11.855 INFO [stderr] su: No module specific data is present Nov 18 12:25:12.889 INFO running `"docker" "inspect" "aa30ed9b6330d91c05a9b31d324b6e843fe51a207ca87cb4980d15cf1c214117"` Nov 18 12:25:13.241 INFO running `"docker" "rm" "-f" "aa30ed9b6330d91c05a9b31d324b6e843fe51a207ca87cb4980d15cf1c214117"` Nov 18 12:25:13.485 INFO [stdout] aa30ed9b6330d91c05a9b31d324b6e843fe51a207ca87cb4980d15cf1c214117 Nov 18 12:25:13.487 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:25:13.969 INFO [stdout] c71b6f8ed2ca59d434b00816aa0dea7c569745cd947711a865c5172bbe50d74e Nov 18 12:25:13.971 INFO running `"docker" "start" "-a" "c71b6f8ed2ca59d434b00816aa0dea7c569745cd947711a865c5172bbe50d74e"` Nov 18 12:25:15.575 INFO [stderr] usermod: no changes Nov 18 12:25:15.635 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:25:15.636 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:25:15.636 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:25:15.636 INFO [stderr] files will be included as a binary target: Nov 18 12:25:15.637 INFO [stderr] Nov 18 12:25:15.637 INFO [stderr] * /source/src/main.rs Nov 18 12:25:15.637 INFO [stderr] Nov 18 12:25:15.638 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:25:15.638 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:25:15.638 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:25:15.638 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:25:15.639 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:25:15.639 INFO [stderr] Nov 18 12:25:15.639 INFO [stderr] For more information on this warning you can consult Nov 18 12:25:15.640 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:25:15.640 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `autoscaler1-beta2`, Nov 18 12:25:15.640 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:25:15.811 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.21s Nov 18 12:25:15.831 INFO [stderr] Running /target/debug/deps/autoscaler1_beta2-c9d8debad5445371 Nov 18 12:25:15.835 INFO [stdout] Nov 18 12:25:15.835 INFO [stdout] running 0 tests Nov 18 12:25:15.835 INFO [stdout] Nov 18 12:25:15.835 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 12:25:15.835 INFO [stdout] Nov 18 12:25:15.847 INFO [stderr] su: No module specific data is present Nov 18 12:25:16.697 INFO running `"docker" "inspect" "c71b6f8ed2ca59d434b00816aa0dea7c569745cd947711a865c5172bbe50d74e"` Nov 18 12:25:17.031 INFO running `"docker" "rm" "-f" "c71b6f8ed2ca59d434b00816aa0dea7c569745cd947711a865c5172bbe50d74e"` Nov 18 12:25:17.395 INFO [stdout] c71b6f8ed2ca59d434b00816aa0dea7c569745cd947711a865c5172bbe50d74e