Oct 27 14:41:21.596 INFO checking theban_db-0.7.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 14:41:21.596 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192-2/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 27 14:41:21.907 INFO blam! 60af3e43c5191d0347bcd9817ffbd87af59059a7a0160aa7293a94e1a3cab9ff Oct 27 14:41:21.912 INFO running `"docker" "start" "-a" "60af3e43c5191d0347bcd9817ffbd87af59059a7a0160aa7293a94e1a3cab9ff"` Oct 27 14:41:22.935 INFO kablam! usermod: no changes Oct 27 14:41:23.142 INFO kablam! Checking rmp v0.7.5 Oct 27 14:41:23.142 INFO kablam! Checking theban_interval_tree v0.7.1 Oct 27 14:41:24.875 INFO kablam! Checking theban_db v0.7.0 (/source) Oct 27 14:41:25.915 INFO kablam! warning: patterns aren't allowed in methods without bodies Oct 27 14:41:25.915 INFO kablam! --> src/serialize/mod.rs:23:25 Oct 27 14:41:25.915 INFO kablam! | Oct 27 14:41:25.915 INFO kablam! 23 | fn write<'a>(&self, mut w: &mut Write) -> Result<(), DBError>; Oct 27 14:41:25.915 INFO kablam! | ^^^^^ Oct 27 14:41:25.915 INFO kablam! | Oct 27 14:41:25.915 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default Oct 27 14:41:25.915 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 27 14:41:25.915 INFO kablam! = note: for more information, see issue #35203 Oct 27 14:41:25.915 INFO kablam! Oct 27 14:41:25.915 INFO kablam! warning: patterns aren't allowed in methods without bodies Oct 27 14:41:25.915 INFO kablam! --> src/serialize/mod.rs:24:17 Oct 27 14:41:25.915 INFO kablam! | Oct 27 14:41:25.915 INFO kablam! 24 | fn read<'a>(mut r: &mut Read) -> Result; Oct 27 14:41:25.915 INFO kablam! | ^^^^^ Oct 27 14:41:25.915 INFO kablam! | Oct 27 14:41:25.915 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 27 14:41:25.915 INFO kablam! = note: for more information, see issue #35203 Oct 27 14:41:25.915 INFO kablam! Oct 27 14:41:26.043 INFO kablam! warning: patterns aren't allowed in methods without bodies Oct 27 14:41:26.043 INFO kablam! --> src/serialize/mod.rs:23:25 Oct 27 14:41:26.043 INFO kablam! | Oct 27 14:41:26.043 INFO kablam! 23 | fn write<'a>(&self, mut w: &mut Write) -> Result<(), DBError>; Oct 27 14:41:26.043 INFO kablam! | ^^^^^ Oct 27 14:41:26.043 INFO kablam! | Oct 27 14:41:26.043 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default Oct 27 14:41:26.043 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 27 14:41:26.043 INFO kablam! = note: for more information, see issue #35203 Oct 27 14:41:26.043 INFO kablam! Oct 27 14:41:26.043 INFO kablam! warning: patterns aren't allowed in methods without bodies Oct 27 14:41:26.043 INFO kablam! --> src/serialize/mod.rs:24:17 Oct 27 14:41:26.043 INFO kablam! | Oct 27 14:41:26.043 INFO kablam! 24 | fn read<'a>(mut r: &mut Read) -> Result; Oct 27 14:41:26.043 INFO kablam! | ^^^^^ Oct 27 14:41:26.043 INFO kablam! | Oct 27 14:41:26.043 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 27 14:41:26.043 INFO kablam! = note: for more information, see issue #35203 Oct 27 14:41:26.043 INFO kablam! Oct 27 14:41:26.119 INFO kablam! warning: variable does not need to be mutable Oct 27 14:41:26.119 INFO kablam! --> src/db.rs:31:13 Oct 27 14:41:26.119 INFO kablam! | Oct 27 14:41:26.119 INFO kablam! 31 | let mut tree = self.obj_map.get_mut(table).unwrap(); Oct 27 14:41:26.119 INFO kablam! | ----^^^^ Oct 27 14:41:26.119 INFO kablam! | | Oct 27 14:41:26.119 INFO kablam! | help: remove this `mut` Oct 27 14:41:26.119 INFO kablam! | Oct 27 14:41:26.119 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 14:41:26.119 INFO kablam! Oct 27 14:41:26.119 INFO kablam! warning: variable does not need to be mutable Oct 27 14:41:26.119 INFO kablam! --> src/db.rs:44:21 Oct 27 14:41:26.119 INFO kablam! | Oct 27 14:41:26.119 INFO kablam! 44 | if let Some(mut tree) = self.obj_map.get_mut(table) { Oct 27 14:41:26.119 INFO kablam! | ----^^^^ Oct 27 14:41:26.119 INFO kablam! | | Oct 27 14:41:26.119 INFO kablam! | help: remove this `mut` Oct 27 14:41:26.119 INFO kablam! Oct 27 14:41:26.119 INFO kablam! warning: variable does not need to be mutable Oct 27 14:41:26.119 INFO kablam! --> src/db.rs:78:46 Oct 27 14:41:26.119 INFO kablam! | Oct 27 14:41:26.120 INFO kablam! 78 | self.bit_map.get_mut(table).map(|mut tree| { tree.delete(rng) }); Oct 27 14:41:26.120 INFO kablam! | ----^^^^ Oct 27 14:41:26.120 INFO kablam! | | Oct 27 14:41:26.120 INFO kablam! | help: remove this `mut` Oct 27 14:41:26.120 INFO kablam! Oct 27 14:41:26.131 INFO kablam! warning: variable does not need to be mutable Oct 27 14:41:26.132 INFO kablam! --> src/db.rs:91:17 Oct 27 14:41:26.132 INFO kablam! | Oct 27 14:41:26.132 INFO kablam! 91 | let mut tree = self.bit_map.get_mut(table).unwrap(); Oct 27 14:41:26.132 INFO kablam! | ----^^^^ Oct 27 14:41:26.133 INFO kablam! | | Oct 27 14:41:26.133 INFO kablam! | help: remove this `mut` Oct 27 14:41:26.133 INFO kablam! Oct 27 14:41:26.133 INFO kablam! warning: variable does not need to be mutable Oct 27 14:41:26.133 INFO kablam! --> src/db.rs:102:13 Oct 27 14:41:26.133 INFO kablam! | Oct 27 14:41:26.133 INFO kablam! 102 | let mut tree = self.bit_map.get_mut(table).unwrap(); Oct 27 14:41:26.133 INFO kablam! | ----^^^^ Oct 27 14:41:26.133 INFO kablam! | | Oct 27 14:41:26.133 INFO kablam! | help: remove this `mut` Oct 27 14:41:26.133 INFO kablam! Oct 27 14:41:26.283 INFO kablam! warning: variable does not need to be mutable Oct 27 14:41:26.283 INFO kablam! --> src/db.rs:31:13 Oct 27 14:41:26.283 INFO kablam! | Oct 27 14:41:26.283 INFO kablam! 31 | let mut tree = self.obj_map.get_mut(table).unwrap(); Oct 27 14:41:26.283 INFO kablam! | ----^^^^ Oct 27 14:41:26.283 INFO kablam! | | Oct 27 14:41:26.283 INFO kablam! | help: remove this `mut` Oct 27 14:41:26.283 INFO kablam! | Oct 27 14:41:26.283 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 14:41:26.283 INFO kablam! Oct 27 14:41:26.283 INFO kablam! warning: variable does not need to be mutable Oct 27 14:41:26.283 INFO kablam! --> src/db.rs:44:21 Oct 27 14:41:26.283 INFO kablam! | Oct 27 14:41:26.283 INFO kablam! 44 | if let Some(mut tree) = self.obj_map.get_mut(table) { Oct 27 14:41:26.283 INFO kablam! | ----^^^^ Oct 27 14:41:26.283 INFO kablam! | | Oct 27 14:41:26.283 INFO kablam! | help: remove this `mut` Oct 27 14:41:26.283 INFO kablam! Oct 27 14:41:26.303 INFO kablam! warning: variable does not need to be mutable Oct 27 14:41:26.303 INFO kablam! --> src/db.rs:78:46 Oct 27 14:41:26.304 INFO kablam! | Oct 27 14:41:26.304 INFO kablam! 78 | self.bit_map.get_mut(table).map(|mut tree| { tree.delete(rng) }); Oct 27 14:41:26.304 INFO kablam! | ----^^^^ Oct 27 14:41:26.304 INFO kablam! | | Oct 27 14:41:26.304 INFO kablam! | help: remove this `mut` Oct 27 14:41:26.304 INFO kablam! Oct 27 14:41:26.304 INFO kablam! warning: variable does not need to be mutable Oct 27 14:41:26.304 INFO kablam! --> src/db.rs:91:17 Oct 27 14:41:26.304 INFO kablam! | Oct 27 14:41:26.304 INFO kablam! 91 | let mut tree = self.bit_map.get_mut(table).unwrap(); Oct 27 14:41:26.304 INFO kablam! | ----^^^^ Oct 27 14:41:26.304 INFO kablam! | | Oct 27 14:41:26.304 INFO kablam! | help: remove this `mut` Oct 27 14:41:26.304 INFO kablam! Oct 27 14:41:26.304 INFO kablam! warning: variable does not need to be mutable Oct 27 14:41:26.304 INFO kablam! --> src/db.rs:102:13 Oct 27 14:41:26.304 INFO kablam! | Oct 27 14:41:26.304 INFO kablam! 102 | let mut tree = self.bit_map.get_mut(table).unwrap(); Oct 27 14:41:26.304 INFO kablam! | ----^^^^ Oct 27 14:41:26.304 INFO kablam! | | Oct 27 14:41:26.304 INFO kablam! | help: remove this `mut` Oct 27 14:41:26.304 INFO kablam! Oct 27 14:41:26.407 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.42s Oct 27 14:41:26.407 INFO kablam! su: No module specific data is present Oct 27 14:41:26.943 INFO running `"docker" "rm" "-f" "60af3e43c5191d0347bcd9817ffbd87af59059a7a0160aa7293a94e1a3cab9ff"` Oct 27 14:41:27.166 INFO blam! 60af3e43c5191d0347bcd9817ffbd87af59059a7a0160aa7293a94e1a3cab9ff