Oct 27 08:25:20.394 INFO checking amithendin/amitdb against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 08:25:20.396 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-alt check --frozen --all --all-targets" "-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 27 08:25:20.867 INFO blam! c196c21758ecbc8a864fc3f768e34a03ea183e42e8d3676941d9cdabb9eae060 Oct 27 08:25:20.868 INFO running `"docker" "start" "-a" "c196c21758ecbc8a864fc3f768e34a03ea183e42e8d3676941d9cdabb9eae060"` Oct 27 08:25:22.139 INFO kablam! usermod: no changes Oct 27 08:25:22.247 INFO kablam! Compiling serde v1.0.76 Oct 27 08:25:22.247 INFO kablam! Compiling deunicode v0.4.2 Oct 27 08:25:23.379 INFO kablam! Compiling slug v0.1.4 Oct 27 08:25:40.187 INFO kablam! Checking serde_json v1.0.27 Oct 27 08:25:45.467 INFO kablam! Compiling jmespath v0.2.0 Oct 27 08:25:48.090 INFO kablam! Checking amitdb v0.1.0 (/source) Oct 27 08:25:49.620 INFO kablam! warning: variable does not need to be mutable Oct 27 08:25:49.620 INFO kablam! --> src/collection/node/mod.rs:178:13 Oct 27 08:25:49.620 INFO kablam! | Oct 27 08:25:49.620 INFO kablam! 178 | let mut arr = n.arrs.get_mut(step_no_brackets.as_str()).unwrap(); Oct 27 08:25:49.620 INFO kablam! | ----^^^ Oct 27 08:25:49.620 INFO kablam! | | Oct 27 08:25:49.620 INFO kablam! | help: remove this `mut` Oct 27 08:25:49.620 INFO kablam! | Oct 27 08:25:49.620 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 08:25:49.620 INFO kablam! Oct 27 08:25:49.654 INFO kablam! warning: variable does not need to be mutable Oct 27 08:25:49.654 INFO kablam! --> src/collection/node/mod.rs:414:13 Oct 27 08:25:49.655 INFO kablam! | Oct 27 08:25:49.655 INFO kablam! 414 | let mut vals_only = self.data.as_object_mut().unwrap(); Oct 27 08:25:49.655 INFO kablam! | ----^^^^^^^^^ Oct 27 08:25:49.655 INFO kablam! | | Oct 27 08:25:49.656 INFO kablam! | help: remove this `mut` Oct 27 08:25:49.656 INFO kablam! Oct 27 08:25:49.656 INFO kablam! warning: variable does not need to be mutable Oct 27 08:25:49.656 INFO kablam! --> src/collection/node/mod.rs:553:21 Oct 27 08:25:49.656 INFO kablam! | Oct 27 08:25:49.656 INFO kablam! 553 | let mut arr = self.arrs.get_mut(name.as_str()).unwrap(); Oct 27 08:25:49.656 INFO kablam! | ----^^^ Oct 27 08:25:49.656 INFO kablam! | | Oct 27 08:25:49.656 INFO kablam! | help: remove this `mut` Oct 27 08:25:49.656 INFO kablam! Oct 27 08:25:49.678 INFO kablam! warning: field is never used: `id` Oct 27 08:25:49.678 INFO kablam! --> src/threadpool/mod.rs:81:5 Oct 27 08:25:49.679 INFO kablam! | Oct 27 08:25:49.680 INFO kablam! 81 | id: usize, Oct 27 08:25:49.680 INFO kablam! | ^^^^^^^^^ Oct 27 08:25:49.680 INFO kablam! | Oct 27 08:25:49.680 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 08:25:49.680 INFO kablam! Oct 27 08:25:49.680 INFO kablam! warning: method is never used: `zero` Oct 27 08:25:49.680 INFO kablam! --> src/http/mod.rs:86:5 Oct 27 08:25:49.680 INFO kablam! | Oct 27 08:25:49.680 INFO kablam! 86 | pub fn zero() -> Request { Oct 27 08:25:49.680 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 08:25:49.680 INFO kablam! Oct 27 08:25:49.715 INFO kablam! warning: variable does not need to be mutable Oct 27 08:25:49.716 INFO kablam! --> src/collection/node/mod.rs:178:13 Oct 27 08:25:49.716 INFO kablam! | Oct 27 08:25:49.716 INFO kablam! 178 | let mut arr = n.arrs.get_mut(step_no_brackets.as_str()).unwrap(); Oct 27 08:25:49.717 INFO kablam! | ----^^^ Oct 27 08:25:49.717 INFO kablam! | | Oct 27 08:25:49.717 INFO kablam! | help: remove this `mut` Oct 27 08:25:49.719 INFO kablam! | Oct 27 08:25:49.719 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 08:25:49.720 INFO kablam! Oct 27 08:25:49.749 INFO kablam! warning: variable does not need to be mutable Oct 27 08:25:49.750 INFO kablam! --> src/collection/node/mod.rs:414:13 Oct 27 08:25:49.750 INFO kablam! | Oct 27 08:25:49.750 INFO kablam! 414 | let mut vals_only = self.data.as_object_mut().unwrap(); Oct 27 08:25:49.751 INFO kablam! | ----^^^^^^^^^ Oct 27 08:25:49.751 INFO kablam! | | Oct 27 08:25:49.751 INFO kablam! | help: remove this `mut` Oct 27 08:25:49.752 INFO kablam! Oct 27 08:25:49.752 INFO kablam! warning: variable does not need to be mutable Oct 27 08:25:49.752 INFO kablam! --> src/collection/node/mod.rs:553:21 Oct 27 08:25:49.753 INFO kablam! | Oct 27 08:25:49.753 INFO kablam! 553 | let mut arr = self.arrs.get_mut(name.as_str()).unwrap(); Oct 27 08:25:49.753 INFO kablam! | ----^^^ Oct 27 08:25:49.754 INFO kablam! | | Oct 27 08:25:49.754 INFO kablam! | help: remove this `mut` Oct 27 08:25:49.754 INFO kablam! Oct 27 08:25:49.770 INFO kablam! warning: field is never used: `id` Oct 27 08:25:49.770 INFO kablam! --> src/threadpool/mod.rs:81:5 Oct 27 08:25:49.771 INFO kablam! | Oct 27 08:25:49.771 INFO kablam! 81 | id: usize, Oct 27 08:25:49.771 INFO kablam! | ^^^^^^^^^ Oct 27 08:25:49.772 INFO kablam! | Oct 27 08:25:49.772 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 08:25:49.772 INFO kablam! Oct 27 08:25:49.773 INFO kablam! warning: method is never used: `zero` Oct 27 08:25:49.773 INFO kablam! --> src/http/mod.rs:86:5 Oct 27 08:25:49.773 INFO kablam! | Oct 27 08:25:49.773 INFO kablam! 86 | pub fn zero() -> Request { Oct 27 08:25:49.773 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 08:25:49.773 INFO kablam! Oct 27 08:25:49.803 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 27.64s Oct 27 08:25:49.811 INFO kablam! su: No module specific data is present Oct 27 08:25:50.227 INFO running `"docker" "rm" "-f" "c196c21758ecbc8a864fc3f768e34a03ea183e42e8d3676941d9cdabb9eae060"` Oct 27 08:25:50.387 INFO blam! c196c21758ecbc8a864fc3f768e34a03ea183e42e8d3676941d9cdabb9eae060