Oct 12 22:52:56.952 INFO checking dawee/rust-sokoban against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 22:52:56.952 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-3/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 12 22:52:57.311 INFO blam! ebbc8c533a1f696c9d0499f28e59a336f3514728d81caed236bdbffd67028d07 Oct 12 22:52:57.312 INFO running `"docker" "start" "-a" "ebbc8c533a1f696c9d0499f28e59a336f3514728d81caed236bdbffd67028d07"` Oct 12 22:52:59.556 INFO kablam! usermod: no changes Oct 12 22:52:59.990 INFO kablam! Checking x11-dl v2.17.0 Oct 12 22:52:59.997 INFO kablam! Compiling serde_derive v1.0.23 Oct 12 22:53:08.354 INFO kablam! Checking winit v0.8.3 Oct 12 22:53:13.885 INFO kablam! Checking pistoncore-input v0.20.0 Oct 12 22:53:14.696 INFO kablam! Checking glutin v0.10.1 Oct 12 22:53:18.022 INFO kablam! Checking pistoncore-window v0.30.0 Oct 12 22:53:20.148 INFO kablam! Checking pistoncore-event_loop v0.35.0 Oct 12 22:53:20.149 INFO kablam! Checking pistoncore-glutin_window v0.43.0 Oct 12 22:53:21.476 INFO kablam! Checking piston v0.35.0 Oct 12 22:53:22.985 INFO kablam! Checking rust-sokoban v0.1.0 (/source) Oct 12 22:53:26.480 INFO kablam! warning: unused import: `transform_pos` Oct 12 22:53:26.480 INFO kablam! --> src/sokoban/block.rs:7:42 Oct 12 22:53:26.480 INFO kablam! | Oct 12 22:53:26.480 INFO kablam! 7 | use graphics::math::{Matrix2d, identity, transform_pos}; Oct 12 22:53:26.480 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 22:53:26.480 INFO kablam! | Oct 12 22:53:26.480 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 22:53:26.480 INFO kablam! Oct 12 22:53:26.480 INFO kablam! warning: unused import: `transform_pos` Oct 12 22:53:26.480 INFO kablam! --> src/sokoban/character.rs:7:42 Oct 12 22:53:26.480 INFO kablam! | Oct 12 22:53:26.480 INFO kablam! 7 | use graphics::math::{Matrix2d, identity, transform_pos}; Oct 12 22:53:26.480 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 22:53:26.480 INFO kablam! Oct 12 22:53:26.480 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 12 22:53:26.480 INFO kablam! --> src/sokoban/level.rs:18:8 Oct 12 22:53:26.481 INFO kablam! | Oct 12 22:53:26.481 INFO kablam! 18 | if (*col == 16) { Oct 12 22:53:26.481 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Oct 12 22:53:26.481 INFO kablam! | Oct 12 22:53:26.481 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 12 22:53:26.481 INFO kablam! Oct 12 22:53:26.481 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 12 22:53:26.481 INFO kablam! --> src/sokoban/level.rs:84:16 Oct 12 22:53:26.481 INFO kablam! | Oct 12 22:53:26.481 INFO kablam! 84 | if (cell == cell_type) { Oct 12 22:53:26.481 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 22:53:26.481 INFO kablam! Oct 12 22:53:26.611 INFO kablam! warning: unused import: `transform_pos` Oct 12 22:53:26.611 INFO kablam! --> src/sokoban/block.rs:7:42 Oct 12 22:53:26.611 INFO kablam! | Oct 12 22:53:26.612 INFO kablam! 7 | use graphics::math::{Matrix2d, identity, transform_pos}; Oct 12 22:53:26.612 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 22:53:26.612 INFO kablam! | Oct 12 22:53:26.612 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 22:53:26.612 INFO kablam! Oct 12 22:53:26.612 INFO kablam! warning: unused import: `transform_pos` Oct 12 22:53:26.612 INFO kablam! --> src/sokoban/character.rs:7:42 Oct 12 22:53:26.612 INFO kablam! | Oct 12 22:53:26.613 INFO kablam! 7 | use graphics::math::{Matrix2d, identity, transform_pos}; Oct 12 22:53:26.613 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 22:53:26.613 INFO kablam! Oct 12 22:53:26.613 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 12 22:53:26.613 INFO kablam! --> src/sokoban/level.rs:18:8 Oct 12 22:53:26.614 INFO kablam! | Oct 12 22:53:26.614 INFO kablam! 18 | if (*col == 16) { Oct 12 22:53:26.614 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Oct 12 22:53:26.614 INFO kablam! | Oct 12 22:53:26.614 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 12 22:53:26.614 INFO kablam! Oct 12 22:53:26.615 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 12 22:53:26.615 INFO kablam! --> src/sokoban/level.rs:84:16 Oct 12 22:53:26.615 INFO kablam! | Oct 12 22:53:26.615 INFO kablam! 84 | if (cell == cell_type) { Oct 12 22:53:26.615 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 22:53:26.616 INFO kablam! Oct 12 22:53:26.682 INFO kablam! warning: unused variable: `rows` Oct 12 22:53:26.682 INFO kablam! --> src/sokoban/game.rs:24:14 Oct 12 22:53:26.682 INFO kablam! | Oct 12 22:53:26.682 INFO kablam! 24 | let (rows, cols) = (12, 16); Oct 12 22:53:26.682 INFO kablam! | ^^^^ help: consider using `_rows` instead Oct 12 22:53:26.682 INFO kablam! | Oct 12 22:53:26.682 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 22:53:26.682 INFO kablam! Oct 12 22:53:26.682 INFO kablam! warning: unused variable: `cols` Oct 12 22:53:26.682 INFO kablam! --> src/sokoban/game.rs:24:20 Oct 12 22:53:26.682 INFO kablam! | Oct 12 22:53:26.682 INFO kablam! 24 | let (rows, cols) = (12, 16); Oct 12 22:53:26.683 INFO kablam! | ^^^^ help: consider using `_cols` instead Oct 12 22:53:26.683 INFO kablam! Oct 12 22:53:26.685 INFO kablam! warning: unused variable: `cell` Oct 12 22:53:26.685 INFO kablam! --> src/sokoban/level.rs:103:30 Oct 12 22:53:26.685 INFO kablam! | Oct 12 22:53:26.685 INFO kablam! 103 | self.each(|row, col, cell| { Oct 12 22:53:26.685 INFO kablam! | ^^^^ help: consider using `_cell` instead Oct 12 22:53:26.685 INFO kablam! Oct 12 22:53:26.749 INFO kablam! warning: variable does not need to be mutable Oct 12 22:53:26.749 INFO kablam! --> src/sokoban/level.rs:90:40 Oct 12 22:53:26.749 INFO kablam! | Oct 12 22:53:26.749 INFO kablam! 90 | pub fn each_wall(&self, mut predicate: Predicate) where Predicate: FnMut(u32, u32) { Oct 12 22:53:26.749 INFO kablam! | ----^^^^^^^^^ Oct 12 22:53:26.749 INFO kablam! | | Oct 12 22:53:26.749 INFO kablam! | help: remove this `mut` Oct 12 22:53:26.750 INFO kablam! | Oct 12 22:53:26.750 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 22:53:26.750 INFO kablam! Oct 12 22:53:26.750 INFO kablam! warning: variable does not need to be mutable Oct 12 22:53:26.750 INFO kablam! --> src/sokoban/level.rs:94:41 Oct 12 22:53:26.750 INFO kablam! | Oct 12 22:53:26.750 INFO kablam! 94 | pub fn each_block(&self, mut predicate: Predicate) where Predicate: FnMut(u32, u32) { Oct 12 22:53:26.751 INFO kablam! | ----^^^^^^^^^ Oct 12 22:53:26.751 INFO kablam! | | Oct 12 22:53:26.751 INFO kablam! | help: remove this `mut` Oct 12 22:53:26.751 INFO kablam! Oct 12 22:53:26.751 INFO kablam! warning: variable does not need to be mutable Oct 12 22:53:26.751 INFO kablam! --> src/sokoban/level.rs:98:43 Oct 12 22:53:26.751 INFO kablam! | Oct 12 22:53:26.752 INFO kablam! 98 | pub fn each_diamond(&self, mut predicate: Predicate) where Predicate: FnMut(u32, u32) { Oct 12 22:53:26.752 INFO kablam! | ----^^^^^^^^^ Oct 12 22:53:26.752 INFO kablam! | | Oct 12 22:53:26.752 INFO kablam! | help: remove this `mut` Oct 12 22:53:26.752 INFO kablam! Oct 12 22:53:26.812 INFO kablam! warning: unused variable: `rows` Oct 12 22:53:26.812 INFO kablam! --> src/sokoban/game.rs:24:14 Oct 12 22:53:26.812 INFO kablam! | Oct 12 22:53:26.812 INFO kablam! 24 | let (rows, cols) = (12, 16); Oct 12 22:53:26.812 INFO kablam! | ^^^^ help: consider using `_rows` instead Oct 12 22:53:26.812 INFO kablam! | Oct 12 22:53:26.812 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 22:53:26.812 INFO kablam! Oct 12 22:53:26.812 INFO kablam! warning: unused variable: `cols` Oct 12 22:53:26.812 INFO kablam! --> src/sokoban/game.rs:24:20 Oct 12 22:53:26.812 INFO kablam! | Oct 12 22:53:26.812 INFO kablam! 24 | let (rows, cols) = (12, 16); Oct 12 22:53:26.813 INFO kablam! | ^^^^ help: consider using `_cols` instead Oct 12 22:53:26.813 INFO kablam! Oct 12 22:53:26.813 INFO kablam! warning: unused variable: `cell` Oct 12 22:53:26.813 INFO kablam! --> src/sokoban/level.rs:103:30 Oct 12 22:53:26.813 INFO kablam! | Oct 12 22:53:26.813 INFO kablam! 103 | self.each(|row, col, cell| { Oct 12 22:53:26.813 INFO kablam! | ^^^^ help: consider using `_cell` instead Oct 12 22:53:26.813 INFO kablam! Oct 12 22:53:26.869 INFO kablam! warning: variable does not need to be mutable Oct 12 22:53:26.870 INFO kablam! --> src/sokoban/level.rs:90:40 Oct 12 22:53:26.870 INFO kablam! | Oct 12 22:53:26.870 INFO kablam! 90 | pub fn each_wall(&self, mut predicate: Predicate) where Predicate: FnMut(u32, u32) { Oct 12 22:53:26.870 INFO kablam! | ----^^^^^^^^^ Oct 12 22:53:26.870 INFO kablam! | | Oct 12 22:53:26.870 INFO kablam! | help: remove this `mut` Oct 12 22:53:26.870 INFO kablam! | Oct 12 22:53:26.870 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 22:53:26.870 INFO kablam! Oct 12 22:53:26.870 INFO kablam! warning: variable does not need to be mutable Oct 12 22:53:26.870 INFO kablam! --> src/sokoban/level.rs:94:41 Oct 12 22:53:26.870 INFO kablam! | Oct 12 22:53:26.870 INFO kablam! 94 | pub fn each_block(&self, mut predicate: Predicate) where Predicate: FnMut(u32, u32) { Oct 12 22:53:26.870 INFO kablam! | ----^^^^^^^^^ Oct 12 22:53:26.870 INFO kablam! | | Oct 12 22:53:26.870 INFO kablam! | help: remove this `mut` Oct 12 22:53:26.870 INFO kablam! Oct 12 22:53:26.870 INFO kablam! warning: variable does not need to be mutable Oct 12 22:53:26.870 INFO kablam! --> src/sokoban/level.rs:98:43 Oct 12 22:53:26.870 INFO kablam! | Oct 12 22:53:26.870 INFO kablam! 98 | pub fn each_diamond(&self, mut predicate: Predicate) where Predicate: FnMut(u32, u32) { Oct 12 22:53:26.870 INFO kablam! | ----^^^^^^^^^ Oct 12 22:53:26.870 INFO kablam! | | Oct 12 22:53:26.870 INFO kablam! | help: remove this `mut` Oct 12 22:53:26.870 INFO kablam! Oct 12 22:53:26.905 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 27.33s Oct 12 22:53:26.918 INFO kablam! su: No module specific data is present Oct 12 22:53:27.321 INFO running `"docker" "rm" "-f" "ebbc8c533a1f696c9d0499f28e59a336f3514728d81caed236bdbffd67028d07"` Oct 12 22:53:27.486 INFO blam! ebbc8c533a1f696c9d0499f28e59a336f3514728d81caed236bdbffd67028d07