Oct 12 21:59:07.432 INFO testing techhazard/decapitate against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 12 21:59:07.432 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 12 21:59:07.951 INFO blam! 09015aa1056f2120a4511b42bdefb377b20f8132b4c5e2b439a65785576d5c4b Oct 12 21:59:07.955 INFO running `"docker" "start" "-a" "09015aa1056f2120a4511b42bdefb377b20f8132b4c5e2b439a65785576d5c4b"` Oct 12 21:59:09.838 INFO kablam! usermod: no changes Oct 12 21:59:09.887 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 12 21:59:09.887 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 12 21:59:09.887 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 12 21:59:09.887 INFO kablam! files will be included as a binary target: Oct 12 21:59:09.887 INFO kablam! Oct 12 21:59:09.887 INFO kablam! * /source/src/main.rs Oct 12 21:59:09.887 INFO kablam! Oct 12 21:59:09.887 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 12 21:59:09.887 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 12 21:59:09.887 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 12 21:59:09.887 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 12 21:59:09.887 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 12 21:59:09.887 INFO kablam! Oct 12 21:59:09.887 INFO kablam! For more information on this warning you can consult Oct 12 21:59:09.887 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 12 21:59:09.887 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `dcap`, Oct 12 21:59:09.887 INFO kablam! please set bin.path in Cargo.toml Oct 12 21:59:09.931 INFO kablam! Compiling libc v0.2.16 Oct 12 21:59:09.931 INFO kablam! Compiling unicode-segmentation v0.1.2 Oct 12 21:59:09.931 INFO kablam! Compiling strsim v0.5.1 Oct 12 21:59:12.331 INFO kablam! Compiling term_size v0.2.1 Oct 12 21:59:12.594 INFO kablam! Compiling clap v2.14.0 Oct 12 21:59:25.839 INFO kablam! Compiling decapitate v1.0.0 (/source) Oct 12 21:59:28.027 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 18.16s Oct 12 21:59:28.029 INFO kablam! su: No module specific data is present Oct 12 21:59:28.820 INFO running `"docker" "rm" "-f" "09015aa1056f2120a4511b42bdefb377b20f8132b4c5e2b439a65785576d5c4b"` Oct 12 21:59:29.207 INFO blam! 09015aa1056f2120a4511b42bdefb377b20f8132b4c5e2b439a65785576d5c4b Oct 12 21:59:29.212 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 12 21:59:29.703 INFO blam! e20e6a882199e27342fab7df342a9e083652b618887ba9e8da0e0181aa53b7ea Oct 12 21:59:29.705 INFO running `"docker" "start" "-a" "e20e6a882199e27342fab7df342a9e083652b618887ba9e8da0e0181aa53b7ea"` Oct 12 21:59:31.115 INFO kablam! usermod: no changes Oct 12 21:59:31.162 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 12 21:59:31.162 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 12 21:59:31.162 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 12 21:59:31.162 INFO kablam! files will be included as a binary target: Oct 12 21:59:31.162 INFO kablam! Oct 12 21:59:31.162 INFO kablam! * /source/src/main.rs Oct 12 21:59:31.162 INFO kablam! Oct 12 21:59:31.162 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 12 21:59:31.162 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 12 21:59:31.162 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 12 21:59:31.162 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 12 21:59:31.162 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 12 21:59:31.162 INFO kablam! Oct 12 21:59:31.162 INFO kablam! For more information on this warning you can consult Oct 12 21:59:31.162 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 12 21:59:31.162 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `dcap`, Oct 12 21:59:31.162 INFO kablam! please set bin.path in Cargo.toml Oct 12 21:59:31.198 INFO kablam! Compiling decapitate v1.0.0 (/source) Oct 12 21:59:32.546 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.39s Oct 12 21:59:32.549 INFO kablam! su: No module specific data is present Oct 12 21:59:33.411 INFO running `"docker" "rm" "-f" "e20e6a882199e27342fab7df342a9e083652b618887ba9e8da0e0181aa53b7ea"` Oct 12 21:59:33.703 INFO blam! e20e6a882199e27342fab7df342a9e083652b618887ba9e8da0e0181aa53b7ea Oct 12 21:59:33.708 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 12 21:59:34.176 INFO blam! fb2c212653d2b6d55ac729d7a7ccf385e667e31a3d4555807bc6b4e4f1601f27 Oct 12 21:59:34.178 INFO running `"docker" "start" "-a" "fb2c212653d2b6d55ac729d7a7ccf385e667e31a3d4555807bc6b4e4f1601f27"` Oct 12 21:59:35.826 INFO kablam! usermod: no changes Oct 12 21:59:35.881 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 12 21:59:35.881 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 12 21:59:35.881 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 12 21:59:35.881 INFO kablam! files will be included as a binary target: Oct 12 21:59:35.881 INFO kablam! Oct 12 21:59:35.881 INFO kablam! * /source/src/main.rs Oct 12 21:59:35.881 INFO kablam! Oct 12 21:59:35.881 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 12 21:59:35.881 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 12 21:59:35.881 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 12 21:59:35.881 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 12 21:59:35.881 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 12 21:59:35.881 INFO kablam! Oct 12 21:59:35.881 INFO kablam! For more information on this warning you can consult Oct 12 21:59:35.881 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 12 21:59:35.881 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `dcap`, Oct 12 21:59:35.881 INFO kablam! please set bin.path in Cargo.toml Oct 12 21:59:35.911 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 12 21:59:35.921 INFO kablam! Running /target/debug/deps/decapitate-1e6390d9860f46e4 Oct 12 21:59:35.922 INFO blam! Oct 12 21:59:35.923 INFO blam! running 0 tests Oct 12 21:59:35.923 INFO blam! Oct 12 21:59:35.923 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 21:59:35.923 INFO blam! Oct 12 21:59:35.923 INFO kablam! Running /target/debug/deps/dcap-5ec88f3ff72f1705 Oct 12 21:59:35.943 INFO kablam! Doc-tests decapitate Oct 12 21:59:35.943 INFO blam! Oct 12 21:59:35.943 INFO blam! running 0 tests Oct 12 21:59:35.943 INFO blam! Oct 12 21:59:35.943 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 21:59:35.943 INFO blam! Oct 12 21:59:36.233 INFO blam! Oct 12 21:59:36.233 INFO blam! running 0 tests Oct 12 21:59:36.233 INFO blam! Oct 12 21:59:36.233 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 21:59:36.233 INFO blam! Oct 12 21:59:36.238 INFO kablam! su: No module specific data is present Oct 12 21:59:37.089 INFO running `"docker" "rm" "-f" "fb2c212653d2b6d55ac729d7a7ccf385e667e31a3d4555807bc6b4e4f1601f27"` Oct 12 21:59:37.459 INFO blam! fb2c212653d2b6d55ac729d7a7ccf385e667e31a3d4555807bc6b4e4f1601f27