Sep 04 00:41:25.132 INFO checking theban_db-0.7.0 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 00:41:25.132 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 00:41:25.133 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 00:41:25.314 INFO blam! 7303f54efd4d49bb751f5e193519d6b3779f64b8a8fd212cb1ff67b8e1cb0101 Sep 04 00:41:25.315 INFO running `"docker" "start" "-a" "7303f54efd4d49bb751f5e193519d6b3779f64b8a8fd212cb1ff67b8e1cb0101"` Sep 04 00:41:25.871 INFO kablam! Checking memrange v0.1.3 Sep 04 00:41:25.871 INFO kablam! Checking rmp v0.7.5 Sep 04 00:41:26.332 INFO kablam! Checking theban_interval_tree v0.7.1 Sep 04 00:41:27.805 INFO kablam! Checking theban_db v0.7.0 (file:///source) Sep 04 00:41:28.329 INFO kablam! warning: patterns aren't allowed in methods without bodies Sep 04 00:41:28.329 INFO kablam! --> src/serialize/mod.rs:23:25 Sep 04 00:41:28.329 INFO kablam! | Sep 04 00:41:28.329 INFO kablam! 23 | fn write<'a>(&self, mut w: &mut Write) -> Result<(), DBError>; Sep 04 00:41:28.330 INFO kablam! | ^^^^^ Sep 04 00:41:28.330 INFO kablam! | Sep 04 00:41:28.330 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default Sep 04 00:41:28.330 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 04 00:41:28.330 INFO kablam! = note: for more information, see issue #35203 Sep 04 00:41:28.330 INFO kablam! Sep 04 00:41:28.330 INFO kablam! warning: patterns aren't allowed in methods without bodies Sep 04 00:41:28.330 INFO kablam! --> src/serialize/mod.rs:24:17 Sep 04 00:41:28.330 INFO kablam! | Sep 04 00:41:28.330 INFO kablam! 24 | fn read<'a>(mut r: &mut Read) -> Result; Sep 04 00:41:28.330 INFO kablam! | ^^^^^ Sep 04 00:41:28.330 INFO kablam! | Sep 04 00:41:28.330 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 04 00:41:28.330 INFO kablam! = note: for more information, see issue #35203 Sep 04 00:41:28.330 INFO kablam! Sep 04 00:41:28.410 INFO kablam! warning: patterns aren't allowed in methods without bodies Sep 04 00:41:28.410 INFO kablam! --> src/serialize/mod.rs:23:25 Sep 04 00:41:28.410 INFO kablam! | Sep 04 00:41:28.410 INFO kablam! 23 | fn write<'a>(&self, mut w: &mut Write) -> Result<(), DBError>; Sep 04 00:41:28.410 INFO kablam! | ^^^^^ Sep 04 00:41:28.410 INFO kablam! | Sep 04 00:41:28.410 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default Sep 04 00:41:28.410 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 04 00:41:28.410 INFO kablam! = note: for more information, see issue #35203 Sep 04 00:41:28.410 INFO kablam! Sep 04 00:41:28.410 INFO kablam! warning: patterns aren't allowed in methods without bodies Sep 04 00:41:28.410 INFO kablam! --> src/serialize/mod.rs:24:17 Sep 04 00:41:28.410 INFO kablam! | Sep 04 00:41:28.410 INFO kablam! 24 | fn read<'a>(mut r: &mut Read) -> Result; Sep 04 00:41:28.410 INFO kablam! | ^^^^^ Sep 04 00:41:28.410 INFO kablam! | Sep 04 00:41:28.410 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 04 00:41:28.411 INFO kablam! = note: for more information, see issue #35203 Sep 04 00:41:28.411 INFO kablam! Sep 04 00:41:28.795 INFO kablam! warning: variable does not need to be mutable Sep 04 00:41:28.795 INFO kablam! --> src/db.rs:31:13 Sep 04 00:41:28.795 INFO kablam! | Sep 04 00:41:28.795 INFO kablam! 31 | let mut tree = self.obj_map.get_mut(table).unwrap(); Sep 04 00:41:28.795 INFO kablam! | ----^^^^ Sep 04 00:41:28.795 INFO kablam! | | Sep 04 00:41:28.795 INFO kablam! | help: remove this `mut` Sep 04 00:41:28.795 INFO kablam! | Sep 04 00:41:28.795 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 04 00:41:28.795 INFO kablam! Sep 04 00:41:28.798 INFO kablam! warning: variable does not need to be mutable Sep 04 00:41:28.798 INFO kablam! --> src/db.rs:44:21 Sep 04 00:41:28.798 INFO kablam! | Sep 04 00:41:28.798 INFO kablam! 44 | if let Some(mut tree) = self.obj_map.get_mut(table) { Sep 04 00:41:28.798 INFO kablam! | ----^^^^ Sep 04 00:41:28.798 INFO kablam! | | Sep 04 00:41:28.798 INFO kablam! | help: remove this `mut` Sep 04 00:41:28.798 INFO kablam! Sep 04 00:41:28.811 INFO kablam! warning: variable does not need to be mutable Sep 04 00:41:28.811 INFO kablam! --> src/db.rs:78:46 Sep 04 00:41:28.811 INFO kablam! | Sep 04 00:41:28.811 INFO kablam! 78 | self.bit_map.get_mut(table).map(|mut tree| { tree.delete(rng) }); Sep 04 00:41:28.811 INFO kablam! | ----^^^^ Sep 04 00:41:28.811 INFO kablam! | | Sep 04 00:41:28.811 INFO kablam! | help: remove this `mut` Sep 04 00:41:28.811 INFO kablam! Sep 04 00:41:28.817 INFO kablam! warning: variable does not need to be mutable Sep 04 00:41:28.817 INFO kablam! --> src/db.rs:31:13 Sep 04 00:41:28.817 INFO kablam! | Sep 04 00:41:28.817 INFO kablam! 31 | let mut tree = self.obj_map.get_mut(table).unwrap(); Sep 04 00:41:28.817 INFO kablam! | ----^^^^ Sep 04 00:41:28.817 INFO kablam! | | Sep 04 00:41:28.817 INFO kablam! | help: remove this `mut` Sep 04 00:41:28.817 INFO kablam! | Sep 04 00:41:28.817 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 04 00:41:28.817 INFO kablam! Sep 04 00:41:28.817 INFO kablam! warning: variable does not need to be mutable Sep 04 00:41:28.817 INFO kablam! --> src/db.rs:91:17 Sep 04 00:41:28.817 INFO kablam! | Sep 04 00:41:28.817 INFO kablam! 91 | let mut tree = self.bit_map.get_mut(table).unwrap(); Sep 04 00:41:28.817 INFO kablam! | ----^^^^ Sep 04 00:41:28.817 INFO kablam! | | Sep 04 00:41:28.817 INFO kablam! | help: remove this `mut` Sep 04 00:41:28.817 INFO kablam! Sep 04 00:41:28.818 INFO kablam! warning: variable does not need to be mutable Sep 04 00:41:28.818 INFO kablam! --> src/db.rs:102:13 Sep 04 00:41:28.818 INFO kablam! | Sep 04 00:41:28.818 INFO kablam! 102 | let mut tree = self.bit_map.get_mut(table).unwrap(); Sep 04 00:41:28.818 INFO kablam! | ----^^^^ Sep 04 00:41:28.818 INFO kablam! | | Sep 04 00:41:28.818 INFO kablam! | help: remove this `mut` Sep 04 00:41:28.818 INFO kablam! Sep 04 00:41:28.820 INFO kablam! warning: variable does not need to be mutable Sep 04 00:41:28.820 INFO kablam! --> src/db.rs:44:21 Sep 04 00:41:28.820 INFO kablam! | Sep 04 00:41:28.820 INFO kablam! 44 | if let Some(mut tree) = self.obj_map.get_mut(table) { Sep 04 00:41:28.821 INFO kablam! | ----^^^^ Sep 04 00:41:28.821 INFO kablam! | | Sep 04 00:41:28.821 INFO kablam! | help: remove this `mut` Sep 04 00:41:28.821 INFO kablam! Sep 04 00:41:28.832 INFO kablam! warning: variable does not need to be mutable Sep 04 00:41:28.832 INFO kablam! --> src/db.rs:78:46 Sep 04 00:41:28.832 INFO kablam! | Sep 04 00:41:28.832 INFO kablam! 78 | self.bit_map.get_mut(table).map(|mut tree| { tree.delete(rng) }); Sep 04 00:41:28.832 INFO kablam! | ----^^^^ Sep 04 00:41:28.832 INFO kablam! | | Sep 04 00:41:28.832 INFO kablam! | help: remove this `mut` Sep 04 00:41:28.832 INFO kablam! Sep 04 00:41:28.836 INFO kablam! warning: variable does not need to be mutable Sep 04 00:41:28.836 INFO kablam! --> src/db.rs:91:17 Sep 04 00:41:28.836 INFO kablam! | Sep 04 00:41:28.836 INFO kablam! 91 | let mut tree = self.bit_map.get_mut(table).unwrap(); Sep 04 00:41:28.836 INFO kablam! | ----^^^^ Sep 04 00:41:28.836 INFO kablam! | | Sep 04 00:41:28.836 INFO kablam! | help: remove this `mut` Sep 04 00:41:28.836 INFO kablam! Sep 04 00:41:28.836 INFO kablam! warning: variable does not need to be mutable Sep 04 00:41:28.836 INFO kablam! --> src/db.rs:102:13 Sep 04 00:41:28.836 INFO kablam! | Sep 04 00:41:28.836 INFO kablam! 102 | let mut tree = self.bit_map.get_mut(table).unwrap(); Sep 04 00:41:28.837 INFO kablam! | ----^^^^ Sep 04 00:41:28.837 INFO kablam! | | Sep 04 00:41:28.837 INFO kablam! | help: remove this `mut` Sep 04 00:41:28.837 INFO kablam! Sep 04 00:41:28.999 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.16s Sep 04 00:41:29.002 INFO kablam! su: No module specific data is present Sep 04 00:41:29.463 INFO running `"docker" "rm" "-f" "7303f54efd4d49bb751f5e193519d6b3779f64b8a8fd212cb1ff67b8e1cb0101"` Sep 04 00:41:29.551 INFO blam! 7303f54efd4d49bb751f5e193519d6b3779f64b8a8fd212cb1ff67b8e1cb0101