Oct 27 09:53:31.876 INFO checking SCOTPAUL/game_of_life against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 09:53:31.877 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 09:53:32.115 INFO blam! af9d7a550228c8dda61b613d3fe599bd380c8251a7333a369e009a815b1b5c36 Oct 27 09:53:32.119 INFO running `"docker" "start" "-a" "af9d7a550228c8dda61b613d3fe599bd380c8251a7333a369e009a815b1b5c36"` Oct 27 09:53:32.619 INFO kablam! usermod: no changes Oct 27 09:53:32.723 INFO kablam! Checking gag v0.1.9 Oct 27 09:53:33.251 INFO kablam! Checking rustty v0.1.12 Oct 27 09:53:34.110 INFO kablam! Checking game_of_life v0.1.0 (/source) Oct 27 09:53:34.831 INFO kablam! warning: variable does not need to be mutable Oct 27 09:53:34.831 INFO kablam! --> src/main.rs:103:17 Oct 27 09:53:34.831 INFO kablam! | Oct 27 09:53:34.831 INFO kablam! 103 | let mut current_cell = term.get_mut(cursor_pos.x, cursor_pos.y).unwrap(); Oct 27 09:53:34.831 INFO kablam! | ----^^^^^^^^^^^^ Oct 27 09:53:34.831 INFO kablam! | | Oct 27 09:53:34.831 INFO kablam! | help: remove this `mut` Oct 27 09:53:34.831 INFO kablam! | Oct 27 09:53:34.831 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 09:53:34.831 INFO kablam! Oct 27 09:53:34.831 INFO kablam! warning: variable does not need to be mutable Oct 27 09:53:34.831 INFO kablam! --> src/main.rs:122:9 Oct 27 09:53:34.831 INFO kablam! | Oct 27 09:53:34.831 INFO kablam! 122 | let mut current_cell = term.get_mut(cursor_pos.x, cursor_pos.y).unwrap(); Oct 27 09:53:34.831 INFO kablam! | ----^^^^^^^^^^^^ Oct 27 09:53:34.831 INFO kablam! | | Oct 27 09:53:34.831 INFO kablam! | help: remove this `mut` Oct 27 09:53:34.831 INFO kablam! Oct 27 09:53:35.055 INFO kablam! warning: variable does not need to be mutable Oct 27 09:53:35.055 INFO kablam! --> src/main.rs:103:17 Oct 27 09:53:35.055 INFO kablam! | Oct 27 09:53:35.055 INFO kablam! 103 | let mut current_cell = term.get_mut(cursor_pos.x, cursor_pos.y).unwrap(); Oct 27 09:53:35.055 INFO kablam! | ----^^^^^^^^^^^^ Oct 27 09:53:35.055 INFO kablam! | | Oct 27 09:53:35.055 INFO kablam! | help: remove this `mut` Oct 27 09:53:35.055 INFO kablam! | Oct 27 09:53:35.055 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 09:53:35.055 INFO kablam! Oct 27 09:53:35.055 INFO kablam! warning: variable does not need to be mutable Oct 27 09:53:35.055 INFO kablam! --> src/main.rs:122:9 Oct 27 09:53:35.055 INFO kablam! | Oct 27 09:53:35.055 INFO kablam! 122 | let mut current_cell = term.get_mut(cursor_pos.x, cursor_pos.y).unwrap(); Oct 27 09:53:35.055 INFO kablam! | ----^^^^^^^^^^^^ Oct 27 09:53:35.055 INFO kablam! | | Oct 27 09:53:35.055 INFO kablam! | help: remove this `mut` Oct 27 09:53:35.055 INFO kablam! Oct 27 09:53:35.085 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.44s Oct 27 09:53:35.098 INFO kablam! su: No module specific data is present Oct 27 09:53:35.793 INFO running `"docker" "rm" "-f" "af9d7a550228c8dda61b613d3fe599bd380c8251a7333a369e009a815b1b5c36"` Oct 27 09:53:36.043 INFO blam! af9d7a550228c8dda61b613d3fe599bd380c8251a7333a369e009a815b1b5c36