Oct 16 09:36:30.708 INFO testing google-admin1_reports-cli-1.0.7+20171204 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 09:36:30.710 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 09:36:31.191 INFO blam! b9054f90cc0d4e03b9d5e54c86e67b0e8666c6548435429dd6893a7759c69012 Oct 16 09:36:31.193 INFO running `"docker" "start" "-a" "b9054f90cc0d4e03b9d5e54c86e67b0e8666c6548435429dd6893a7759c69012"` Oct 16 09:36:33.511 INFO kablam! usermod: no changes Oct 16 09:36:33.567 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 09:36:33.567 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 09:36:33.567 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 09:36:33.567 INFO kablam! files will be included as a binary target: Oct 16 09:36:33.567 INFO kablam! Oct 16 09:36:33.567 INFO kablam! * /source/src/main.rs Oct 16 09:36:33.567 INFO kablam! Oct 16 09:36:33.567 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 09:36:33.567 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 09:36:33.567 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 09:36:33.567 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 09:36:33.567 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 09:36:33.567 INFO kablam! Oct 16 09:36:33.567 INFO kablam! For more information on this warning you can consult Oct 16 09:36:33.567 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 09:36:33.567 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `admin1-reports`, Oct 16 09:36:33.567 INFO kablam! please set bin.path in Cargo.toml Oct 16 09:36:33.706 INFO kablam! Compiling google-admin1_reports v1.0.8+20180806 Oct 16 09:36:39.724 INFO kablam! Compiling google-admin1_reports-cli v1.0.7+20171204 (/source) Oct 16 09:36:56.871 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 23.32s Oct 16 09:36:56.875 INFO kablam! su: No module specific data is present Oct 16 09:36:57.684 INFO running `"docker" "rm" "-f" "b9054f90cc0d4e03b9d5e54c86e67b0e8666c6548435429dd6893a7759c69012"` Oct 16 09:36:57.956 INFO blam! b9054f90cc0d4e03b9d5e54c86e67b0e8666c6548435429dd6893a7759c69012 Oct 16 09:36:57.965 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 09:36:58.440 INFO blam! 9188938d7a8208640f23f20d8d66fa7d7345dd06fbbd00f40266d82c94a8ed9f Oct 16 09:36:58.443 INFO running `"docker" "start" "-a" "9188938d7a8208640f23f20d8d66fa7d7345dd06fbbd00f40266d82c94a8ed9f"` Oct 16 09:37:00.535 INFO kablam! usermod: no changes Oct 16 09:37:00.583 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 09:37:00.583 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 09:37:00.583 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 09:37:00.583 INFO kablam! files will be included as a binary target: Oct 16 09:37:00.583 INFO kablam! Oct 16 09:37:00.583 INFO kablam! * /source/src/main.rs Oct 16 09:37:00.583 INFO kablam! Oct 16 09:37:00.583 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 09:37:00.583 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 09:37:00.583 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 09:37:00.583 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 09:37:00.583 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 09:37:00.583 INFO kablam! Oct 16 09:37:00.583 INFO kablam! For more information on this warning you can consult Oct 16 09:37:00.583 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 09:37:00.583 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `admin1-reports`, Oct 16 09:37:00.583 INFO kablam! please set bin.path in Cargo.toml Oct 16 09:37:00.749 INFO kablam! Compiling google-admin1_reports-cli v1.0.7+20171204 (/source) Oct 16 09:37:06.455 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.89s Oct 16 09:37:06.459 INFO kablam! su: No module specific data is present Oct 16 09:37:07.407 INFO running `"docker" "rm" "-f" "9188938d7a8208640f23f20d8d66fa7d7345dd06fbbd00f40266d82c94a8ed9f"` Oct 16 09:37:07.754 INFO blam! 9188938d7a8208640f23f20d8d66fa7d7345dd06fbbd00f40266d82c94a8ed9f Oct 16 09:37:07.767 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 09:37:08.229 INFO blam! eb61c72e08cfe5b765c0ece2c72cf21e3f75ea728cf3909fb614e7cfcaf21073 Oct 16 09:37:08.231 INFO running `"docker" "start" "-a" "eb61c72e08cfe5b765c0ece2c72cf21e3f75ea728cf3909fb614e7cfcaf21073"` Oct 16 09:37:10.123 INFO kablam! usermod: no changes Oct 16 09:37:10.171 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 09:37:10.172 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 09:37:10.172 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 09:37:10.172 INFO kablam! files will be included as a binary target: Oct 16 09:37:10.172 INFO kablam! Oct 16 09:37:10.172 INFO kablam! * /source/src/main.rs Oct 16 09:37:10.172 INFO kablam! Oct 16 09:37:10.172 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 09:37:10.172 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 09:37:10.172 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 09:37:10.172 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 09:37:10.172 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 09:37:10.172 INFO kablam! Oct 16 09:37:10.172 INFO kablam! For more information on this warning you can consult Oct 16 09:37:10.172 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 09:37:10.172 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `admin1-reports`, Oct 16 09:37:10.173 INFO kablam! please set bin.path in Cargo.toml Oct 16 09:37:10.393 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.24s Oct 16 09:37:10.410 INFO kablam! Running /target/debug/deps/admin1_reports-0869748a21579b71 Oct 16 09:37:10.412 INFO blam! Oct 16 09:37:10.412 INFO blam! running 0 tests Oct 16 09:37:10.413 INFO blam! Oct 16 09:37:10.413 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 09:37:10.413 INFO blam! Oct 16 09:37:10.415 INFO kablam! su: No module specific data is present Oct 16 09:37:11.467 INFO running `"docker" "rm" "-f" "eb61c72e08cfe5b765c0ece2c72cf21e3f75ea728cf3909fb614e7cfcaf21073"` Oct 16 09:37:11.791 INFO blam! eb61c72e08cfe5b765c0ece2c72cf21e3f75ea728cf3909fb614e7cfcaf21073