Oct 13 07:29:21.162 INFO checking theban_db-0.7.0 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 07:29:21.163 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-5/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 13 07:29:21.468 INFO blam! 0180f5ef0f0d79fd1bf8e410532fc4060228634fd6c435d87e7ecb15d6593a7c Oct 13 07:29:21.476 INFO running `"docker" "start" "-a" "0180f5ef0f0d79fd1bf8e410532fc4060228634fd6c435d87e7ecb15d6593a7c"` Oct 13 07:29:22.040 INFO kablam! usermod: no changes Oct 13 07:29:22.125 INFO kablam! Checking theban_interval_tree v0.7.1 Oct 13 07:29:22.996 INFO kablam! Checking theban_db v0.7.0 (/source) Oct 13 07:29:23.996 INFO kablam! warning: patterns aren't allowed in methods without bodies Oct 13 07:29:23.996 INFO kablam! --> src/serialize/mod.rs:23:25 Oct 13 07:29:23.996 INFO kablam! | Oct 13 07:29:23.996 INFO kablam! 23 | fn write<'a>(&self, mut w: &mut Write) -> Result<(), DBError>; Oct 13 07:29:23.996 INFO kablam! | ^^^^^ Oct 13 07:29:23.996 INFO kablam! | Oct 13 07:29:23.996 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default Oct 13 07:29:23.996 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 07:29:23.996 INFO kablam! = note: for more information, see issue #35203 Oct 13 07:29:23.996 INFO kablam! Oct 13 07:29:23.996 INFO kablam! warning: patterns aren't allowed in methods without bodies Oct 13 07:29:23.996 INFO kablam! --> src/serialize/mod.rs:24:17 Oct 13 07:29:23.996 INFO kablam! | Oct 13 07:29:23.996 INFO kablam! 24 | fn read<'a>(mut r: &mut Read) -> Result; Oct 13 07:29:23.996 INFO kablam! | ^^^^^ Oct 13 07:29:23.996 INFO kablam! | Oct 13 07:29:23.996 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 07:29:23.996 INFO kablam! = note: for more information, see issue #35203 Oct 13 07:29:23.996 INFO kablam! Oct 13 07:29:24.122 INFO kablam! warning: patterns aren't allowed in methods without bodies Oct 13 07:29:24.122 INFO kablam! --> src/serialize/mod.rs:23:25 Oct 13 07:29:24.122 INFO kablam! | Oct 13 07:29:24.122 INFO kablam! 23 | fn write<'a>(&self, mut w: &mut Write) -> Result<(), DBError>; Oct 13 07:29:24.122 INFO kablam! | ^^^^^ Oct 13 07:29:24.122 INFO kablam! | Oct 13 07:29:24.122 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default Oct 13 07:29:24.122 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 07:29:24.122 INFO kablam! = note: for more information, see issue #35203 Oct 13 07:29:24.124 INFO kablam! Oct 13 07:29:24.124 INFO kablam! warning: patterns aren't allowed in methods without bodies Oct 13 07:29:24.124 INFO kablam! --> src/serialize/mod.rs:24:17 Oct 13 07:29:24.124 INFO kablam! | Oct 13 07:29:24.124 INFO kablam! 24 | fn read<'a>(mut r: &mut Read) -> Result; Oct 13 07:29:24.124 INFO kablam! | ^^^^^ Oct 13 07:29:24.124 INFO kablam! | Oct 13 07:29:24.124 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 07:29:24.124 INFO kablam! = note: for more information, see issue #35203 Oct 13 07:29:24.124 INFO kablam! Oct 13 07:29:24.189 INFO kablam! warning: variable does not need to be mutable Oct 13 07:29:24.189 INFO kablam! --> src/db.rs:31:13 Oct 13 07:29:24.189 INFO kablam! | Oct 13 07:29:24.189 INFO kablam! 31 | let mut tree = self.obj_map.get_mut(table).unwrap(); Oct 13 07:29:24.189 INFO kablam! | ----^^^^ Oct 13 07:29:24.189 INFO kablam! | | Oct 13 07:29:24.189 INFO kablam! | help: remove this `mut` Oct 13 07:29:24.189 INFO kablam! | Oct 13 07:29:24.189 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 07:29:24.189 INFO kablam! Oct 13 07:29:24.191 INFO kablam! warning: variable does not need to be mutable Oct 13 07:29:24.191 INFO kablam! --> src/db.rs:44:21 Oct 13 07:29:24.191 INFO kablam! | Oct 13 07:29:24.191 INFO kablam! 44 | if let Some(mut tree) = self.obj_map.get_mut(table) { Oct 13 07:29:24.191 INFO kablam! | ----^^^^ Oct 13 07:29:24.191 INFO kablam! | | Oct 13 07:29:24.191 INFO kablam! | help: remove this `mut` Oct 13 07:29:24.191 INFO kablam! Oct 13 07:29:24.199 INFO kablam! warning: variable does not need to be mutable Oct 13 07:29:24.199 INFO kablam! --> src/db.rs:78:46 Oct 13 07:29:24.199 INFO kablam! | Oct 13 07:29:24.199 INFO kablam! 78 | self.bit_map.get_mut(table).map(|mut tree| { tree.delete(rng) }); Oct 13 07:29:24.199 INFO kablam! | ----^^^^ Oct 13 07:29:24.199 INFO kablam! | | Oct 13 07:29:24.199 INFO kablam! | help: remove this `mut` Oct 13 07:29:24.199 INFO kablam! Oct 13 07:29:24.202 INFO kablam! warning: variable does not need to be mutable Oct 13 07:29:24.203 INFO kablam! --> src/db.rs:91:17 Oct 13 07:29:24.203 INFO kablam! | Oct 13 07:29:24.203 INFO kablam! 91 | let mut tree = self.bit_map.get_mut(table).unwrap(); Oct 13 07:29:24.203 INFO kablam! | ----^^^^ Oct 13 07:29:24.203 INFO kablam! | | Oct 13 07:29:24.203 INFO kablam! | help: remove this `mut` Oct 13 07:29:24.203 INFO kablam! Oct 13 07:29:24.204 INFO kablam! warning: variable does not need to be mutable Oct 13 07:29:24.204 INFO kablam! --> src/db.rs:102:13 Oct 13 07:29:24.204 INFO kablam! | Oct 13 07:29:24.204 INFO kablam! 102 | let mut tree = self.bit_map.get_mut(table).unwrap(); Oct 13 07:29:24.204 INFO kablam! | ----^^^^ Oct 13 07:29:24.204 INFO kablam! | | Oct 13 07:29:24.204 INFO kablam! | help: remove this `mut` Oct 13 07:29:24.204 INFO kablam! Oct 13 07:29:24.380 INFO kablam! warning: variable does not need to be mutable Oct 13 07:29:24.380 INFO kablam! --> src/db.rs:31:13 Oct 13 07:29:24.380 INFO kablam! | Oct 13 07:29:24.380 INFO kablam! 31 | let mut tree = self.obj_map.get_mut(table).unwrap(); Oct 13 07:29:24.380 INFO kablam! | ----^^^^ Oct 13 07:29:24.380 INFO kablam! | | Oct 13 07:29:24.380 INFO kablam! | help: remove this `mut` Oct 13 07:29:24.380 INFO kablam! | Oct 13 07:29:24.380 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 07:29:24.380 INFO kablam! Oct 13 07:29:24.384 INFO kablam! warning: variable does not need to be mutable Oct 13 07:29:24.384 INFO kablam! --> src/db.rs:44:21 Oct 13 07:29:24.384 INFO kablam! | Oct 13 07:29:24.384 INFO kablam! 44 | if let Some(mut tree) = self.obj_map.get_mut(table) { Oct 13 07:29:24.384 INFO kablam! | ----^^^^ Oct 13 07:29:24.384 INFO kablam! | | Oct 13 07:29:24.384 INFO kablam! | help: remove this `mut` Oct 13 07:29:24.384 INFO kablam! Oct 13 07:29:24.392 INFO kablam! warning: variable does not need to be mutable Oct 13 07:29:24.392 INFO kablam! --> src/db.rs:78:46 Oct 13 07:29:24.392 INFO kablam! | Oct 13 07:29:24.392 INFO kablam! 78 | self.bit_map.get_mut(table).map(|mut tree| { tree.delete(rng) }); Oct 13 07:29:24.392 INFO kablam! | ----^^^^ Oct 13 07:29:24.392 INFO kablam! | | Oct 13 07:29:24.392 INFO kablam! | help: remove this `mut` Oct 13 07:29:24.392 INFO kablam! Oct 13 07:29:24.394 INFO kablam! warning: variable does not need to be mutable Oct 13 07:29:24.394 INFO kablam! --> src/db.rs:91:17 Oct 13 07:29:24.394 INFO kablam! | Oct 13 07:29:24.394 INFO kablam! 91 | let mut tree = self.bit_map.get_mut(table).unwrap(); Oct 13 07:29:24.394 INFO kablam! | ----^^^^ Oct 13 07:29:24.394 INFO kablam! | | Oct 13 07:29:24.394 INFO kablam! | help: remove this `mut` Oct 13 07:29:24.394 INFO kablam! Oct 13 07:29:24.394 INFO kablam! warning: variable does not need to be mutable Oct 13 07:29:24.395 INFO kablam! --> src/db.rs:102:13 Oct 13 07:29:24.395 INFO kablam! | Oct 13 07:29:24.395 INFO kablam! 102 | let mut tree = self.bit_map.get_mut(table).unwrap(); Oct 13 07:29:24.395 INFO kablam! | ----^^^^ Oct 13 07:29:24.395 INFO kablam! | | Oct 13 07:29:24.395 INFO kablam! | help: remove this `mut` Oct 13 07:29:24.395 INFO kablam! Oct 13 07:29:24.523 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.46s Oct 13 07:29:24.534 INFO kablam! su: No module specific data is present Oct 13 07:29:25.449 INFO running `"docker" "rm" "-f" "0180f5ef0f0d79fd1bf8e410532fc4060228634fd6c435d87e7ecb15d6593a7c"` Oct 13 07:29:25.748 INFO blam! 0180f5ef0f0d79fd1bf8e410532fc4060228634fd6c435d87e7ecb15d6593a7c