Oct 12 00:56:22.665 INFO testing easy-kill-cli-0.1.3 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 12 00:56:22.665 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/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 00:56:23.136 INFO blam! cc670b0630a2e864d3325cb5e8371d913260c55f1fe735900473e78b422e2609 Oct 12 00:56:23.144 INFO running `"docker" "start" "-a" "cc670b0630a2e864d3325cb5e8371d913260c55f1fe735900473e78b422e2609"` Oct 12 00:56:24.192 INFO kablam! usermod: no changes Oct 12 00:56:24.424 INFO kablam! Compiling easy-kill v0.1.0 Oct 12 00:56:24.424 INFO kablam! Compiling tempfile v2.2.0 Oct 12 00:56:25.304 INFO kablam! Compiling dialoguer v0.1.0 Oct 12 00:56:26.748 INFO kablam! Compiling easy-kill-cli v0.1.3 (/source) Oct 12 00:56:27.464 INFO kablam! warning: method is never used: `clear` Oct 12 00:56:27.464 INFO kablam! --> src/checkbox.rs:28:5 Oct 12 00:56:27.464 INFO kablam! | Oct 12 00:56:27.464 INFO kablam! 28 | pub fn clear(&mut self, val: bool) -> &mut Self { Oct 12 00:56:27.464 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 00:56:27.464 INFO kablam! | Oct 12 00:56:27.464 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 00:56:27.464 INFO kablam! Oct 12 00:56:27.464 INFO kablam! warning: method is never used: `item` Oct 12 00:56:27.464 INFO kablam! --> src/checkbox.rs:40:5 Oct 12 00:56:27.464 INFO kablam! | Oct 12 00:56:27.464 INFO kablam! 40 | pub fn item(&mut self, item: &str) -> &mut Self { Oct 12 00:56:27.464 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 00:56:27.464 INFO kablam! Oct 12 00:56:27.464 INFO kablam! warning: the feature `getpid` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 12 00:56:27.464 INFO kablam! --> src/main.rs:1:12 Oct 12 00:56:27.464 INFO kablam! | Oct 12 00:56:27.464 INFO kablam! 1 | #![feature(getpid)] Oct 12 00:56:27.465 INFO kablam! | ^^^^^^ Oct 12 00:56:27.465 INFO kablam! | Oct 12 00:56:27.465 INFO kablam! = note: #[warn(stable_features)] on by default Oct 12 00:56:27.465 INFO kablam! Oct 12 00:56:31.396 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.16s Oct 12 00:56:31.396 INFO kablam! su: No module specific data is present Oct 12 00:56:32.409 INFO running `"docker" "rm" "-f" "cc670b0630a2e864d3325cb5e8371d913260c55f1fe735900473e78b422e2609"` Oct 12 00:56:32.772 INFO blam! cc670b0630a2e864d3325cb5e8371d913260c55f1fe735900473e78b422e2609 Oct 12 00:56:32.775 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/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 00:56:33.176 INFO blam! 20c66a91e5efdb5a09657defea435327609ac1c059c83679282a1c48b0d37b4c Oct 12 00:56:33.184 INFO running `"docker" "start" "-a" "20c66a91e5efdb5a09657defea435327609ac1c059c83679282a1c48b0d37b4c"` Oct 12 00:56:34.412 INFO kablam! usermod: no changes Oct 12 00:56:34.624 INFO kablam! Compiling easy-kill-cli v0.1.3 (/source) Oct 12 00:56:35.152 INFO kablam! warning: method is never used: `clear` Oct 12 00:56:35.152 INFO kablam! --> src/checkbox.rs:28:5 Oct 12 00:56:35.152 INFO kablam! | Oct 12 00:56:35.152 INFO kablam! 28 | pub fn clear(&mut self, val: bool) -> &mut Self { Oct 12 00:56:35.152 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 00:56:35.152 INFO kablam! | Oct 12 00:56:35.152 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 00:56:35.152 INFO kablam! Oct 12 00:56:35.152 INFO kablam! warning: method is never used: `item` Oct 12 00:56:35.152 INFO kablam! --> src/checkbox.rs:40:5 Oct 12 00:56:35.152 INFO kablam! | Oct 12 00:56:35.152 INFO kablam! 40 | pub fn item(&mut self, item: &str) -> &mut Self { Oct 12 00:56:35.152 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 00:56:35.152 INFO kablam! Oct 12 00:56:35.152 INFO kablam! warning: the feature `getpid` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 12 00:56:35.152 INFO kablam! --> src/main.rs:1:12 Oct 12 00:56:35.152 INFO kablam! | Oct 12 00:56:35.152 INFO kablam! 1 | #![feature(getpid)] Oct 12 00:56:35.152 INFO kablam! | ^^^^^^ Oct 12 00:56:35.152 INFO kablam! | Oct 12 00:56:35.152 INFO kablam! = note: #[warn(stable_features)] on by default Oct 12 00:56:35.152 INFO kablam! Oct 12 00:56:36.822 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.35s Oct 12 00:56:36.828 INFO kablam! su: No module specific data is present Oct 12 00:56:37.482 INFO running `"docker" "rm" "-f" "20c66a91e5efdb5a09657defea435327609ac1c059c83679282a1c48b0d37b4c"` Oct 12 00:56:37.745 INFO blam! 20c66a91e5efdb5a09657defea435327609ac1c059c83679282a1c48b0d37b4c Oct 12 00:56:37.752 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/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 00:56:38.085 INFO blam! a842025a315ea3c4f4859801b4416fb9e90fbcbf3b142c38beda61bb15b3b79d Oct 12 00:56:38.087 INFO running `"docker" "start" "-a" "a842025a315ea3c4f4859801b4416fb9e90fbcbf3b142c38beda61bb15b3b79d"` Oct 12 00:56:39.216 INFO kablam! usermod: no changes Oct 12 00:56:39.369 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.12s Oct 12 00:56:39.380 INFO kablam! Running /target/debug/deps/ekill-ccc656a10e1a53dc Oct 12 00:56:39.384 INFO blam! Oct 12 00:56:39.384 INFO blam! running 0 tests Oct 12 00:56:39.388 INFO blam! Oct 12 00:56:39.388 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 00:56:39.388 INFO blam! Oct 12 00:56:39.394 INFO kablam! su: No module specific data is present Oct 12 00:56:40.088 INFO running `"docker" "rm" "-f" "a842025a315ea3c4f4859801b4416fb9e90fbcbf3b142c38beda61bb15b3b79d"` Oct 12 00:56:40.324 INFO blam! a842025a315ea3c4f4859801b4416fb9e90fbcbf3b142c38beda61bb15b3b79d