Oct 16 08:18:15.792 INFO testing google-dlp2_beta1-cli-1.0.7+20171205 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 08:18:15.792 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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:18:16.278 INFO blam! 0d56fa88b4837030e2812b3da67644f55fc10edd5bfc882658e00228c7ccbce0 Oct 16 08:18:16.281 INFO running `"docker" "start" "-a" "0d56fa88b4837030e2812b3da67644f55fc10edd5bfc882658e00228c7ccbce0"` Oct 16 08:18:18.013 INFO kablam! usermod: no changes Oct 16 08:18:18.063 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 08:18:18.063 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 08:18:18.063 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 08:18:18.063 INFO kablam! files will be included as a binary target: Oct 16 08:18:18.063 INFO kablam! Oct 16 08:18:18.063 INFO kablam! * /source/src/main.rs Oct 16 08:18:18.063 INFO kablam! Oct 16 08:18:18.063 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 08:18:18.063 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 08:18:18.063 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 08:18:18.063 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 08:18:18.063 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 08:18:18.063 INFO kablam! Oct 16 08:18:18.063 INFO kablam! For more information on this warning you can consult Oct 16 08:18:18.063 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 08:18:18.063 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `dlp2-beta1`, Oct 16 08:18:18.063 INFO kablam! please set bin.path in Cargo.toml Oct 16 08:18:18.255 INFO kablam! Compiling google-dlp2_beta1 v1.0.8+20171205 Oct 16 08:18:31.134 INFO kablam! Compiling google-dlp2_beta1-cli v1.0.7+20171205 (/source) Oct 16 08:18:59.150 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 41.12s Oct 16 08:18:59.161 INFO kablam! su: No module specific data is present Oct 16 08:19:00.604 INFO running `"docker" "rm" "-f" "0d56fa88b4837030e2812b3da67644f55fc10edd5bfc882658e00228c7ccbce0"` Oct 16 08:19:00.937 INFO blam! 0d56fa88b4837030e2812b3da67644f55fc10edd5bfc882658e00228c7ccbce0 Oct 16 08:19:00.939 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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:19:01.371 INFO blam! b2e58ccf22c4dcc6ced80913e4f6b5a8e5dc8b08f9ef2a8efa90f098151810ef Oct 16 08:19:01.373 INFO running `"docker" "start" "-a" "b2e58ccf22c4dcc6ced80913e4f6b5a8e5dc8b08f9ef2a8efa90f098151810ef"` Oct 16 08:19:03.449 INFO kablam! usermod: no changes Oct 16 08:19:03.535 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 08:19:03.535 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 08:19:03.535 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 08:19:03.535 INFO kablam! files will be included as a binary target: Oct 16 08:19:03.535 INFO kablam! Oct 16 08:19:03.535 INFO kablam! * /source/src/main.rs Oct 16 08:19:03.535 INFO kablam! Oct 16 08:19:03.535 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 08:19:03.535 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 08:19:03.535 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 08:19:03.535 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 08:19:03.535 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 08:19:03.535 INFO kablam! Oct 16 08:19:03.535 INFO kablam! For more information on this warning you can consult Oct 16 08:19:03.535 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 08:19:03.535 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `dlp2-beta1`, Oct 16 08:19:03.535 INFO kablam! please set bin.path in Cargo.toml Oct 16 08:19:03.749 INFO kablam! Compiling google-dlp2_beta1-cli v1.0.7+20171205 (/source) Oct 16 08:19:09.776 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.30s Oct 16 08:19:09.787 INFO kablam! su: No module specific data is present Oct 16 08:19:11.257 INFO running `"docker" "rm" "-f" "b2e58ccf22c4dcc6ced80913e4f6b5a8e5dc8b08f9ef2a8efa90f098151810ef"` Oct 16 08:19:11.603 INFO blam! b2e58ccf22c4dcc6ced80913e4f6b5a8e5dc8b08f9ef2a8efa90f098151810ef Oct 16 08:19:11.616 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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:19:12.040 INFO blam! 9570147dc6b1c47de823be9da5cd4d6f0de467e3ddcba99c4a6bd0bd6790fd84 Oct 16 08:19:12.041 INFO running `"docker" "start" "-a" "9570147dc6b1c47de823be9da5cd4d6f0de467e3ddcba99c4a6bd0bd6790fd84"` Oct 16 08:19:14.223 INFO kablam! usermod: no changes Oct 16 08:19:14.263 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 08:19:14.263 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 08:19:14.263 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 08:19:14.263 INFO kablam! files will be included as a binary target: Oct 16 08:19:14.263 INFO kablam! Oct 16 08:19:14.263 INFO kablam! * /source/src/main.rs Oct 16 08:19:14.263 INFO kablam! Oct 16 08:19:14.263 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 08:19:14.263 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 08:19:14.263 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 08:19:14.263 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 08:19:14.263 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 08:19:14.263 INFO kablam! Oct 16 08:19:14.263 INFO kablam! For more information on this warning you can consult Oct 16 08:19:14.263 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 08:19:14.263 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `dlp2-beta1`, Oct 16 08:19:14.263 INFO kablam! please set bin.path in Cargo.toml Oct 16 08:19:14.444 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.20s Oct 16 08:19:14.453 INFO kablam! Running /target/debug/deps/dlp2_beta1-832f48b052237f3d Oct 16 08:19:14.456 INFO blam! Oct 16 08:19:14.456 INFO blam! running 0 tests Oct 16 08:19:14.456 INFO blam! Oct 16 08:19:14.456 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 08:19:14.456 INFO blam! Oct 16 08:19:14.460 INFO kablam! su: No module specific data is present Oct 16 08:19:15.480 INFO running `"docker" "rm" "-f" "9570147dc6b1c47de823be9da5cd4d6f0de467e3ddcba99c4a6bd0bd6790fd84"` Oct 16 08:19:15.767 INFO blam! 9570147dc6b1c47de823be9da5cd4d6f0de467e3ddcba99c4a6bd0bd6790fd84