Oct 21 19:47:45.519 INFO checking amithendin/amitdb against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 19:47:45.524 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 21 19:47:46.214 INFO blam! eec080b69bf0c006d3d33b7a6eeaecacfb324d65d168c2bb48b59f8b6fc40ba8 Oct 21 19:47:46.229 INFO running `"docker" "start" "-a" "eec080b69bf0c006d3d33b7a6eeaecacfb324d65d168c2bb48b59f8b6fc40ba8"` Oct 21 19:47:47.579 INFO kablam! usermod: no changes Oct 21 19:47:47.699 INFO kablam! Compiling serde v1.0.76 Oct 21 19:47:47.700 INFO kablam! Compiling deunicode v0.4.2 Oct 21 19:47:48.839 INFO kablam! Compiling slug v0.1.4 Oct 21 19:48:02.997 INFO kablam! Checking serde_json v1.0.27 Oct 21 19:48:07.140 INFO kablam! Compiling jmespath v0.2.0 Oct 21 19:48:09.912 INFO kablam! Checking amitdb v0.1.0 (/source) Oct 21 19:48:11.264 INFO kablam! warning: variable does not need to be mutable Oct 21 19:48:11.264 INFO kablam! --> src/collection/node/mod.rs:178:13 Oct 21 19:48:11.264 INFO kablam! | Oct 21 19:48:11.264 INFO kablam! 178 | let mut arr = n.arrs.get_mut(step_no_brackets.as_str()).unwrap(); Oct 21 19:48:11.264 INFO kablam! | ----^^^ Oct 21 19:48:11.264 INFO kablam! | | Oct 21 19:48:11.264 INFO kablam! | help: remove this `mut` Oct 21 19:48:11.264 INFO kablam! | Oct 21 19:48:11.264 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 21 19:48:11.264 INFO kablam! Oct 21 19:48:11.284 INFO kablam! warning: variable does not need to be mutable Oct 21 19:48:11.285 INFO kablam! --> src/collection/node/mod.rs:414:13 Oct 21 19:48:11.285 INFO kablam! | Oct 21 19:48:11.285 INFO kablam! 414 | let mut vals_only = self.data.as_object_mut().unwrap(); Oct 21 19:48:11.286 INFO kablam! | ----^^^^^^^^^ Oct 21 19:48:11.286 INFO kablam! | | Oct 21 19:48:11.286 INFO kablam! | help: remove this `mut` Oct 21 19:48:11.286 INFO kablam! Oct 21 19:48:11.292 INFO kablam! warning: variable does not need to be mutable Oct 21 19:48:11.292 INFO kablam! --> src/collection/node/mod.rs:553:21 Oct 21 19:48:11.293 INFO kablam! | Oct 21 19:48:11.293 INFO kablam! 553 | let mut arr = self.arrs.get_mut(name.as_str()).unwrap(); Oct 21 19:48:11.293 INFO kablam! | ----^^^ Oct 21 19:48:11.294 INFO kablam! | | Oct 21 19:48:11.294 INFO kablam! | help: remove this `mut` Oct 21 19:48:11.294 INFO kablam! Oct 21 19:48:11.324 INFO kablam! warning: field is never used: `id` Oct 21 19:48:11.325 INFO kablam! --> src/threadpool/mod.rs:81:5 Oct 21 19:48:11.325 INFO kablam! | Oct 21 19:48:11.325 INFO kablam! 81 | id: usize, Oct 21 19:48:11.325 INFO kablam! | ^^^^^^^^^ Oct 21 19:48:11.326 INFO kablam! | Oct 21 19:48:11.326 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 19:48:11.326 INFO kablam! Oct 21 19:48:11.327 INFO kablam! warning: method is never used: `zero` Oct 21 19:48:11.327 INFO kablam! --> src/http/mod.rs:86:5 Oct 21 19:48:11.327 INFO kablam! | Oct 21 19:48:11.327 INFO kablam! 86 | pub fn zero() -> Request { Oct 21 19:48:11.328 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 19:48:11.328 INFO kablam! Oct 21 19:48:11.436 INFO kablam! warning: variable does not need to be mutable Oct 21 19:48:11.436 INFO kablam! --> src/collection/node/mod.rs:178:13 Oct 21 19:48:11.436 INFO kablam! | Oct 21 19:48:11.437 INFO kablam! 178 | let mut arr = n.arrs.get_mut(step_no_brackets.as_str()).unwrap(); Oct 21 19:48:11.437 INFO kablam! | ----^^^ Oct 21 19:48:11.437 INFO kablam! | | Oct 21 19:48:11.437 INFO kablam! | help: remove this `mut` Oct 21 19:48:11.437 INFO kablam! | Oct 21 19:48:11.437 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 21 19:48:11.437 INFO kablam! Oct 21 19:48:11.448 INFO kablam! warning: variable does not need to be mutable Oct 21 19:48:11.448 INFO kablam! --> src/collection/node/mod.rs:414:13 Oct 21 19:48:11.448 INFO kablam! | Oct 21 19:48:11.448 INFO kablam! 414 | let mut vals_only = self.data.as_object_mut().unwrap(); Oct 21 19:48:11.448 INFO kablam! | ----^^^^^^^^^ Oct 21 19:48:11.448 INFO kablam! | | Oct 21 19:48:11.448 INFO kablam! | help: remove this `mut` Oct 21 19:48:11.448 INFO kablam! Oct 21 19:48:11.453 INFO kablam! warning: variable does not need to be mutable Oct 21 19:48:11.453 INFO kablam! --> src/collection/node/mod.rs:553:21 Oct 21 19:48:11.453 INFO kablam! | Oct 21 19:48:11.454 INFO kablam! 553 | let mut arr = self.arrs.get_mut(name.as_str()).unwrap(); Oct 21 19:48:11.454 INFO kablam! | ----^^^ Oct 21 19:48:11.454 INFO kablam! | | Oct 21 19:48:11.454 INFO kablam! | help: remove this `mut` Oct 21 19:48:11.454 INFO kablam! Oct 21 19:48:11.484 INFO kablam! warning: field is never used: `id` Oct 21 19:48:11.484 INFO kablam! --> src/threadpool/mod.rs:81:5 Oct 21 19:48:11.484 INFO kablam! | Oct 21 19:48:11.484 INFO kablam! 81 | id: usize, Oct 21 19:48:11.484 INFO kablam! | ^^^^^^^^^ Oct 21 19:48:11.484 INFO kablam! | Oct 21 19:48:11.484 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 19:48:11.484 INFO kablam! Oct 21 19:48:11.484 INFO kablam! warning: method is never used: `zero` Oct 21 19:48:11.484 INFO kablam! --> src/http/mod.rs:86:5 Oct 21 19:48:11.484 INFO kablam! | Oct 21 19:48:11.484 INFO kablam! 86 | pub fn zero() -> Request { Oct 21 19:48:11.484 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 19:48:11.484 INFO kablam! Oct 21 19:48:11.518 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 23.91s Oct 21 19:48:11.524 INFO kablam! su: No module specific data is present Oct 21 19:48:11.838 INFO running `"docker" "rm" "-f" "eec080b69bf0c006d3d33b7a6eeaecacfb324d65d168c2bb48b59f8b6fc40ba8"` Oct 21 19:48:12.008 INFO blam! eec080b69bf0c006d3d33b7a6eeaecacfb324d65d168c2bb48b59f8b6fc40ba8