Sep 01 21:24:34.993 INFO checking theban_db-0.5.2 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 01 21:24:34.993 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 01 21:24:34.993 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-0/try#952c7dbfa2628309f557b367929ffc17af20b332:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 21:24:35.183 INFO blam! a77ec7eaa2520f939f84f77af1ca94bab7a48b0f2965782dc54cfba0c5e3942f Sep 01 21:24:35.185 INFO running `"docker" "start" "-a" "a77ec7eaa2520f939f84f77af1ca94bab7a48b0f2965782dc54cfba0c5e3942f"` Sep 01 21:24:35.867 INFO kablam! Checking rmp v0.7.5 Sep 01 21:24:35.867 INFO kablam! Checking theban_interval_tree v0.7.1 Sep 01 21:24:37.782 INFO kablam! Checking theban_db v0.5.2 (file:///source) Sep 01 21:24:38.314 INFO kablam! warning: patterns aren't allowed in methods without bodies Sep 01 21:24:38.314 INFO kablam! --> src/serialize/mod.rs:23:25 Sep 01 21:24:38.314 INFO kablam! | Sep 01 21:24:38.315 INFO kablam! 23 | fn write<'a>(&self, mut w: &mut Write) -> Result<(), DBError<'a>>; Sep 01 21:24:38.315 INFO kablam! | ^^^^^ Sep 01 21:24:38.315 INFO kablam! | Sep 01 21:24:38.315 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default Sep 01 21:24:38.315 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! Sep 01 21:24:38.315 INFO kablam! = note: for more information, see issue #35203 Sep 01 21:24:38.315 INFO kablam! Sep 01 21:24:38.315 INFO kablam! warning: patterns aren't allowed in methods without bodies Sep 01 21:24:38.315 INFO kablam! --> src/serialize/mod.rs:24:17 Sep 01 21:24:38.315 INFO kablam! | Sep 01 21:24:38.315 INFO kablam! 24 | fn read<'a>(mut r: &mut Read) -> Result>; Sep 01 21:24:38.315 INFO kablam! | ^^^^^ Sep 01 21:24:38.315 INFO kablam! | Sep 01 21:24:38.315 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! Sep 01 21:24:38.315 INFO kablam! = note: for more information, see issue #35203 Sep 01 21:24:38.315 INFO kablam! Sep 01 21:24:38.354 INFO kablam! warning: patterns aren't allowed in methods without bodies Sep 01 21:24:38.354 INFO kablam! --> src/serialize/mod.rs:23:25 Sep 01 21:24:38.354 INFO kablam! | Sep 01 21:24:38.354 INFO kablam! 23 | fn write<'a>(&self, mut w: &mut Write) -> Result<(), DBError<'a>>; Sep 01 21:24:38.354 INFO kablam! | ^^^^^ Sep 01 21:24:38.354 INFO kablam! | Sep 01 21:24:38.354 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default Sep 01 21:24:38.354 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! Sep 01 21:24:38.354 INFO kablam! = note: for more information, see issue #35203 Sep 01 21:24:38.354 INFO kablam! Sep 01 21:24:38.354 INFO kablam! warning: patterns aren't allowed in methods without bodies Sep 01 21:24:38.355 INFO kablam! --> src/serialize/mod.rs:24:17 Sep 01 21:24:38.355 INFO kablam! | Sep 01 21:24:38.355 INFO kablam! 24 | fn read<'a>(mut r: &mut Read) -> Result>; Sep 01 21:24:38.355 INFO kablam! | ^^^^^ Sep 01 21:24:38.355 INFO kablam! | Sep 01 21:24:38.355 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! Sep 01 21:24:38.355 INFO kablam! = note: for more information, see issue #35203 Sep 01 21:24:38.355 INFO kablam! Sep 01 21:24:38.668 INFO kablam! warning: variable does not need to be mutable Sep 01 21:24:38.668 INFO kablam! --> src/db.rs:31:13 Sep 01 21:24:38.668 INFO kablam! | Sep 01 21:24:38.668 INFO kablam! 31 | let mut tree = self.obj_map.get_mut(table).unwrap(); Sep 01 21:24:38.668 INFO kablam! | ----^^^^ Sep 01 21:24:38.668 INFO kablam! | | Sep 01 21:24:38.668 INFO kablam! | help: remove this `mut` Sep 01 21:24:38.668 INFO kablam! | Sep 01 21:24:38.668 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 01 21:24:38.668 INFO kablam! Sep 01 21:24:38.672 INFO kablam! warning: variable does not need to be mutable Sep 01 21:24:38.672 INFO kablam! --> src/db.rs:44:21 Sep 01 21:24:38.672 INFO kablam! | Sep 01 21:24:38.672 INFO kablam! 44 | if let Some(mut tree) = self.obj_map.get_mut(table) { Sep 01 21:24:38.672 INFO kablam! | ----^^^^ Sep 01 21:24:38.672 INFO kablam! | | Sep 01 21:24:38.672 INFO kablam! | help: remove this `mut` Sep 01 21:24:38.672 INFO kablam! Sep 01 21:24:38.682 INFO kablam! warning: variable does not need to be mutable Sep 01 21:24:38.682 INFO kablam! --> src/db.rs:78:46 Sep 01 21:24:38.682 INFO kablam! | Sep 01 21:24:38.682 INFO kablam! 78 | self.bit_map.get_mut(table).map(|mut tree| { tree.delete(rng) }); Sep 01 21:24:38.682 INFO kablam! | ----^^^^ Sep 01 21:24:38.682 INFO kablam! | | Sep 01 21:24:38.682 INFO kablam! | help: remove this `mut` Sep 01 21:24:38.682 INFO kablam! Sep 01 21:24:38.686 INFO kablam! warning: variable does not need to be mutable Sep 01 21:24:38.686 INFO kablam! --> src/db.rs:91:17 Sep 01 21:24:38.686 INFO kablam! | Sep 01 21:24:38.686 INFO kablam! 91 | let mut tree = self.bit_map.get_mut(table).unwrap(); Sep 01 21:24:38.687 INFO kablam! | ----^^^^ Sep 01 21:24:38.687 INFO kablam! | | Sep 01 21:24:38.687 INFO kablam! | help: remove this `mut` Sep 01 21:24:38.687 INFO kablam! Sep 01 21:24:38.687 INFO kablam! warning: variable does not need to be mutable Sep 01 21:24:38.687 INFO kablam! --> src/db.rs:102:13 Sep 01 21:24:38.687 INFO kablam! | Sep 01 21:24:38.687 INFO kablam! 102 | let mut tree = self.bit_map.get_mut(table).unwrap(); Sep 01 21:24:38.687 INFO kablam! | ----^^^^ Sep 01 21:24:38.687 INFO kablam! | | Sep 01 21:24:38.687 INFO kablam! | help: remove this `mut` Sep 01 21:24:38.687 INFO kablam! Sep 01 21:24:38.802 INFO kablam! warning: variable does not need to be mutable Sep 01 21:24:38.802 INFO kablam! --> src/db.rs:31:13 Sep 01 21:24:38.802 INFO kablam! | Sep 01 21:24:38.802 INFO kablam! 31 | let mut tree = self.obj_map.get_mut(table).unwrap(); Sep 01 21:24:38.802 INFO kablam! | ----^^^^ Sep 01 21:24:38.802 INFO kablam! | | Sep 01 21:24:38.802 INFO kablam! | help: remove this `mut` Sep 01 21:24:38.802 INFO kablam! | Sep 01 21:24:38.803 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 01 21:24:38.803 INFO kablam! Sep 01 21:24:38.806 INFO kablam! warning: variable does not need to be mutable Sep 01 21:24:38.806 INFO kablam! --> src/db.rs:44:21 Sep 01 21:24:38.806 INFO kablam! | Sep 01 21:24:38.807 INFO kablam! 44 | if let Some(mut tree) = self.obj_map.get_mut(table) { Sep 01 21:24:38.807 INFO kablam! | ----^^^^ Sep 01 21:24:38.807 INFO kablam! | | Sep 01 21:24:38.807 INFO kablam! | help: remove this `mut` Sep 01 21:24:38.807 INFO kablam! Sep 01 21:24:38.817 INFO kablam! warning: variable does not need to be mutable Sep 01 21:24:38.817 INFO kablam! --> src/db.rs:78:46 Sep 01 21:24:38.817 INFO kablam! | Sep 01 21:24:38.817 INFO kablam! 78 | self.bit_map.get_mut(table).map(|mut tree| { tree.delete(rng) }); Sep 01 21:24:38.818 INFO kablam! | ----^^^^ Sep 01 21:24:38.818 INFO kablam! | | Sep 01 21:24:38.818 INFO kablam! | help: remove this `mut` Sep 01 21:24:38.818 INFO kablam! Sep 01 21:24:38.821 INFO kablam! warning: variable does not need to be mutable Sep 01 21:24:38.821 INFO kablam! --> src/db.rs:91:17 Sep 01 21:24:38.821 INFO kablam! | Sep 01 21:24:38.821 INFO kablam! 91 | let mut tree = self.bit_map.get_mut(table).unwrap(); Sep 01 21:24:38.821 INFO kablam! | ----^^^^ Sep 01 21:24:38.821 INFO kablam! | | Sep 01 21:24:38.821 INFO kablam! | help: remove this `mut` Sep 01 21:24:38.821 INFO kablam! Sep 01 21:24:38.822 INFO kablam! warning: variable does not need to be mutable Sep 01 21:24:38.822 INFO kablam! --> src/db.rs:102:13 Sep 01 21:24:38.822 INFO kablam! | Sep 01 21:24:38.822 INFO kablam! 102 | let mut tree = self.bit_map.get_mut(table).unwrap(); Sep 01 21:24:38.822 INFO kablam! | ----^^^^ Sep 01 21:24:38.822 INFO kablam! | | Sep 01 21:24:38.822 INFO kablam! | help: remove this `mut` Sep 01 21:24:38.822 INFO kablam! Sep 01 21:24:38.963 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.12s Sep 01 21:24:38.967 INFO kablam! su: No module specific data is present Sep 01 21:24:39.361 INFO running `"docker" "rm" "-f" "a77ec7eaa2520f939f84f77af1ca94bab7a48b0f2965782dc54cfba0c5e3942f"` Sep 01 21:24:39.445 INFO blam! a77ec7eaa2520f939f84f77af1ca94bab7a48b0f2965782dc54cfba0c5e3942f