Oct 21 20:32:59.931 INFO checking SCOTPAUL/game_of_life against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 20:32:59.931 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 20:33:00.421 INFO blam! 6bd2dc7d7f8e858191e6ac6dfbe7d597acbd856042739215feff62c8830172e6 Oct 21 20:33:00.423 INFO running `"docker" "start" "-a" "6bd2dc7d7f8e858191e6ac6dfbe7d597acbd856042739215feff62c8830172e6"` Oct 21 20:33:02.368 INFO kablam! usermod: no changes Oct 21 20:33:02.520 INFO kablam! Checking gag v0.1.9 Oct 21 20:33:03.272 INFO kablam! Checking rustty v0.1.12 Oct 21 20:33:04.276 INFO kablam! Checking game_of_life v0.1.0 (/source) Oct 21 20:33:05.377 INFO kablam! warning: variable does not need to be mutable Oct 21 20:33:05.377 INFO kablam! --> src/main.rs:103:17 Oct 21 20:33:05.377 INFO kablam! | Oct 21 20:33:05.377 INFO kablam! 103 | let mut current_cell = term.get_mut(cursor_pos.x, cursor_pos.y).unwrap(); Oct 21 20:33:05.377 INFO kablam! | ----^^^^^^^^^^^^ Oct 21 20:33:05.377 INFO kablam! | | Oct 21 20:33:05.377 INFO kablam! | help: remove this `mut` Oct 21 20:33:05.377 INFO kablam! | Oct 21 20:33:05.377 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 21 20:33:05.377 INFO kablam! Oct 21 20:33:05.377 INFO kablam! warning: variable does not need to be mutable Oct 21 20:33:05.377 INFO kablam! --> src/main.rs:122:9 Oct 21 20:33:05.377 INFO kablam! | Oct 21 20:33:05.377 INFO kablam! 122 | let mut current_cell = term.get_mut(cursor_pos.x, cursor_pos.y).unwrap(); Oct 21 20:33:05.377 INFO kablam! | ----^^^^^^^^^^^^ Oct 21 20:33:05.377 INFO kablam! | | Oct 21 20:33:05.377 INFO kablam! | help: remove this `mut` Oct 21 20:33:05.377 INFO kablam! Oct 21 20:33:05.476 INFO kablam! warning: variable does not need to be mutable Oct 21 20:33:05.476 INFO kablam! --> src/main.rs:103:17 Oct 21 20:33:05.476 INFO kablam! | Oct 21 20:33:05.476 INFO kablam! 103 | let mut current_cell = term.get_mut(cursor_pos.x, cursor_pos.y).unwrap(); Oct 21 20:33:05.476 INFO kablam! | ----^^^^^^^^^^^^ Oct 21 20:33:05.476 INFO kablam! | | Oct 21 20:33:05.476 INFO kablam! | help: remove this `mut` Oct 21 20:33:05.476 INFO kablam! | Oct 21 20:33:05.476 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 21 20:33:05.476 INFO kablam! Oct 21 20:33:05.476 INFO kablam! warning: variable does not need to be mutable Oct 21 20:33:05.476 INFO kablam! --> src/main.rs:122:9 Oct 21 20:33:05.476 INFO kablam! | Oct 21 20:33:05.476 INFO kablam! 122 | let mut current_cell = term.get_mut(cursor_pos.x, cursor_pos.y).unwrap(); Oct 21 20:33:05.476 INFO kablam! | ----^^^^^^^^^^^^ Oct 21 20:33:05.476 INFO kablam! | | Oct 21 20:33:05.476 INFO kablam! | help: remove this `mut` Oct 21 20:33:05.476 INFO kablam! Oct 21 20:33:05.518 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.12s Oct 21 20:33:05.528 INFO kablam! su: No module specific data is present Oct 21 20:33:06.482 INFO running `"docker" "rm" "-f" "6bd2dc7d7f8e858191e6ac6dfbe7d597acbd856042739215feff62c8830172e6"` Oct 21 20:33:06.860 INFO blam! 6bd2dc7d7f8e858191e6ac6dfbe7d597acbd856042739215feff62c8830172e6