Oct 16 07:49:22.747 INFO testing google-plusdomains1-cli-1.0.7+20171030 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 07:49:22.747 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 07:49:22.915 INFO blam! 241743a00d92ee4d7f390b0446c5a89ba1db51bb8d7ff115e7684558ef9e62ca Oct 16 07:49:22.917 INFO running `"docker" "start" "-a" "241743a00d92ee4d7f390b0446c5a89ba1db51bb8d7ff115e7684558ef9e62ca"` Oct 16 07:49:23.369 INFO kablam! usermod: no changes Oct 16 07:49:23.407 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 07:49:23.407 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 07:49:23.407 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 07:49:23.407 INFO kablam! files will be included as a binary target: Oct 16 07:49:23.407 INFO kablam! Oct 16 07:49:23.407 INFO kablam! * /source/src/main.rs Oct 16 07:49:23.407 INFO kablam! Oct 16 07:49:23.407 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 07:49:23.407 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 07:49:23.407 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 07:49:23.407 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 07:49:23.407 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 07:49:23.407 INFO kablam! Oct 16 07:49:23.407 INFO kablam! For more information on this warning you can consult Oct 16 07:49:23.407 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 07:49:23.407 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `plusdomains1`, Oct 16 07:49:23.407 INFO kablam! please set bin.path in Cargo.toml Oct 16 07:49:23.577 INFO kablam! Compiling google-plusdomains1 v1.0.8+20181007 Oct 16 07:49:34.579 INFO kablam! Compiling google-plusdomains1-cli v1.0.7+20171030 (/source) Oct 16 07:50:00.431 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 37.04s Oct 16 07:50:00.442 INFO kablam! su: No module specific data is present Oct 16 07:50:01.923 INFO running `"docker" "rm" "-f" "241743a00d92ee4d7f390b0446c5a89ba1db51bb8d7ff115e7684558ef9e62ca"` Oct 16 07:50:02.263 INFO blam! 241743a00d92ee4d7f390b0446c5a89ba1db51bb8d7ff115e7684558ef9e62ca Oct 16 07:50:02.269 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 07:50:02.631 INFO blam! 5bbbddb37d472407949f47a0e7ebe63f09da2de31ca7e383c759aa0833846d35 Oct 16 07:50:02.634 INFO running `"docker" "start" "-a" "5bbbddb37d472407949f47a0e7ebe63f09da2de31ca7e383c759aa0833846d35"` Oct 16 07:50:03.755 INFO kablam! usermod: no changes Oct 16 07:50:03.795 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 07:50:03.795 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 07:50:03.795 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 07:50:03.795 INFO kablam! files will be included as a binary target: Oct 16 07:50:03.795 INFO kablam! Oct 16 07:50:03.795 INFO kablam! * /source/src/main.rs Oct 16 07:50:03.795 INFO kablam! Oct 16 07:50:03.795 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 07:50:03.795 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 07:50:03.795 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 07:50:03.795 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 07:50:03.795 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 07:50:03.795 INFO kablam! Oct 16 07:50:03.795 INFO kablam! For more information on this warning you can consult Oct 16 07:50:03.795 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 07:50:03.795 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `plusdomains1`, Oct 16 07:50:03.795 INFO kablam! please set bin.path in Cargo.toml Oct 16 07:50:03.994 INFO kablam! Compiling google-plusdomains1-cli v1.0.7+20171030 (/source) Oct 16 07:50:10.332 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.56s Oct 16 07:50:10.351 INFO kablam! su: No module specific data is present Oct 16 07:50:11.595 INFO running `"docker" "rm" "-f" "5bbbddb37d472407949f47a0e7ebe63f09da2de31ca7e383c759aa0833846d35"` Oct 16 07:50:11.978 INFO blam! 5bbbddb37d472407949f47a0e7ebe63f09da2de31ca7e383c759aa0833846d35 Oct 16 07:50:11.989 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 07:50:12.402 INFO blam! 5924798846bba32d5efca94ca781d83085b8097b7032d31f8e85fae18c86ae63 Oct 16 07:50:12.405 INFO running `"docker" "start" "-a" "5924798846bba32d5efca94ca781d83085b8097b7032d31f8e85fae18c86ae63"` Oct 16 07:50:13.836 INFO kablam! usermod: no changes Oct 16 07:50:13.880 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 07:50:13.880 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 07:50:13.880 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 07:50:13.880 INFO kablam! files will be included as a binary target: Oct 16 07:50:13.880 INFO kablam! Oct 16 07:50:13.880 INFO kablam! * /source/src/main.rs Oct 16 07:50:13.880 INFO kablam! Oct 16 07:50:13.880 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 07:50:13.880 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 07:50:13.880 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 07:50:13.880 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 07:50:13.880 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 07:50:13.880 INFO kablam! Oct 16 07:50:13.881 INFO kablam! For more information on this warning you can consult Oct 16 07:50:13.881 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 07:50:13.881 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `plusdomains1`, Oct 16 07:50:13.881 INFO kablam! please set bin.path in Cargo.toml Oct 16 07:50:14.039 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.16s Oct 16 07:50:14.059 INFO kablam! Running /target/debug/deps/plusdomains1-a8ab56f23d26ad95 Oct 16 07:50:14.067 INFO blam! Oct 16 07:50:14.067 INFO blam! running 0 tests Oct 16 07:50:14.067 INFO blam! Oct 16 07:50:14.067 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 07:50:14.067 INFO blam! Oct 16 07:50:14.068 INFO kablam! su: No module specific data is present Oct 16 07:50:15.208 INFO running `"docker" "rm" "-f" "5924798846bba32d5efca94ca781d83085b8097b7032d31f8e85fae18c86ae63"` Oct 16 07:50:15.488 INFO blam! 5924798846bba32d5efca94ca781d83085b8097b7032d31f8e85fae18c86ae63