Oct 13 04:17:45.634 INFO checking Inityx/tetroids against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 04:17:45.634 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-1/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 13 04:17:45.910 INFO blam! 930e32b9fed29c32a9bf5cb09a3d811ec513e6fb25f180c83fee71321698e251 Oct 13 04:17:45.916 INFO running `"docker" "start" "-a" "930e32b9fed29c32a9bf5cb09a3d811ec513e6fb25f180c83fee71321698e251"` Oct 13 04:17:46.814 INFO kablam! usermod: no changes Oct 13 04:17:46.863 INFO kablam! Compiling x11 v2.14.0 Oct 13 04:17:50.591 INFO kablam! Checking tetroids v0.1.0 (/source) Oct 13 04:17:51.308 INFO kablam! warning: unused variable: `result` Oct 13 04:17:51.309 INFO kablam! --> src/gui/mod.rs:175:21 Oct 13 04:17:51.309 INFO kablam! | Oct 13 04:17:51.309 INFO kablam! 175 | let result = match key { Oct 13 04:17:51.310 INFO kablam! | ^^^^^^ help: consider using `_result` instead Oct 13 04:17:51.310 INFO kablam! | Oct 13 04:17:51.310 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 04:17:51.310 INFO kablam! Oct 13 04:17:51.311 INFO kablam! warning: unused variable: `square` Oct 13 04:17:51.311 INFO kablam! --> src/gui/mod.rs:283:25 Oct 13 04:17:51.311 INFO kablam! | Oct 13 04:17:51.312 INFO kablam! 283 | if let Some(square) = square { Oct 13 04:17:51.312 INFO kablam! | ^^^^^^ help: consider using `_square` instead Oct 13 04:17:51.312 INFO kablam! Oct 13 04:17:51.329 INFO kablam! warning: variable does not need to be mutable Oct 13 04:17:51.329 INFO kablam! --> src/game/board.rs:46:13 Oct 13 04:17:51.329 INFO kablam! | Oct 13 04:17:51.329 INFO kablam! 46 | let mut board = &mut self.data; Oct 13 04:17:51.329 INFO kablam! | ----^^^^^ Oct 13 04:17:51.329 INFO kablam! | | Oct 13 04:17:51.329 INFO kablam! | help: remove this `mut` Oct 13 04:17:51.329 INFO kablam! | Oct 13 04:17:51.329 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 04:17:51.329 INFO kablam! Oct 13 04:17:51.416 INFO kablam! warning: unused variable: `result` Oct 13 04:17:51.416 INFO kablam! --> src/gui/mod.rs:175:21 Oct 13 04:17:51.416 INFO kablam! | Oct 13 04:17:51.416 INFO kablam! 175 | let result = match key { Oct 13 04:17:51.416 INFO kablam! | ^^^^^^ help: consider using `_result` instead Oct 13 04:17:51.416 INFO kablam! | Oct 13 04:17:51.416 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 04:17:51.416 INFO kablam! Oct 13 04:17:51.421 INFO kablam! warning: unused variable: `square` Oct 13 04:17:51.421 INFO kablam! --> src/gui/mod.rs:283:25 Oct 13 04:17:51.421 INFO kablam! | Oct 13 04:17:51.421 INFO kablam! 283 | if let Some(square) = square { Oct 13 04:17:51.421 INFO kablam! | ^^^^^^ help: consider using `_square` instead Oct 13 04:17:51.421 INFO kablam! Oct 13 04:17:51.457 INFO kablam! warning: variable does not need to be mutable Oct 13 04:17:51.457 INFO kablam! --> src/game/board.rs:46:13 Oct 13 04:17:51.457 INFO kablam! | Oct 13 04:17:51.458 INFO kablam! 46 | let mut board = &mut self.data; Oct 13 04:17:51.458 INFO kablam! | ----^^^^^ Oct 13 04:17:51.458 INFO kablam! | | Oct 13 04:17:51.458 INFO kablam! | help: remove this `mut` Oct 13 04:17:51.458 INFO kablam! | Oct 13 04:17:51.458 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 04:17:51.458 INFO kablam! Oct 13 04:17:51.528 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.69s Oct 13 04:17:51.532 INFO kablam! su: No module specific data is present Oct 13 04:17:51.860 INFO running `"docker" "rm" "-f" "930e32b9fed29c32a9bf5cb09a3d811ec513e6fb25f180c83fee71321698e251"` Oct 13 04:17:52.012 INFO blam! 930e32b9fed29c32a9bf5cb09a3d811ec513e6fb25f180c83fee71321698e251