Oct 26 17:58:29.112 INFO checking will-clarke/rust_game_of_life against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 26 17:58:29.112 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192-2/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 26 17:58:29.294 INFO blam! 9c0d6b7d4ede24d7dbeeb06f4584e78a8633a44e48781aefc5aef33b566de9e4 Oct 26 17:58:29.315 INFO running `"docker" "start" "-a" "9c0d6b7d4ede24d7dbeeb06f4584e78a8633a44e48781aefc5aef33b566de9e4"` Oct 26 17:58:29.834 INFO kablam! usermod: no changes Oct 26 17:58:29.890 INFO kablam! Checking game_of_life v0.1.0 (/source) Oct 26 17:58:30.447 INFO kablam! warning: method is never used: `new` Oct 26 17:58:30.447 INFO kablam! --> src/main.rs:29:5 Oct 26 17:58:30.447 INFO kablam! | Oct 26 17:58:30.447 INFO kablam! 29 | fn new(width: usize, height: usize) -> Self { Oct 26 17:58:30.447 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 17:58:30.447 INFO kablam! | Oct 26 17:58:30.447 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 17:58:30.447 INFO kablam! Oct 26 17:58:30.447 INFO kablam! warning: method is never used: `update_state_at` Oct 26 17:58:30.447 INFO kablam! --> src/main.rs:76:5 Oct 26 17:58:30.447 INFO kablam! | Oct 26 17:58:30.447 INFO kablam! 76 | fn update_state_at(&mut self, x: usize, y: usize, new_state: CellState) { Oct 26 17:58:30.447 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 17:58:30.447 INFO kablam! Oct 26 17:58:30.467 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.60s Oct 26 17:58:30.472 INFO kablam! su: No module specific data is present Oct 26 17:58:30.942 INFO running `"docker" "rm" "-f" "9c0d6b7d4ede24d7dbeeb06f4584e78a8633a44e48781aefc5aef33b566de9e4"` Oct 26 17:58:31.088 INFO blam! 9c0d6b7d4ede24d7dbeeb06f4584e78a8633a44e48781aefc5aef33b566de9e4