Sep 10 12:10:22.456 INFO checking rbpf-0.0.2 against master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1 for pr-54090 Sep 10 12:10:22.456 INFO running: cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets Sep 10 12:10:22.457 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54090/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-6/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/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=1000" "-e" "CMD=cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 12:10:22.678 INFO blam! 79af9f9b2f01518b545f8c6697c3ea6b8b1c3f6dca7255af414b2ad7e3fd46d2 Sep 10 12:10:22.680 INFO running `"docker" "start" "-a" "79af9f9b2f01518b545f8c6697c3ea6b8b1c3f6dca7255af414b2ad7e3fd46d2"` Sep 10 12:10:23.458 INFO kablam! usermod: no changes Sep 10 12:10:23.534 INFO kablam! Checking rbpf v0.0.2 (file:///source) Sep 10 12:10:24.225 INFO kablam! warning: variable does not need to be mutable Sep 10 12:10:24.225 INFO kablam! --> src/lib.rs:826:17 Sep 10 12:10:24.225 INFO kablam! | Sep 10 12:10:24.225 INFO kablam! 826 | let mut data = self.mbuff.buffer.as_ptr().offset(self.mbuff.data_offset as isize) as *mut u64; Sep 10 12:10:24.225 INFO kablam! | ----^^^^ Sep 10 12:10:24.225 INFO kablam! | | Sep 10 12:10:24.225 INFO kablam! | help: remove this `mut` Sep 10 12:10:24.225 INFO kablam! | Sep 10 12:10:24.225 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 10 12:10:24.225 INFO kablam! Sep 10 12:10:24.225 INFO kablam! warning: variable does not need to be mutable Sep 10 12:10:24.225 INFO kablam! --> src/lib.rs:827:17 Sep 10 12:10:24.225 INFO kablam! | Sep 10 12:10:24.225 INFO kablam! 827 | let mut data_end = self.mbuff.buffer.as_ptr().offset(self.mbuff.data_end_offset as isize) as *mut u64; Sep 10 12:10:24.225 INFO kablam! | ----^^^^^^^^ Sep 10 12:10:24.225 INFO kablam! | | Sep 10 12:10:24.225 INFO kablam! | help: remove this `mut` Sep 10 12:10:24.225 INFO kablam! Sep 10 12:10:24.254 INFO kablam! warning: variable does not need to be mutable Sep 10 12:10:24.254 INFO kablam! --> src/jit.rs:83:17 Sep 10 12:10:24.254 INFO kablam! | Sep 10 12:10:24.254 INFO kablam! 83 | let mut ptr = $jit.contents.as_ptr().offset($jit.offset as isize) as *mut $t; Sep 10 12:10:24.254 INFO kablam! | ----^^^ Sep 10 12:10:24.254 INFO kablam! | | Sep 10 12:10:24.254 INFO kablam! | help: remove this `mut` Sep 10 12:10:24.254 INFO kablam! ... Sep 10 12:10:24.254 INFO kablam! 92 | emit_bytes!(jit, data, u8); Sep 10 12:10:24.254 INFO kablam! | --------------------------- in this macro invocation Sep 10 12:10:24.286 INFO kablam! Sep 10 12:10:24.286 INFO kablam! warning: variable does not need to be mutable Sep 10 12:10:24.286 INFO kablam! --> src/jit.rs:83:17 Sep 10 12:10:24.286 INFO kablam! | Sep 10 12:10:24.286 INFO kablam! 83 | let mut ptr = $jit.contents.as_ptr().offset($jit.offset as isize) as *mut $t; Sep 10 12:10:24.286 INFO kablam! | ----^^^ Sep 10 12:10:24.286 INFO kablam! | | Sep 10 12:10:24.286 INFO kablam! | help: remove this `mut` Sep 10 12:10:24.286 INFO kablam! ... Sep 10 12:10:24.286 INFO kablam! 97 | emit_bytes!(jit, data, u16); Sep 10 12:10:24.286 INFO kablam! | ---------------------------- in this macro invocation Sep 10 12:10:24.286 INFO kablam! Sep 10 12:10:24.286 INFO kablam! warning: variable does not need to be mutable Sep 10 12:10:24.286 INFO kablam! --> src/jit.rs:83:17 Sep 10 12:10:24.286 INFO kablam! | Sep 10 12:10:24.286 INFO kablam! 83 | let mut ptr = $jit.contents.as_ptr().offset($jit.offset as isize) as *mut $t; Sep 10 12:10:24.286 INFO kablam! | ----^^^ Sep 10 12:10:24.286 INFO kablam! | | Sep 10 12:10:24.286 INFO kablam! | help: remove this `mut` Sep 10 12:10:24.286 INFO kablam! ... Sep 10 12:10:24.286 INFO kablam! 102 | emit_bytes!(jit, data, u32); Sep 10 12:10:24.286 INFO kablam! | ---------------------------- in this macro invocation Sep 10 12:10:24.286 INFO kablam! Sep 10 12:10:24.286 INFO kablam! warning: variable does not need to be mutable Sep 10 12:10:24.286 INFO kablam! --> src/jit.rs:83:17 Sep 10 12:10:24.286 INFO kablam! | Sep 10 12:10:24.286 INFO kablam! 83 | let mut ptr = $jit.contents.as_ptr().offset($jit.offset as isize) as *mut $t; Sep 10 12:10:24.286 INFO kablam! | ----^^^ Sep 10 12:10:24.286 INFO kablam! | | Sep 10 12:10:24.286 INFO kablam! | help: remove this `mut` Sep 10 12:10:24.286 INFO kablam! ... Sep 10 12:10:24.286 INFO kablam! 107 | emit_bytes!(jit, data, u64); Sep 10 12:10:24.286 INFO kablam! | ---------------------------- in this macro invocation Sep 10 12:10:24.287 INFO kablam! Sep 10 12:10:24.374 INFO kablam! warning: variable does not need to be mutable Sep 10 12:10:24.374 INFO kablam! --> src/lib.rs:826:17 Sep 10 12:10:24.374 INFO kablam! | Sep 10 12:10:24.374 INFO kablam! 826 | let mut data = self.mbuff.buffer.as_ptr().offset(self.mbuff.data_offset as isize) as *mut u64; Sep 10 12:10:24.374 INFO kablam! | ----^^^^ Sep 10 12:10:24.374 INFO kablam! | | Sep 10 12:10:24.374 INFO kablam! | help: remove this `mut` Sep 10 12:10:24.374 INFO kablam! | Sep 10 12:10:24.374 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 10 12:10:24.374 INFO kablam! Sep 10 12:10:24.374 INFO kablam! warning: variable does not need to be mutable Sep 10 12:10:24.374 INFO kablam! --> src/lib.rs:827:17 Sep 10 12:10:24.374 INFO kablam! | Sep 10 12:10:24.374 INFO kablam! 827 | let mut data_end = self.mbuff.buffer.as_ptr().offset(self.mbuff.data_end_offset as isize) as *mut u64; Sep 10 12:10:24.374 INFO kablam! | ----^^^^^^^^ Sep 10 12:10:24.374 INFO kablam! | | Sep 10 12:10:24.374 INFO kablam! | help: remove this `mut` Sep 10 12:10:24.374 INFO kablam! Sep 10 12:10:24.396 INFO kablam! warning: variable does not need to be mutable Sep 10 12:10:24.396 INFO kablam! --> src/jit.rs:83:17 Sep 10 12:10:24.396 INFO kablam! | Sep 10 12:10:24.396 INFO kablam! 83 | let mut ptr = $jit.contents.as_ptr().offset($jit.offset as isize) as *mut $t; Sep 10 12:10:24.396 INFO kablam! | ----^^^ Sep 10 12:10:24.396 INFO kablam! | | Sep 10 12:10:24.396 INFO kablam! | help: remove this `mut` Sep 10 12:10:24.396 INFO kablam! ... Sep 10 12:10:24.396 INFO kablam! 92 | emit_bytes!(jit, data, u8); Sep 10 12:10:24.396 INFO kablam! | --------------------------- in this macro invocation Sep 10 12:10:24.401 INFO kablam! Sep 10 12:10:24.401 INFO kablam! warning: variable does not need to be mutable Sep 10 12:10:24.401 INFO kablam! --> src/jit.rs:83:17 Sep 10 12:10:24.401 INFO kablam! | Sep 10 12:10:24.401 INFO kablam! 83 | let mut ptr = $jit.contents.as_ptr().offset($jit.offset as isize) as *mut $t; Sep 10 12:10:24.401 INFO kablam! | ----^^^ Sep 10 12:10:24.401 INFO kablam! | | Sep 10 12:10:24.401 INFO kablam! | help: remove this `mut` Sep 10 12:10:24.401 INFO kablam! ... Sep 10 12:10:24.401 INFO kablam! 97 | emit_bytes!(jit, data, u16); Sep 10 12:10:24.401 INFO kablam! | ---------------------------- in this macro invocation Sep 10 12:10:24.401 INFO kablam! Sep 10 12:10:24.401 INFO kablam! warning: variable does not need to be mutable Sep 10 12:10:24.401 INFO kablam! --> src/jit.rs:83:17 Sep 10 12:10:24.401 INFO kablam! | Sep 10 12:10:24.401 INFO kablam! 83 | let mut ptr = $jit.contents.as_ptr().offset($jit.offset as isize) as *mut $t; Sep 10 12:10:24.401 INFO kablam! | ----^^^ Sep 10 12:10:24.401 INFO kablam! | | Sep 10 12:10:24.401 INFO kablam! | help: remove this `mut` Sep 10 12:10:24.401 INFO kablam! ... Sep 10 12:10:24.401 INFO kablam! 102 | emit_bytes!(jit, data, u32); Sep 10 12:10:24.401 INFO kablam! | ---------------------------- in this macro invocation Sep 10 12:10:24.401 INFO kablam! Sep 10 12:10:24.401 INFO kablam! warning: variable does not need to be mutable Sep 10 12:10:24.401 INFO kablam! --> src/jit.rs:83:17 Sep 10 12:10:24.401 INFO kablam! | Sep 10 12:10:24.401 INFO kablam! 83 | let mut ptr = $jit.contents.as_ptr().offset($jit.offset as isize) as *mut $t; Sep 10 12:10:24.401 INFO kablam! | ----^^^ Sep 10 12:10:24.401 INFO kablam! | | Sep 10 12:10:24.401 INFO kablam! | help: remove this `mut` Sep 10 12:10:24.401 INFO kablam! ... Sep 10 12:10:24.401 INFO kablam! 107 | emit_bytes!(jit, data, u64); Sep 10 12:10:24.401 INFO kablam! | ---------------------------- in this macro invocation Sep 10 12:10:24.401 INFO kablam! Sep 10 12:10:25.274 INFO kablam! warning: variable does not need to be mutable Sep 10 12:10:25.274 INFO kablam! --> tests/misc.rs:270:13 Sep 10 12:10:25.274 INFO kablam! | Sep 10 12:10:25.274 INFO kablam! 270 | let mut data = mbuff.as_ptr().offset(8) as *mut u64; Sep 10 12:10:25.274 INFO kablam! | ----^^^^ Sep 10 12:10:25.274 INFO kablam! | | Sep 10 12:10:25.274 INFO kablam! | help: remove this `mut` Sep 10 12:10:25.286 INFO kablam! | Sep 10 12:10:25.286 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 10 12:10:25.286 INFO kablam! Sep 10 12:10:25.286 INFO kablam! warning: variable does not need to be mutable Sep 10 12:10:25.286 INFO kablam! --> tests/misc.rs:271:13 Sep 10 12:10:25.286 INFO kablam! | Sep 10 12:10:25.286 INFO kablam! 271 | let mut data_end = mbuff.as_ptr().offset(24) as *mut u64; Sep 10 12:10:25.286 INFO kablam! | ----^^^^^^^^ Sep 10 12:10:25.286 INFO kablam! | | Sep 10 12:10:25.286 INFO kablam! | help: remove this `mut` Sep 10 12:10:25.286 INFO kablam! Sep 10 12:10:25.286 INFO kablam! warning: variable does not need to be mutable Sep 10 12:10:25.286 INFO kablam! --> tests/misc.rs:296:13 Sep 10 12:10:25.286 INFO kablam! | Sep 10 12:10:25.286 INFO kablam! 296 | let mut data = mbuff.as_ptr().offset(8) as *mut u64; Sep 10 12:10:25.286 INFO kablam! | ----^^^^ Sep 10 12:10:25.286 INFO kablam! | | Sep 10 12:10:25.286 INFO kablam! | help: remove this `mut` Sep 10 12:10:25.286 INFO kablam! Sep 10 12:10:25.286 INFO kablam! warning: variable does not need to be mutable Sep 10 12:10:25.286 INFO kablam! --> tests/misc.rs:297:13 Sep 10 12:10:25.286 INFO kablam! | Sep 10 12:10:25.286 INFO kablam! 297 | let mut data_end = mbuff.as_ptr().offset(24) as *mut u64; Sep 10 12:10:25.286 INFO kablam! | ----^^^^^^^^ Sep 10 12:10:25.286 INFO kablam! | | Sep 10 12:10:25.286 INFO kablam! | help: remove this `mut` Sep 10 12:10:25.286 INFO kablam! Sep 10 12:10:26.422 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.92s Sep 10 12:10:26.425 INFO kablam! su: No module specific data is present Sep 10 12:10:28.072 INFO running `"docker" "rm" "-f" "79af9f9b2f01518b545f8c6697c3ea6b8b1c3f6dca7255af414b2ad7e3fd46d2"` Sep 10 12:10:28.176 INFO blam! 79af9f9b2f01518b545f8c6697c3ea6b8b1c3f6dca7255af414b2ad7e3fd46d2