Oct 16 08:53:40.994 INFO testing google-deploymentmanager2_beta2-cli-1.0.7+20160201 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 08:53:40.995 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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"` Oct 16 08:53:41.425 INFO blam! 9308e3b40c37c28c5dd8f149a9a82c5e18165e8e63ca0757b04f1dad38c4a0e5 Oct 16 08:53:41.431 INFO running `"docker" "start" "-a" "9308e3b40c37c28c5dd8f149a9a82c5e18165e8e63ca0757b04f1dad38c4a0e5"` Oct 16 08:53:42.789 INFO kablam! usermod: no changes Oct 16 08:53:42.843 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 08:53:42.843 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 08:53:42.843 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 08:53:42.843 INFO kablam! files will be included as a binary target: Oct 16 08:53:42.843 INFO kablam! Oct 16 08:53:42.843 INFO kablam! * /source/src/main.rs Oct 16 08:53:42.843 INFO kablam! Oct 16 08:53:42.843 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 08:53:42.843 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 08:53:42.843 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 08:53:42.843 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 08:53:42.843 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 08:53:42.843 INFO kablam! Oct 16 08:53:42.843 INFO kablam! For more information on this warning you can consult Oct 16 08:53:42.843 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 08:53:42.843 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `deploymentmanager2-beta2`, Oct 16 08:53:42.843 INFO kablam! please set bin.path in Cargo.toml Oct 16 08:53:43.131 INFO kablam! Compiling google-deploymentmanager2_beta2 v1.0.8+20160201 Oct 16 08:53:51.274 INFO kablam! Compiling google-deploymentmanager2_beta2-cli v1.0.7+20160201 (/source) Oct 16 08:54:11.767 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 28.96s Oct 16 08:54:11.779 INFO kablam! su: No module specific data is present Oct 16 08:54:12.848 INFO running `"docker" "rm" "-f" "9308e3b40c37c28c5dd8f149a9a82c5e18165e8e63ca0757b04f1dad38c4a0e5"` Oct 16 08:54:13.096 INFO blam! 9308e3b40c37c28c5dd8f149a9a82c5e18165e8e63ca0757b04f1dad38c4a0e5 Oct 16 08:54:13.105 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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"` Oct 16 08:54:13.411 INFO blam! 6293c1e2672b95e88d648fc69ce5e1f95097ae238f49581dd26e5b0aadba58e0 Oct 16 08:54:13.423 INFO running `"docker" "start" "-a" "6293c1e2672b95e88d648fc69ce5e1f95097ae238f49581dd26e5b0aadba58e0"` Oct 16 08:54:14.622 INFO kablam! usermod: no changes Oct 16 08:54:14.650 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 08:54:14.650 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 08:54:14.650 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 08:54:14.650 INFO kablam! files will be included as a binary target: Oct 16 08:54:14.650 INFO kablam! Oct 16 08:54:14.650 INFO kablam! * /source/src/main.rs Oct 16 08:54:14.650 INFO kablam! Oct 16 08:54:14.650 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 08:54:14.650 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 08:54:14.650 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 08:54:14.650 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 08:54:14.650 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 08:54:14.650 INFO kablam! Oct 16 08:54:14.650 INFO kablam! For more information on this warning you can consult Oct 16 08:54:14.650 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 08:54:14.650 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `deploymentmanager2-beta2`, Oct 16 08:54:14.650 INFO kablam! please set bin.path in Cargo.toml Oct 16 08:54:14.779 INFO kablam! Compiling google-deploymentmanager2_beta2-cli v1.0.7+20160201 (/source) Oct 16 08:54:20.814 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.17s Oct 16 08:54:20.835 INFO kablam! su: No module specific data is present Oct 16 08:54:21.619 INFO running `"docker" "rm" "-f" "6293c1e2672b95e88d648fc69ce5e1f95097ae238f49581dd26e5b0aadba58e0"` Oct 16 08:54:21.853 INFO blam! 6293c1e2672b95e88d648fc69ce5e1f95097ae238f49581dd26e5b0aadba58e0 Oct 16 08:54:21.865 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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"` Oct 16 08:54:22.211 INFO blam! b59b8600279926c1eacd6ac4b83d2b9b195ba8b1b4cda25d812e7b2a648bab31 Oct 16 08:54:22.223 INFO running `"docker" "start" "-a" "b59b8600279926c1eacd6ac4b83d2b9b195ba8b1b4cda25d812e7b2a648bab31"` Oct 16 08:54:23.553 INFO kablam! usermod: no changes Oct 16 08:54:23.603 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 08:54:23.603 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 08:54:23.603 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 08:54:23.603 INFO kablam! files will be included as a binary target: Oct 16 08:54:23.603 INFO kablam! Oct 16 08:54:23.603 INFO kablam! * /source/src/main.rs Oct 16 08:54:23.603 INFO kablam! Oct 16 08:54:23.603 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 08:54:23.603 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 08:54:23.603 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 08:54:23.603 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 08:54:23.603 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 08:54:23.603 INFO kablam! Oct 16 08:54:23.603 INFO kablam! For more information on this warning you can consult Oct 16 08:54:23.603 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 08:54:23.603 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `deploymentmanager2-beta2`, Oct 16 08:54:23.603 INFO kablam! please set bin.path in Cargo.toml Oct 16 08:54:23.775 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.19s Oct 16 08:54:23.783 INFO kablam! Running /target/debug/deps/deploymentmanager2_beta2-89ae42411e2ea24f Oct 16 08:54:23.785 INFO blam! Oct 16 08:54:23.785 INFO blam! running 0 tests Oct 16 08:54:23.785 INFO blam! Oct 16 08:54:23.785 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 08:54:23.785 INFO blam! Oct 16 08:54:23.788 INFO kablam! su: No module specific data is present Oct 16 08:54:24.713 INFO running `"docker" "rm" "-f" "b59b8600279926c1eacd6ac4b83d2b9b195ba8b1b4cda25d812e7b2a648bab31"` Oct 16 08:54:24.943 INFO blam! b59b8600279926c1eacd6ac4b83d2b9b195ba8b1b4cda25d812e7b2a648bab31