Oct 27 00:34:06.467 INFO checking mihyaeru21/brainfuck-rs against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 00:34:06.467 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 00:34:06.911 INFO blam! 26c8aa821ca581c08dc0d05cfd450833c36cc871f2d49b66511913e4028dbe35 Oct 27 00:34:06.918 INFO running `"docker" "start" "-a" "26c8aa821ca581c08dc0d05cfd450833c36cc871f2d49b66511913e4028dbe35"` Oct 27 00:34:08.523 INFO kablam! usermod: no changes Oct 27 00:34:08.585 INFO kablam! Checking brainfuck v0.1.0 (/source) Oct 27 00:34:09.207 INFO kablam! warning: variable does not need to be mutable Oct 27 00:34:09.207 INFO kablam! --> src/memory.rs:37:13 Oct 27 00:34:09.207 INFO kablam! | Oct 27 00:34:09.207 INFO kablam! 37 | let mut value = self.get_mut()?; Oct 27 00:34:09.207 INFO kablam! | ----^^^^^ Oct 27 00:34:09.207 INFO kablam! | | Oct 27 00:34:09.207 INFO kablam! | help: remove this `mut` Oct 27 00:34:09.207 INFO kablam! | Oct 27 00:34:09.207 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 00:34:09.207 INFO kablam! Oct 27 00:34:09.207 INFO kablam! warning: variable does not need to be mutable Oct 27 00:34:09.207 INFO kablam! --> src/memory.rs:47:13 Oct 27 00:34:09.207 INFO kablam! | Oct 27 00:34:09.207 INFO kablam! 47 | let mut value = self.get_mut()?; Oct 27 00:34:09.207 INFO kablam! | ----^^^^^ Oct 27 00:34:09.207 INFO kablam! | | Oct 27 00:34:09.207 INFO kablam! | help: remove this `mut` Oct 27 00:34:09.207 INFO kablam! Oct 27 00:34:09.207 INFO kablam! warning: variable does not need to be mutable Oct 27 00:34:09.207 INFO kablam! --> src/memory.rs:61:13 Oct 27 00:34:09.207 INFO kablam! | Oct 27 00:34:09.207 INFO kablam! 61 | let mut v = self.get_mut()?; Oct 27 00:34:09.207 INFO kablam! | ----^ Oct 27 00:34:09.207 INFO kablam! | | Oct 27 00:34:09.207 INFO kablam! | help: remove this `mut` Oct 27 00:34:09.207 INFO kablam! Oct 27 00:34:09.329 INFO kablam! warning: variable does not need to be mutable Oct 27 00:34:09.329 INFO kablam! --> src/memory.rs:37:13 Oct 27 00:34:09.329 INFO kablam! | Oct 27 00:34:09.329 INFO kablam! 37 | let mut value = self.get_mut()?; Oct 27 00:34:09.329 INFO kablam! | ----^^^^^ Oct 27 00:34:09.329 INFO kablam! | | Oct 27 00:34:09.329 INFO kablam! | help: remove this `mut` Oct 27 00:34:09.329 INFO kablam! | Oct 27 00:34:09.329 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 00:34:09.329 INFO kablam! Oct 27 00:34:09.331 INFO kablam! warning: variable does not need to be mutable Oct 27 00:34:09.331 INFO kablam! --> src/memory.rs:47:13 Oct 27 00:34:09.331 INFO kablam! | Oct 27 00:34:09.331 INFO kablam! 47 | let mut value = self.get_mut()?; Oct 27 00:34:09.331 INFO kablam! | ----^^^^^ Oct 27 00:34:09.331 INFO kablam! | | Oct 27 00:34:09.331 INFO kablam! | help: remove this `mut` Oct 27 00:34:09.331 INFO kablam! Oct 27 00:34:09.331 INFO kablam! warning: variable does not need to be mutable Oct 27 00:34:09.331 INFO kablam! --> src/memory.rs:61:13 Oct 27 00:34:09.331 INFO kablam! | Oct 27 00:34:09.331 INFO kablam! 61 | let mut v = self.get_mut()?; Oct 27 00:34:09.331 INFO kablam! | ----^ Oct 27 00:34:09.331 INFO kablam! | | Oct 27 00:34:09.332 INFO kablam! | help: remove this `mut` Oct 27 00:34:09.332 INFO kablam! Oct 27 00:34:10.452 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.89s Oct 27 00:34:10.469 INFO kablam! su: No module specific data is present Oct 27 00:34:11.687 INFO running `"docker" "rm" "-f" "26c8aa821ca581c08dc0d05cfd450833c36cc871f2d49b66511913e4028dbe35"` Oct 27 00:34:11.935 INFO blam! 26c8aa821ca581c08dc0d05cfd450833c36cc871f2d49b66511913e4028dbe35