Nov 18 11:56:38.754 INFO testing google-deploymentmanager2_beta2-cli-1.0.7+20160201 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 18 11:56:38.759 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/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 11:56:39.355 INFO [stdout] c739d95c237fc4baaed83ea341be158112af16c7dc1da343c872fd70d3f3f3fa Nov 18 11:56:39.360 INFO running `"docker" "start" "-a" "c739d95c237fc4baaed83ea341be158112af16c7dc1da343c872fd70d3f3f3fa"` Nov 18 11:56:40.682 INFO [stderr] usermod: no changes Nov 18 11:56:40.723 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 11:56:40.723 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 11:56:40.723 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 11:56:40.723 INFO [stderr] files will be included as a binary target: Nov 18 11:56:40.723 INFO [stderr] Nov 18 11:56:40.723 INFO [stderr] * /source/src/main.rs Nov 18 11:56:40.723 INFO [stderr] Nov 18 11:56:40.723 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 11:56:40.723 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 11:56:40.723 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 11:56:40.723 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 11:56:40.723 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 11:56:40.723 INFO [stderr] Nov 18 11:56:40.723 INFO [stderr] For more information on this warning you can consult Nov 18 11:56:40.723 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 11:56:40.723 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `deploymentmanager2-beta2`, Nov 18 11:56:40.723 INFO [stderr] please set bin.path in Cargo.toml Nov 18 11:56:41.011 INFO [stderr] Compiling google-deploymentmanager2_beta2 v1.0.8+20160201 Nov 18 11:56:49.771 INFO [stderr] Compiling google-deploymentmanager2_beta2-cli v1.0.7+20160201 (/source) Nov 18 11:57:08.663 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.95s Nov 18 11:57:08.672 INFO [stderr] su: No module specific data is present Nov 18 11:57:09.396 INFO running `"docker" "inspect" "c739d95c237fc4baaed83ea341be158112af16c7dc1da343c872fd70d3f3f3fa"` Nov 18 11:57:09.601 INFO running `"docker" "rm" "-f" "c739d95c237fc4baaed83ea341be158112af16c7dc1da343c872fd70d3f3f3fa"` Nov 18 11:57:09.896 INFO [stdout] c739d95c237fc4baaed83ea341be158112af16c7dc1da343c872fd70d3f3f3fa Nov 18 11:57:09.905 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/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 11:57:10.489 INFO [stdout] c5c87d62e41dbd89031d688f491a029a75686aaf319b2017be42b492f577dbc9 Nov 18 11:57:10.491 INFO running `"docker" "start" "-a" "c5c87d62e41dbd89031d688f491a029a75686aaf319b2017be42b492f577dbc9"` Nov 18 11:57:11.762 INFO [stderr] usermod: no changes Nov 18 11:57:11.825 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 11:57:11.825 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 11:57:11.825 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 11:57:11.825 INFO [stderr] files will be included as a binary target: Nov 18 11:57:11.825 INFO [stderr] Nov 18 11:57:11.825 INFO [stderr] * /source/src/main.rs Nov 18 11:57:11.825 INFO [stderr] Nov 18 11:57:11.825 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 11:57:11.825 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 11:57:11.825 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 11:57:11.825 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 11:57:11.825 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 11:57:11.825 INFO [stderr] Nov 18 11:57:11.825 INFO [stderr] For more information on this warning you can consult Nov 18 11:57:11.825 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 11:57:11.825 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `deploymentmanager2-beta2`, Nov 18 11:57:11.825 INFO [stderr] please set bin.path in Cargo.toml Nov 18 11:57:11.984 INFO [stderr] Compiling google-deploymentmanager2_beta2-cli v1.0.7+20160201 (/source) Nov 18 11:57:17.763 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.97s Nov 18 11:57:17.779 INFO [stderr] su: No module specific data is present Nov 18 11:57:19.224 INFO running `"docker" "inspect" "c5c87d62e41dbd89031d688f491a029a75686aaf319b2017be42b492f577dbc9"` Nov 18 11:57:19.591 INFO running `"docker" "rm" "-f" "c5c87d62e41dbd89031d688f491a029a75686aaf319b2017be42b492f577dbc9"` Nov 18 11:57:19.955 INFO [stdout] c5c87d62e41dbd89031d688f491a029a75686aaf319b2017be42b492f577dbc9 Nov 18 11:57:19.958 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/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 11:57:20.407 INFO [stdout] d59be5bb85d3a650193782f8dafc5200eb4e89323bb5229e418dd9916b5e1602 Nov 18 11:57:20.410 INFO running `"docker" "start" "-a" "d59be5bb85d3a650193782f8dafc5200eb4e89323bb5229e418dd9916b5e1602"` Nov 18 11:57:21.955 INFO [stderr] usermod: no changes Nov 18 11:57:21.992 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 11:57:21.992 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 11:57:21.992 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 11:57:21.992 INFO [stderr] files will be included as a binary target: Nov 18 11:57:21.992 INFO [stderr] Nov 18 11:57:21.992 INFO [stderr] * /source/src/main.rs Nov 18 11:57:21.992 INFO [stderr] Nov 18 11:57:21.992 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 11:57:21.992 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 11:57:21.992 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 11:57:21.992 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 11:57:21.992 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 11:57:21.992 INFO [stderr] Nov 18 11:57:21.993 INFO [stderr] For more information on this warning you can consult Nov 18 11:57:21.993 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 11:57:21.993 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `deploymentmanager2-beta2`, Nov 18 11:57:21.993 INFO [stderr] please set bin.path in Cargo.toml Nov 18 11:57:22.155 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.18s Nov 18 11:57:22.171 INFO [stderr] Running /target/debug/deps/deploymentmanager2_beta2-3536dbee65c452fe Nov 18 11:57:22.196 INFO [stdout] Nov 18 11:57:22.196 INFO [stdout] running 0 tests Nov 18 11:57:22.196 INFO [stdout] Nov 18 11:57:22.196 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 11:57:22.197 INFO [stdout] Nov 18 11:57:22.203 INFO [stderr] su: No module specific data is present Nov 18 11:57:23.348 INFO running `"docker" "inspect" "d59be5bb85d3a650193782f8dafc5200eb4e89323bb5229e418dd9916b5e1602"` Nov 18 11:57:23.605 INFO running `"docker" "rm" "-f" "d59be5bb85d3a650193782f8dafc5200eb4e89323bb5229e418dd9916b5e1602"` Nov 18 11:57:23.887 INFO [stdout] d59be5bb85d3a650193782f8dafc5200eb4e89323bb5229e418dd9916b5e1602