Oct 31 18:04:59.778 INFO checking will-clarke/rust_game_of_life against master#05812fa8c588473f03e3fa7cf59cd84f4f37c715 for pr-55538 Oct 31 18:04:59.779 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-7/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55538/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/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 +05812fa8c588473f03e3fa7cf59cd84f4f37c715-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 31 18:05:00.020 INFO blam! 90c7214238f39a6e90b152081fddf7a3524f3725d16afaf6e3be92b9d7bd8dc8 Oct 31 18:05:00.023 INFO running `"docker" "start" "-a" "90c7214238f39a6e90b152081fddf7a3524f3725d16afaf6e3be92b9d7bd8dc8"` Oct 31 18:05:01.191 INFO kablam! usermod: no changes Oct 31 18:05:01.268 INFO kablam! Checking game_of_life v0.1.0 (/source) Oct 31 18:05:01.868 INFO kablam! warning: method is never used: `new` Oct 31 18:05:01.868 INFO kablam! --> src/main.rs:29:5 Oct 31 18:05:01.868 INFO kablam! | Oct 31 18:05:01.868 INFO kablam! 29 | fn new(width: usize, height: usize) -> Self { Oct 31 18:05:01.868 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 18:05:01.869 INFO kablam! | Oct 31 18:05:01.869 INFO kablam! = note: #[warn(dead_code)] on by default Oct 31 18:05:01.869 INFO kablam! Oct 31 18:05:01.869 INFO kablam! warning: method is never used: `update_state_at` Oct 31 18:05:01.869 INFO kablam! --> src/main.rs:76:5 Oct 31 18:05:01.869 INFO kablam! | Oct 31 18:05:01.869 INFO kablam! 76 | fn update_state_at(&mut self, x: usize, y: usize, new_state: CellState) { Oct 31 18:05:01.869 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 18:05:01.869 INFO kablam! Oct 31 18:05:01.893 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.66s Oct 31 18:05:01.896 INFO kablam! su: No module specific data is present Oct 31 18:05:02.380 INFO running `"docker" "rm" "-f" "90c7214238f39a6e90b152081fddf7a3524f3725d16afaf6e3be92b9d7bd8dc8"` Oct 31 18:05:02.642 INFO blam! 90c7214238f39a6e90b152081fddf7a3524f3725d16afaf6e3be92b9d7bd8dc8