Oct 21 12:14:46.299 INFO checking will-clarke/rust_game_of_life against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 12:14:46.299 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 12:14:46.556 INFO blam! 58d13e2060b7cd945164f9e24181bfab4db0904d03081feb4abb4bdaaa4dad44 Oct 21 12:14:46.558 INFO running `"docker" "start" "-a" "58d13e2060b7cd945164f9e24181bfab4db0904d03081feb4abb4bdaaa4dad44"` Oct 21 12:14:47.120 INFO kablam! usermod: no changes Oct 21 12:14:47.158 INFO kablam! Checking game_of_life v0.1.0 (/source) Oct 21 12:14:47.357 INFO kablam! warning: method is never used: `new` Oct 21 12:14:47.357 INFO kablam! --> src/main.rs:29:5 Oct 21 12:14:47.357 INFO kablam! | Oct 21 12:14:47.357 INFO kablam! 29 | fn new(width: usize, height: usize) -> Self { Oct 21 12:14:47.357 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 12:14:47.363 INFO kablam! | Oct 21 12:14:47.363 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 12:14:47.363 INFO kablam! Oct 21 12:14:47.364 INFO kablam! warning: method is never used: `update_state_at` Oct 21 12:14:47.364 INFO kablam! --> src/main.rs:76:5 Oct 21 12:14:47.364 INFO kablam! | Oct 21 12:14:47.364 INFO kablam! 76 | fn update_state_at(&mut self, x: usize, y: usize, new_state: CellState) { Oct 21 12:14:47.365 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 12:14:47.365 INFO kablam! Oct 21 12:14:47.624 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.48s Oct 21 12:14:47.626 INFO kablam! su: No module specific data is present Oct 21 12:14:47.915 INFO running `"docker" "rm" "-f" "58d13e2060b7cd945164f9e24181bfab4db0904d03081feb4abb4bdaaa4dad44"` Oct 21 12:14:48.032 INFO blam! 58d13e2060b7cd945164f9e24181bfab4db0904d03081feb4abb4bdaaa4dad44