Oct 21 15:40:57.938 INFO checking mihyaeru21/brainfuck-rs against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 15:40:57.938 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192/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 21 15:40:58.458 INFO blam! ae47ab2efa80a06616596d55452d8e1b10e08564286a57ddf369c797f29efff0 Oct 21 15:40:58.460 INFO running `"docker" "start" "-a" "ae47ab2efa80a06616596d55452d8e1b10e08564286a57ddf369c797f29efff0"` Oct 21 15:41:00.070 INFO kablam! usermod: no changes Oct 21 15:41:00.136 INFO kablam! Checking brainfuck v0.1.0 (/source) Oct 21 15:41:00.928 INFO kablam! warning: variable does not need to be mutable Oct 21 15:41:00.928 INFO kablam! --> src/memory.rs:37:13 Oct 21 15:41:00.928 INFO kablam! | Oct 21 15:41:00.928 INFO kablam! 37 | let mut value = self.get_mut()?; Oct 21 15:41:00.928 INFO kablam! | ----^^^^^ Oct 21 15:41:00.928 INFO kablam! | | Oct 21 15:41:00.928 INFO kablam! | help: remove this `mut` Oct 21 15:41:00.928 INFO kablam! | Oct 21 15:41:00.928 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 21 15:41:00.928 INFO kablam! Oct 21 15:41:00.928 INFO kablam! warning: variable does not need to be mutable Oct 21 15:41:00.928 INFO kablam! --> src/memory.rs:47:13 Oct 21 15:41:00.928 INFO kablam! | Oct 21 15:41:00.928 INFO kablam! 47 | let mut value = self.get_mut()?; Oct 21 15:41:00.928 INFO kablam! | ----^^^^^ Oct 21 15:41:00.928 INFO kablam! | | Oct 21 15:41:00.928 INFO kablam! | help: remove this `mut` Oct 21 15:41:00.928 INFO kablam! Oct 21 15:41:00.928 INFO kablam! warning: variable does not need to be mutable Oct 21 15:41:00.928 INFO kablam! --> src/memory.rs:61:13 Oct 21 15:41:00.928 INFO kablam! | Oct 21 15:41:00.928 INFO kablam! 61 | let mut v = self.get_mut()?; Oct 21 15:41:00.928 INFO kablam! | ----^ Oct 21 15:41:00.928 INFO kablam! | | Oct 21 15:41:00.928 INFO kablam! | help: remove this `mut` Oct 21 15:41:00.936 INFO kablam! Oct 21 15:41:00.984 INFO kablam! warning: variable does not need to be mutable Oct 21 15:41:00.984 INFO kablam! --> src/memory.rs:37:13 Oct 21 15:41:00.984 INFO kablam! | Oct 21 15:41:00.984 INFO kablam! 37 | let mut value = self.get_mut()?; Oct 21 15:41:00.984 INFO kablam! | ----^^^^^ Oct 21 15:41:00.984 INFO kablam! | | Oct 21 15:41:00.984 INFO kablam! | help: remove this `mut` Oct 21 15:41:00.984 INFO kablam! | Oct 21 15:41:00.984 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 21 15:41:00.984 INFO kablam! Oct 21 15:41:00.984 INFO kablam! warning: variable does not need to be mutable Oct 21 15:41:00.984 INFO kablam! --> src/memory.rs:47:13 Oct 21 15:41:00.984 INFO kablam! | Oct 21 15:41:00.984 INFO kablam! 47 | let mut value = self.get_mut()?; Oct 21 15:41:00.984 INFO kablam! | ----^^^^^ Oct 21 15:41:00.984 INFO kablam! | | Oct 21 15:41:00.984 INFO kablam! | help: remove this `mut` Oct 21 15:41:00.984 INFO kablam! Oct 21 15:41:00.988 INFO kablam! warning: variable does not need to be mutable Oct 21 15:41:00.988 INFO kablam! --> src/memory.rs:61:13 Oct 21 15:41:00.989 INFO kablam! | Oct 21 15:41:00.989 INFO kablam! 61 | let mut v = self.get_mut()?; Oct 21 15:41:00.989 INFO kablam! | ----^ Oct 21 15:41:00.990 INFO kablam! | | Oct 21 15:41:00.990 INFO kablam! | help: remove this `mut` Oct 21 15:41:00.990 INFO kablam! Oct 21 15:41:01.575 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.48s Oct 21 15:41:01.587 INFO kablam! su: No module specific data is present Oct 21 15:41:02.610 INFO running `"docker" "rm" "-f" "ae47ab2efa80a06616596d55452d8e1b10e08564286a57ddf369c797f29efff0"` Oct 21 15:41:02.848 INFO blam! ae47ab2efa80a06616596d55452d8e1b10e08564286a57ddf369c797f29efff0