Oct 27 11:26:29.613 INFO checking Inityx/tetroids against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 11:26:29.613 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 27 11:26:30.122 INFO blam! f867cf492f96cee1b510a918133ad8456d06acad8dc2557ee018db4107137521 Oct 27 11:26:30.125 INFO running `"docker" "start" "-a" "f867cf492f96cee1b510a918133ad8456d06acad8dc2557ee018db4107137521"` Oct 27 11:26:30.954 INFO kablam! usermod: no changes Oct 27 11:26:31.027 INFO kablam! Compiling x11 v2.14.0 Oct 27 11:26:35.175 INFO kablam! Checking tetroids v0.1.0 (/source) Oct 27 11:26:36.019 INFO kablam! warning: unused variable: `result` Oct 27 11:26:36.019 INFO kablam! --> src/gui/mod.rs:175:21 Oct 27 11:26:36.019 INFO kablam! | Oct 27 11:26:36.019 INFO kablam! 175 | let result = match key { Oct 27 11:26:36.019 INFO kablam! | ^^^^^^ help: consider using `_result` instead Oct 27 11:26:36.019 INFO kablam! | Oct 27 11:26:36.019 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 11:26:36.019 INFO kablam! Oct 27 11:26:36.019 INFO kablam! warning: unused variable: `square` Oct 27 11:26:36.019 INFO kablam! --> src/gui/mod.rs:283:25 Oct 27 11:26:36.019 INFO kablam! | Oct 27 11:26:36.019 INFO kablam! 283 | if let Some(square) = square { Oct 27 11:26:36.019 INFO kablam! | ^^^^^^ help: consider using `_square` instead Oct 27 11:26:36.019 INFO kablam! Oct 27 11:26:36.039 INFO kablam! warning: variable does not need to be mutable Oct 27 11:26:36.039 INFO kablam! --> src/game/board.rs:46:13 Oct 27 11:26:36.039 INFO kablam! | Oct 27 11:26:36.039 INFO kablam! 46 | let mut board = &mut self.data; Oct 27 11:26:36.039 INFO kablam! | ----^^^^^ Oct 27 11:26:36.039 INFO kablam! | | Oct 27 11:26:36.039 INFO kablam! | help: remove this `mut` Oct 27 11:26:36.039 INFO kablam! | Oct 27 11:26:36.039 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 11:26:36.039 INFO kablam! Oct 27 11:26:36.239 INFO kablam! warning: unused variable: `result` Oct 27 11:26:36.239 INFO kablam! --> src/gui/mod.rs:175:21 Oct 27 11:26:36.239 INFO kablam! | Oct 27 11:26:36.239 INFO kablam! 175 | let result = match key { Oct 27 11:26:36.239 INFO kablam! | ^^^^^^ help: consider using `_result` instead Oct 27 11:26:36.239 INFO kablam! | Oct 27 11:26:36.239 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 11:26:36.239 INFO kablam! Oct 27 11:26:36.239 INFO kablam! warning: unused variable: `square` Oct 27 11:26:36.239 INFO kablam! --> src/gui/mod.rs:283:25 Oct 27 11:26:36.239 INFO kablam! | Oct 27 11:26:36.239 INFO kablam! 283 | if let Some(square) = square { Oct 27 11:26:36.239 INFO kablam! | ^^^^^^ help: consider using `_square` instead Oct 27 11:26:36.239 INFO kablam! Oct 27 11:26:36.279 INFO kablam! warning: variable does not need to be mutable Oct 27 11:26:36.279 INFO kablam! --> src/game/board.rs:46:13 Oct 27 11:26:36.279 INFO kablam! | Oct 27 11:26:36.279 INFO kablam! 46 | let mut board = &mut self.data; Oct 27 11:26:36.279 INFO kablam! | ----^^^^^ Oct 27 11:26:36.279 INFO kablam! | | Oct 27 11:26:36.279 INFO kablam! | help: remove this `mut` Oct 27 11:26:36.280 INFO kablam! | Oct 27 11:26:36.280 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 11:26:36.280 INFO kablam! Oct 27 11:26:36.363 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.38s Oct 27 11:26:36.366 INFO kablam! su: No module specific data is present Oct 27 11:26:36.745 INFO running `"docker" "rm" "-f" "f867cf492f96cee1b510a918133ad8456d06acad8dc2557ee018db4107137521"` Oct 27 11:26:36.945 INFO blam! f867cf492f96cee1b510a918133ad8456d06acad8dc2557ee018db4107137521