Oct 14 21:42:40.105 INFO testing emawutor/minigrep_emmanuel against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 21:42:40.107 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 14 21:42:40.507 INFO blam! 695c8dbd788ae4e6ead21232dd5cf2faaac1c64bfeebe80ce63c093c80e70465 Oct 14 21:42:40.509 INFO running `"docker" "start" "-a" "695c8dbd788ae4e6ead21232dd5cf2faaac1c64bfeebe80ce63c093c80e70465"` Oct 14 21:42:42.583 INFO kablam! usermod: no changes Oct 14 21:42:42.639 INFO kablam! Compiling minigrep_emmanuel v0.1.0 (/source) Oct 14 21:42:42.891 INFO kablam! warning: unused import: `super::*` Oct 14 21:42:42.891 INFO kablam! --> src/lib.rs:67:9 Oct 14 21:42:42.891 INFO kablam! | Oct 14 21:42:42.891 INFO kablam! 67 | use super::*; Oct 14 21:42:42.891 INFO kablam! | ^^^^^^^^ Oct 14 21:42:42.891 INFO kablam! | Oct 14 21:42:42.891 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 21:42:42.891 INFO kablam! Oct 14 21:42:42.935 INFO kablam! warning: variable does not need to be mutable Oct 14 21:42:42.935 INFO kablam! --> src/lib.rs:58:36 Oct 14 21:42:42.935 INFO kablam! | Oct 14 21:42:42.935 INFO kablam! 58 | pub fn search_case_insensitive<'a>(mut query: &str, contents: &'a str) -> Vec<&'a str> { Oct 14 21:42:42.935 INFO kablam! | ----^^^^^ Oct 14 21:42:42.935 INFO kablam! | | Oct 14 21:42:42.935 INFO kablam! | help: remove this `mut` Oct 14 21:42:42.935 INFO kablam! | Oct 14 21:42:42.935 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 21:42:42.935 INFO kablam! Oct 14 21:42:44.293 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.69s Oct 14 21:42:44.295 INFO kablam! su: No module specific data is present Oct 14 21:42:45.515 INFO running `"docker" "rm" "-f" "695c8dbd788ae4e6ead21232dd5cf2faaac1c64bfeebe80ce63c093c80e70465"` Oct 14 21:42:45.770 INFO blam! 695c8dbd788ae4e6ead21232dd5cf2faaac1c64bfeebe80ce63c093c80e70465 Oct 14 21:42:45.777 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 14 21:42:46.212 INFO blam! 118794076c3686ceaf3729bfc6be7fe5ad578b98c18cc14ca3ba03e06072d588 Oct 14 21:42:46.213 INFO running `"docker" "start" "-a" "118794076c3686ceaf3729bfc6be7fe5ad578b98c18cc14ca3ba03e06072d588"` Oct 14 21:42:48.187 INFO kablam! usermod: no changes Oct 14 21:42:48.263 INFO kablam! Compiling minigrep_emmanuel v0.1.0 (/source) Oct 14 21:42:48.767 INFO kablam! warning: variable does not need to be mutable Oct 14 21:42:48.767 INFO kablam! --> src/lib.rs:58:36 Oct 14 21:42:48.767 INFO kablam! | Oct 14 21:42:48.767 INFO kablam! 58 | pub fn search_case_insensitive<'a>(mut query: &str, contents: &'a str) -> Vec<&'a str> { Oct 14 21:42:48.767 INFO kablam! | ----^^^^^ Oct 14 21:42:48.767 INFO kablam! | | Oct 14 21:42:48.767 INFO kablam! | help: remove this `mut` Oct 14 21:42:48.767 INFO kablam! | Oct 14 21:42:48.767 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 21:42:48.767 INFO kablam! Oct 14 21:42:49.956 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.73s Oct 14 21:42:49.959 INFO kablam! su: No module specific data is present Oct 14 21:42:50.528 INFO running `"docker" "rm" "-f" "118794076c3686ceaf3729bfc6be7fe5ad578b98c18cc14ca3ba03e06072d588"` Oct 14 21:42:50.883 INFO blam! 118794076c3686ceaf3729bfc6be7fe5ad578b98c18cc14ca3ba03e06072d588