Oct 13 04:17:45.938 INFO checking Inityx/tetroids against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 04:17:45.938 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-5/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 13 04:17:46.238 INFO blam! 59de403b341ae4be306686df5c13f4a316c7020723fd0237358f13fb8d3230f0 Oct 13 04:17:46.242 INFO running `"docker" "start" "-a" "59de403b341ae4be306686df5c13f4a316c7020723fd0237358f13fb8d3230f0"` Oct 13 04:17:46.947 INFO kablam! usermod: no changes Oct 13 04:17:46.995 INFO kablam! Compiling metadeps v1.1.2 Oct 13 04:17:48.220 INFO kablam! Compiling x11 v2.14.0 Oct 13 04:17:52.075 INFO kablam! Checking tetroids v0.1.0 (/source) Oct 13 04:17:53.084 INFO kablam! warning: unused variable: `result` Oct 13 04:17:53.084 INFO kablam! --> src/gui/mod.rs:175:21 Oct 13 04:17:53.084 INFO kablam! | Oct 13 04:17:53.084 INFO kablam! 175 | let result = match key { Oct 13 04:17:53.084 INFO kablam! | ^^^^^^ help: consider using `_result` instead Oct 13 04:17:53.084 INFO kablam! | Oct 13 04:17:53.084 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 04:17:53.084 INFO kablam! Oct 13 04:17:53.084 INFO kablam! warning: unused variable: `square` Oct 13 04:17:53.084 INFO kablam! --> src/gui/mod.rs:283:25 Oct 13 04:17:53.084 INFO kablam! | Oct 13 04:17:53.084 INFO kablam! 283 | if let Some(square) = square { Oct 13 04:17:53.084 INFO kablam! | ^^^^^^ help: consider using `_square` instead Oct 13 04:17:53.084 INFO kablam! Oct 13 04:17:53.116 INFO kablam! warning: unused variable: `result` Oct 13 04:17:53.116 INFO kablam! --> src/gui/mod.rs:175:21 Oct 13 04:17:53.116 INFO kablam! | Oct 13 04:17:53.116 INFO kablam! 175 | let result = match key { Oct 13 04:17:53.116 INFO kablam! | ^^^^^^ help: consider using `_result` instead Oct 13 04:17:53.116 INFO kablam! | Oct 13 04:17:53.116 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 04:17:53.116 INFO kablam! Oct 13 04:17:53.116 INFO kablam! warning: unused variable: `square` Oct 13 04:17:53.116 INFO kablam! --> src/gui/mod.rs:283:25 Oct 13 04:17:53.116 INFO kablam! | Oct 13 04:17:53.116 INFO kablam! 283 | if let Some(square) = square { Oct 13 04:17:53.116 INFO kablam! | ^^^^^^ help: consider using `_square` instead Oct 13 04:17:53.116 INFO kablam! Oct 13 04:17:53.128 INFO kablam! warning: variable does not need to be mutable Oct 13 04:17:53.128 INFO kablam! --> src/game/board.rs:46:13 Oct 13 04:17:53.128 INFO kablam! | Oct 13 04:17:53.128 INFO kablam! 46 | let mut board = &mut self.data; Oct 13 04:17:53.128 INFO kablam! | ----^^^^^ Oct 13 04:17:53.128 INFO kablam! | | Oct 13 04:17:53.128 INFO kablam! | help: remove this `mut` Oct 13 04:17:53.128 INFO kablam! | Oct 13 04:17:53.128 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 04:17:53.128 INFO kablam! Oct 13 04:17:53.148 INFO kablam! warning: variable does not need to be mutable Oct 13 04:17:53.148 INFO kablam! --> src/game/board.rs:46:13 Oct 13 04:17:53.148 INFO kablam! | Oct 13 04:17:53.148 INFO kablam! 46 | let mut board = &mut self.data; Oct 13 04:17:53.148 INFO kablam! | ----^^^^^ Oct 13 04:17:53.148 INFO kablam! | | Oct 13 04:17:53.148 INFO kablam! | help: remove this `mut` Oct 13 04:17:53.148 INFO kablam! | Oct 13 04:17:53.148 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 04:17:53.148 INFO kablam! Oct 13 04:17:53.256 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.28s Oct 13 04:17:53.257 INFO kablam! su: No module specific data is present Oct 13 04:17:53.619 INFO running `"docker" "rm" "-f" "59de403b341ae4be306686df5c13f4a316c7020723fd0237358f13fb8d3230f0"` Oct 13 04:17:53.777 INFO blam! 59de403b341ae4be306686df5c13f4a316c7020723fd0237358f13fb8d3230f0