Nov 18 12:24:27.301 INFO testing google-autoscaler1_beta2-cli-1.0.7+20150629 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 18 12:24:27.302 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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:27.671 INFO [stdout] 7ff2bb44c3ea90890e0d2654189656f2eb665606cb48c790df75e439c421b4fa Nov 18 12:24:27.674 INFO running `"docker" "start" "-a" "7ff2bb44c3ea90890e0d2654189656f2eb665606cb48c790df75e439c421b4fa"` Nov 18 12:24:29.654 INFO [stderr] usermod: no changes Nov 18 12:24:29.717 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:24:29.717 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:24:29.717 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:24:29.717 INFO [stderr] files will be included as a binary target: Nov 18 12:24:29.717 INFO [stderr] Nov 18 12:24:29.717 INFO [stderr] * /source/src/main.rs Nov 18 12:24:29.717 INFO [stderr] Nov 18 12:24:29.717 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:24:29.717 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:24:29.717 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:24:29.717 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:24:29.717 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:24:29.717 INFO [stderr] Nov 18 12:24:29.717 INFO [stderr] For more information on this warning you can consult Nov 18 12:24:29.717 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:24:29.717 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `autoscaler1-beta2`, Nov 18 12:24:29.717 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:24:29.951 INFO [stderr] Compiling google-autoscaler1_beta2 v1.0.8+20150629 Nov 18 12:24:36.863 INFO [stderr] Compiling google-autoscaler1_beta2-cli v1.0.7+20150629 (/source) Nov 18 12:24:54.831 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.15s Nov 18 12:24:54.855 INFO [stderr] su: No module specific data is present Nov 18 12:24:56.277 INFO running `"docker" "inspect" "7ff2bb44c3ea90890e0d2654189656f2eb665606cb48c790df75e439c421b4fa"` Nov 18 12:24:56.597 INFO running `"docker" "rm" "-f" "7ff2bb44c3ea90890e0d2654189656f2eb665606cb48c790df75e439c421b4fa"` Nov 18 12:24:56.911 INFO [stdout] 7ff2bb44c3ea90890e0d2654189656f2eb665606cb48c790df75e439c421b4fa Nov 18 12:24:56.918 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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:24:57.331 INFO [stdout] 39b0340aa5424f3e46a6c4e7955ead7d3f01b4ab1813b91e292707881e43e192 Nov 18 12:24:57.334 INFO running `"docker" "start" "-a" "39b0340aa5424f3e46a6c4e7955ead7d3f01b4ab1813b91e292707881e43e192"` Nov 18 12:24:59.111 INFO [stderr] usermod: no changes Nov 18 12:24:59.156 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:24:59.156 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:24:59.156 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:24:59.156 INFO [stderr] files will be included as a binary target: Nov 18 12:24:59.156 INFO [stderr] Nov 18 12:24:59.156 INFO [stderr] * /source/src/main.rs Nov 18 12:24:59.156 INFO [stderr] Nov 18 12:24:59.156 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:24:59.156 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:24:59.156 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:24:59.156 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:24:59.156 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:24:59.156 INFO [stderr] Nov 18 12:24:59.156 INFO [stderr] For more information on this warning you can consult Nov 18 12:24:59.156 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:24:59.156 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `autoscaler1-beta2`, Nov 18 12:24:59.156 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:24:59.394 INFO [stderr] Compiling google-autoscaler1_beta2-cli v1.0.7+20150629 (/source) Nov 18 12:25:04.903 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.77s Nov 18 12:25:04.919 INFO [stderr] su: No module specific data is present Nov 18 12:25:06.099 INFO running `"docker" "inspect" "39b0340aa5424f3e46a6c4e7955ead7d3f01b4ab1813b91e292707881e43e192"` Nov 18 12:25:06.435 INFO running `"docker" "rm" "-f" "39b0340aa5424f3e46a6c4e7955ead7d3f01b4ab1813b91e292707881e43e192"` Nov 18 12:25:06.811 INFO [stdout] 39b0340aa5424f3e46a6c4e7955ead7d3f01b4ab1813b91e292707881e43e192 Nov 18 12:25:06.820 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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:07.242 INFO [stdout] aa63f12332bc7ed2e3faf806d8bbd5615cdc6a278c073476cd7055ba111db365 Nov 18 12:25:07.245 INFO running `"docker" "start" "-a" "aa63f12332bc7ed2e3faf806d8bbd5615cdc6a278c073476cd7055ba111db365"` Nov 18 12:25:09.390 INFO [stderr] usermod: no changes Nov 18 12:25:09.451 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:25:09.451 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:25:09.451 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:25:09.451 INFO [stderr] files will be included as a binary target: Nov 18 12:25:09.451 INFO [stderr] Nov 18 12:25:09.451 INFO [stderr] * /source/src/main.rs Nov 18 12:25:09.451 INFO [stderr] Nov 18 12:25:09.451 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:25:09.451 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:25:09.451 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:25:09.451 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:25:09.451 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:25:09.451 INFO [stderr] Nov 18 12:25:09.451 INFO [stderr] For more information on this warning you can consult Nov 18 12:25:09.451 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:25:09.451 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `autoscaler1-beta2`, Nov 18 12:25:09.451 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:25:09.623 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.19s Nov 18 12:25:09.631 INFO [stderr] Running /target/debug/deps/autoscaler1_beta2-c837ef925fce9633 Nov 18 12:25:09.635 INFO [stdout] Nov 18 12:25:09.635 INFO [stdout] running 0 tests Nov 18 12:25:09.635 INFO [stdout] Nov 18 12:25:09.635 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 12:25:09.635 INFO [stdout] Nov 18 12:25:09.655 INFO [stderr] su: No module specific data is present Nov 18 12:25:10.878 INFO running `"docker" "inspect" "aa63f12332bc7ed2e3faf806d8bbd5615cdc6a278c073476cd7055ba111db365"` Nov 18 12:25:11.237 INFO running `"docker" "rm" "-f" "aa63f12332bc7ed2e3faf806d8bbd5615cdc6a278c073476cd7055ba111db365"` Nov 18 12:25:11.631 INFO [stdout] aa63f12332bc7ed2e3faf806d8bbd5615cdc6a278c073476cd7055ba111db365