Oct 16 07:41:12.238 INFO testing google-sourcerepo1-cli-1.0.7+20171110 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 07:41:12.240 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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:41:12.539 INFO blam! a9bf7b35abfea899f456db98f4bfb6c429b063320d884bcf9ae3ae7d6cc1a190 Oct 16 07:41:12.555 INFO running `"docker" "start" "-a" "a9bf7b35abfea899f456db98f4bfb6c429b063320d884bcf9ae3ae7d6cc1a190"` Oct 16 07:41:14.047 INFO kablam! usermod: no changes Oct 16 07:41:14.101 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 07:41:14.101 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 07:41:14.101 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 07:41:14.101 INFO kablam! files will be included as a binary target: Oct 16 07:41:14.101 INFO kablam! Oct 16 07:41:14.101 INFO kablam! * /source/src/main.rs Oct 16 07:41:14.101 INFO kablam! Oct 16 07:41:14.101 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 07:41:14.101 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 07:41:14.101 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 07:41:14.101 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 07:41:14.101 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 07:41:14.101 INFO kablam! Oct 16 07:41:14.101 INFO kablam! For more information on this warning you can consult Oct 16 07:41:14.101 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 07:41:14.101 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `sourcerepo1`, Oct 16 07:41:14.101 INFO kablam! please set bin.path in Cargo.toml Oct 16 07:41:14.364 INFO kablam! Compiling google-sourcerepo1 v1.0.8+20180718 Oct 16 07:41:22.135 INFO kablam! Compiling google-sourcerepo1-cli v1.0.7+20171110 (/source) Oct 16 07:41:38.607 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 24.53s Oct 16 07:41:38.618 INFO kablam! su: No module specific data is present Oct 16 07:41:39.848 INFO running `"docker" "rm" "-f" "a9bf7b35abfea899f456db98f4bfb6c429b063320d884bcf9ae3ae7d6cc1a190"` Oct 16 07:41:40.143 INFO blam! a9bf7b35abfea899f456db98f4bfb6c429b063320d884bcf9ae3ae7d6cc1a190 Oct 16 07:41:40.147 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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:41:40.667 INFO blam! 8991870eea8c36cf9d7ef5e1861fcf9b413fc2e787f6b2715e246c55798a3df0 Oct 16 07:41:40.671 INFO running `"docker" "start" "-a" "8991870eea8c36cf9d7ef5e1861fcf9b413fc2e787f6b2715e246c55798a3df0"` Oct 16 07:41:42.111 INFO kablam! usermod: no changes Oct 16 07:41:42.151 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 07:41:42.151 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 07:41:42.151 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 07:41:42.151 INFO kablam! files will be included as a binary target: Oct 16 07:41:42.151 INFO kablam! Oct 16 07:41:42.151 INFO kablam! * /source/src/main.rs Oct 16 07:41:42.151 INFO kablam! Oct 16 07:41:42.151 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 07:41:42.151 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 07:41:42.151 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 07:41:42.151 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 07:41:42.151 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 07:41:42.151 INFO kablam! Oct 16 07:41:42.151 INFO kablam! For more information on this warning you can consult Oct 16 07:41:42.151 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 07:41:42.151 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `sourcerepo1`, Oct 16 07:41:42.151 INFO kablam! please set bin.path in Cargo.toml Oct 16 07:41:42.374 INFO kablam! Compiling google-sourcerepo1-cli v1.0.7+20171110 (/source) Oct 16 07:41:48.607 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.48s Oct 16 07:41:48.618 INFO kablam! su: No module specific data is present Oct 16 07:41:49.772 INFO running `"docker" "rm" "-f" "8991870eea8c36cf9d7ef5e1861fcf9b413fc2e787f6b2715e246c55798a3df0"` Oct 16 07:41:50.071 INFO blam! 8991870eea8c36cf9d7ef5e1861fcf9b413fc2e787f6b2715e246c55798a3df0 Oct 16 07:41:50.071 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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:41:50.464 INFO blam! f2a04ab6801156f39eaf6e769a5a3c704806c95295122ffd576e8cbb93bfe246 Oct 16 07:41:50.467 INFO running `"docker" "start" "-a" "f2a04ab6801156f39eaf6e769a5a3c704806c95295122ffd576e8cbb93bfe246"` Oct 16 07:41:52.638 INFO kablam! usermod: no changes Oct 16 07:41:52.667 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 07:41:52.667 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 07:41:52.667 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 07:41:52.667 INFO kablam! files will be included as a binary target: Oct 16 07:41:52.667 INFO kablam! Oct 16 07:41:52.667 INFO kablam! * /source/src/main.rs Oct 16 07:41:52.667 INFO kablam! Oct 16 07:41:52.667 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 07:41:52.667 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 07:41:52.667 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 07:41:52.667 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 07:41:52.667 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 07:41:52.667 INFO kablam! Oct 16 07:41:52.667 INFO kablam! For more information on this warning you can consult Oct 16 07:41:52.667 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 07:41:52.667 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `sourcerepo1`, Oct 16 07:41:52.667 INFO kablam! please set bin.path in Cargo.toml Oct 16 07:41:52.803 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.14s Oct 16 07:41:52.811 INFO kablam! Running /target/debug/deps/sourcerepo1-c4e1ccea530a7f45 Oct 16 07:41:52.818 INFO blam! Oct 16 07:41:52.818 INFO blam! running 0 tests Oct 16 07:41:52.818 INFO blam! Oct 16 07:41:52.818 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 07:41:52.818 INFO blam! Oct 16 07:41:52.823 INFO kablam! su: No module specific data is present Oct 16 07:41:53.567 INFO running `"docker" "rm" "-f" "f2a04ab6801156f39eaf6e769a5a3c704806c95295122ffd576e8cbb93bfe246"` Oct 16 07:41:53.868 INFO blam! f2a04ab6801156f39eaf6e769a5a3c704806c95295122ffd576e8cbb93bfe246