Oct 16 07:38:38.013 INFO testing google-spectrum1_explorer-cli-1.0.7+20170306 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 07:38:38.014 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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:38:38.451 INFO blam! 6cab0643970bff630b2bb7d6d68aabb62ad95670d93a1c7ebb32eddc24cd0323 Oct 16 07:38:38.463 INFO running `"docker" "start" "-a" "6cab0643970bff630b2bb7d6d68aabb62ad95670d93a1c7ebb32eddc24cd0323"` Oct 16 07:38:40.424 INFO kablam! usermod: no changes Oct 16 07:38:40.501 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 07:38:40.501 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 07:38:40.501 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 07:38:40.501 INFO kablam! files will be included as a binary target: Oct 16 07:38:40.501 INFO kablam! Oct 16 07:38:40.501 INFO kablam! * /source/src/main.rs Oct 16 07:38:40.501 INFO kablam! Oct 16 07:38:40.501 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 07:38:40.501 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 07:38:40.501 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 07:38:40.501 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 07:38:40.501 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 07:38:40.501 INFO kablam! Oct 16 07:38:40.501 INFO kablam! For more information on this warning you can consult Oct 16 07:38:40.501 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 07:38:40.501 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `spectrum1-explorer`, Oct 16 07:38:40.501 INFO kablam! please set bin.path in Cargo.toml Oct 16 07:38:40.698 INFO kablam! Compiling google-spectrum1_explorer v1.0.8+20170306 Oct 16 07:38:48.295 INFO kablam! Compiling google-spectrum1_explorer-cli v1.0.7+20170306 (/source) Oct 16 07:39:04.571 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 24.11s Oct 16 07:39:04.591 INFO kablam! su: No module specific data is present Oct 16 07:39:05.890 INFO running `"docker" "rm" "-f" "6cab0643970bff630b2bb7d6d68aabb62ad95670d93a1c7ebb32eddc24cd0323"` Oct 16 07:39:06.243 INFO blam! 6cab0643970bff630b2bb7d6d68aabb62ad95670d93a1c7ebb32eddc24cd0323 Oct 16 07:39:06.250 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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:39:06.638 INFO blam! bb893e1386f3f6400f68b39fe75fcd275c43e3332291d38d32a7a1b7c4259947 Oct 16 07:39:06.640 INFO running `"docker" "start" "-a" "bb893e1386f3f6400f68b39fe75fcd275c43e3332291d38d32a7a1b7c4259947"` Oct 16 07:39:08.770 INFO kablam! usermod: no changes Oct 16 07:39:08.851 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 07:39:08.851 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 07:39:08.851 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 07:39:08.851 INFO kablam! files will be included as a binary target: Oct 16 07:39:08.851 INFO kablam! Oct 16 07:39:08.851 INFO kablam! * /source/src/main.rs Oct 16 07:39:08.851 INFO kablam! Oct 16 07:39:08.851 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 07:39:08.851 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 07:39:08.851 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 07:39:08.851 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 07:39:08.851 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 07:39:08.851 INFO kablam! Oct 16 07:39:08.851 INFO kablam! For more information on this warning you can consult Oct 16 07:39:08.851 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 07:39:08.851 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `spectrum1-explorer`, Oct 16 07:39:08.851 INFO kablam! please set bin.path in Cargo.toml Oct 16 07:39:08.997 INFO kablam! Compiling google-spectrum1_explorer-cli v1.0.7+20170306 (/source) Oct 16 07:39:14.747 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.95s Oct 16 07:39:14.757 INFO kablam! su: No module specific data is present Oct 16 07:39:15.861 INFO running `"docker" "rm" "-f" "bb893e1386f3f6400f68b39fe75fcd275c43e3332291d38d32a7a1b7c4259947"` Oct 16 07:39:16.191 INFO blam! bb893e1386f3f6400f68b39fe75fcd275c43e3332291d38d32a7a1b7c4259947 Oct 16 07:39:16.199 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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:39:16.570 INFO blam! 7a06d5eeeee8187f9371f19d2976c7d328429d4814f9ce173dc7012c9c13fff4 Oct 16 07:39:16.573 INFO running `"docker" "start" "-a" "7a06d5eeeee8187f9371f19d2976c7d328429d4814f9ce173dc7012c9c13fff4"` Oct 16 07:39:19.194 INFO kablam! usermod: no changes Oct 16 07:39:19.261 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 07:39:19.261 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 07:39:19.261 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 07:39:19.262 INFO kablam! files will be included as a binary target: Oct 16 07:39:19.262 INFO kablam! Oct 16 07:39:19.262 INFO kablam! * /source/src/main.rs Oct 16 07:39:19.262 INFO kablam! Oct 16 07:39:19.262 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 07:39:19.262 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 07:39:19.262 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 07:39:19.262 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 07:39:19.262 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 07:39:19.262 INFO kablam! Oct 16 07:39:19.262 INFO kablam! For more information on this warning you can consult Oct 16 07:39:19.262 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 07:39:19.262 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `spectrum1-explorer`, Oct 16 07:39:19.262 INFO kablam! please set bin.path in Cargo.toml Oct 16 07:39:19.473 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.25s Oct 16 07:39:19.490 INFO kablam! Running /target/debug/deps/spectrum1_explorer-cd606598b7c6f0f4 Oct 16 07:39:19.492 INFO blam! Oct 16 07:39:19.492 INFO blam! running 0 tests Oct 16 07:39:19.492 INFO blam! Oct 16 07:39:19.492 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 07:39:19.492 INFO blam! Oct 16 07:39:19.496 INFO kablam! su: No module specific data is present Oct 16 07:39:20.726 INFO running `"docker" "rm" "-f" "7a06d5eeeee8187f9371f19d2976c7d328429d4814f9ce173dc7012c9c13fff4"` Oct 16 07:39:21.115 INFO blam! 7a06d5eeeee8187f9371f19d2976c7d328429d4814f9ce173dc7012c9c13fff4