Oct 16 12:42:32.268 INFO testing easy-kill-cli-0.1.3 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 12:42:32.268 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 12:42:32.692 INFO blam! f42b93fdf876580e24b03e4d41a56a6519cb2128b6175f4dcaa99a455d382697 Oct 16 12:42:32.694 INFO running `"docker" "start" "-a" "f42b93fdf876580e24b03e4d41a56a6519cb2128b6175f4dcaa99a455d382697"` Oct 16 12:42:33.814 INFO kablam! usermod: no changes Oct 16 12:42:33.967 INFO kablam! Compiling easy-kill v0.1.0 Oct 16 12:42:34.021 INFO kablam! Compiling dialoguer v0.1.0 Oct 16 12:42:37.335 INFO kablam! Compiling easy-kill-cli v0.1.3 (/source) Oct 16 12:42:39.893 INFO kablam! warning: method is never used: `clear` Oct 16 12:42:39.893 INFO kablam! --> src/checkbox.rs:28:5 Oct 16 12:42:39.893 INFO kablam! | Oct 16 12:42:39.893 INFO kablam! 28 | pub fn clear(&mut self, val: bool) -> &mut Self { Oct 16 12:42:39.893 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 12:42:39.893 INFO kablam! | Oct 16 12:42:39.893 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 12:42:39.893 INFO kablam! Oct 16 12:42:39.893 INFO kablam! warning: method is never used: `item` Oct 16 12:42:39.893 INFO kablam! --> src/checkbox.rs:40:5 Oct 16 12:42:39.893 INFO kablam! | Oct 16 12:42:39.893 INFO kablam! 40 | pub fn item(&mut self, item: &str) -> &mut Self { Oct 16 12:42:39.893 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 12:42:39.893 INFO kablam! Oct 16 12:42:39.893 INFO kablam! warning: the feature `getpid` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 16 12:42:39.893 INFO kablam! --> src/main.rs:1:12 Oct 16 12:42:39.893 INFO kablam! | Oct 16 12:42:39.893 INFO kablam! 1 | #![feature(getpid)] Oct 16 12:42:39.893 INFO kablam! | ^^^^^^ Oct 16 12:42:39.893 INFO kablam! | Oct 16 12:42:39.893 INFO kablam! = note: #[warn(stable_features)] on by default Oct 16 12:42:39.893 INFO kablam! Oct 16 12:42:42.487 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.67s Oct 16 12:42:42.491 INFO kablam! su: No module specific data is present Oct 16 12:42:42.759 INFO running `"docker" "rm" "-f" "f42b93fdf876580e24b03e4d41a56a6519cb2128b6175f4dcaa99a455d382697"` Oct 16 12:42:42.844 INFO blam! f42b93fdf876580e24b03e4d41a56a6519cb2128b6175f4dcaa99a455d382697 Oct 16 12:42:42.847 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 12:42:43.025 INFO blam! 0d2d4b052a762e566adb837b6e88191f9ae419f3165c6d8bbf7f7e83870123d0 Oct 16 12:42:43.028 INFO running `"docker" "start" "-a" "0d2d4b052a762e566adb837b6e88191f9ae419f3165c6d8bbf7f7e83870123d0"` Oct 16 12:42:43.459 INFO kablam! usermod: no changes Oct 16 12:42:43.537 INFO kablam! Compiling easy-kill-cli v0.1.3 (/source) Oct 16 12:42:45.981 INFO kablam! warning: method is never used: `clear` Oct 16 12:42:45.981 INFO kablam! --> src/checkbox.rs:28:5 Oct 16 12:42:45.981 INFO kablam! | Oct 16 12:42:45.981 INFO kablam! 28 | pub fn clear(&mut self, val: bool) -> &mut Self { Oct 16 12:42:45.981 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 12:42:45.981 INFO kablam! | Oct 16 12:42:45.981 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 12:42:45.981 INFO kablam! Oct 16 12:42:45.981 INFO kablam! warning: method is never used: `item` Oct 16 12:42:45.981 INFO kablam! --> src/checkbox.rs:40:5 Oct 16 12:42:45.981 INFO kablam! | Oct 16 12:42:45.981 INFO kablam! 40 | pub fn item(&mut self, item: &str) -> &mut Self { Oct 16 12:42:45.981 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 12:42:45.981 INFO kablam! Oct 16 12:42:45.983 INFO kablam! warning: the feature `getpid` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 16 12:42:45.984 INFO kablam! --> src/main.rs:1:12 Oct 16 12:42:45.984 INFO kablam! | Oct 16 12:42:45.984 INFO kablam! 1 | #![feature(getpid)] Oct 16 12:42:45.984 INFO kablam! | ^^^^^^ Oct 16 12:42:45.984 INFO kablam! | Oct 16 12:42:45.984 INFO kablam! = note: #[warn(stable_features)] on by default Oct 16 12:42:45.984 INFO kablam! Oct 16 12:42:47.156 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.68s Oct 16 12:42:47.162 INFO kablam! su: No module specific data is present Oct 16 12:42:47.777 INFO running `"docker" "rm" "-f" "0d2d4b052a762e566adb837b6e88191f9ae419f3165c6d8bbf7f7e83870123d0"` Oct 16 12:42:47.890 INFO blam! 0d2d4b052a762e566adb837b6e88191f9ae419f3165c6d8bbf7f7e83870123d0 Oct 16 12:42:47.891 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 12:42:48.118 INFO blam! 042f26dc4c11d5361d5acfa0fa970a6481b1b7d59173eda5a95d15cefcac012e Oct 16 12:42:48.120 INFO running `"docker" "start" "-a" "042f26dc4c11d5361d5acfa0fa970a6481b1b7d59173eda5a95d15cefcac012e"` Oct 16 12:42:48.543 INFO kablam! usermod: no changes Oct 16 12:42:48.625 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 16 12:42:48.628 INFO kablam! Running /target/debug/deps/ekill-96094e24657c5842 Oct 16 12:42:48.630 INFO blam! Oct 16 12:42:48.630 INFO blam! running 0 tests Oct 16 12:42:48.631 INFO blam! Oct 16 12:42:48.631 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 12:42:48.631 INFO blam! Oct 16 12:42:48.631 INFO kablam! su: No module specific data is present Oct 16 12:42:48.925 INFO running `"docker" "rm" "-f" "042f26dc4c11d5361d5acfa0fa970a6481b1b7d59173eda5a95d15cefcac012e"` Oct 16 12:42:49.012 INFO blam! 042f26dc4c11d5361d5acfa0fa970a6481b1b7d59173eda5a95d15cefcac012e