Oct 31 21:02:28.358 INFO checking simonmnash/RustChess against master#05812fa8c588473f03e3fa7cf59cd84f4f37c715 for pr-55538 Oct 31 21:02:28.358 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-7/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55538/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/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 +05812fa8c588473f03e3fa7cf59cd84f4f37c715-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 31 21:02:28.763 INFO blam! e6ec123187c04298e2a5a14a13df53d12ede59a0ae07c02b45154b36e30cc1a6 Oct 31 21:02:28.766 INFO running `"docker" "start" "-a" "e6ec123187c04298e2a5a14a13df53d12ede59a0ae07c02b45154b36e30cc1a6"` Oct 31 21:02:30.243 INFO kablam! usermod: no changes Oct 31 21:02:30.576 INFO kablam! Compiling libc v0.2.29 Oct 31 21:02:30.580 INFO kablam! Compiling serde_json v0.9.10 Oct 31 21:02:30.580 INFO kablam! Checking shared_library v0.1.7 Oct 31 21:02:30.580 INFO kablam! Checking deflate v0.7.14 Oct 31 21:02:30.580 INFO kablam! Compiling wayland-scanner v0.9.9 Oct 31 21:02:30.580 INFO kablam! Checking tempfile v2.1.6 Oct 31 21:02:30.580 INFO kablam! Checking pistoncore-input v0.18.0 Oct 31 21:02:30.583 INFO kablam! Compiling gl v0.6.3 Oct 31 21:02:32.192 INFO kablam! Compiling glutin v0.9.2 Oct 31 21:02:33.136 INFO kablam! Checking x11-dl v2.14.0 Oct 31 21:02:40.440 INFO kablam! Checking fs2 v0.2.5 Oct 31 21:02:40.460 INFO kablam! Checking osmesa-sys v0.1.2 Oct 31 21:02:40.508 INFO kablam! Compiling rand v0.3.16 Oct 31 21:02:40.548 INFO kablam! Checking png v0.9.0 Oct 31 21:02:42.137 INFO kablam! Checking pistoncore-window v0.27.0 Oct 31 21:02:42.461 INFO kablam! Compiling wayland-client v0.9.9 Oct 31 21:02:43.728 INFO kablam! Checking memmap v0.4.0 Oct 31 21:02:43.949 INFO kablam! Checking pistoncore-event_loop v0.32.0 Oct 31 21:02:47.604 INFO kablam! Checking image v0.15.0 Oct 31 21:02:47.908 INFO kablam! Checking piston v0.32.0 Oct 31 21:02:47.934 INFO kablam! Compiling phf_generator v0.7.21 Oct 31 21:02:48.426 INFO kablam! Compiling phf_codegen v0.7.21 Oct 31 21:02:48.973 INFO kablam! Compiling target_build_utils v0.3.1 Oct 31 21:03:00.082 INFO kablam! Checking piston2d-opengl_graphics v0.46.0 Oct 31 21:03:05.549 INFO kablam! Compiling libloading v0.3.4 Oct 31 21:03:08.110 INFO kablam! Checking dlib v0.3.1 Oct 31 21:03:08.426 INFO kablam! Checking wayland-sys v0.9.9 Oct 31 21:03:10.469 INFO kablam! Checking wayland-window v0.6.1 Oct 31 21:03:10.470 INFO kablam! Checking wayland-kbd v0.9.1 Oct 31 21:03:11.694 INFO kablam! Checking winit v0.7.5 Oct 31 21:03:15.062 INFO kablam! Checking pistoncore-glutin_window v0.38.0 Oct 31 21:03:15.807 INFO kablam! Checking chess v0.1.0 (/source) Oct 31 21:03:17.699 INFO kablam! warning: unused variable: `tile_ownership` Oct 31 21:03:17.700 INFO kablam! --> src/gameboard_controller.rs:60:21 Oct 31 21:03:17.701 INFO kablam! | Oct 31 21:03:17.701 INFO kablam! 60 | let tile_ownership = self.gameboard.check_tile_ownership([cell_x, cell_y]); Oct 31 21:03:17.702 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_tile_ownership` instead Oct 31 21:03:17.703 INFO kablam! | Oct 31 21:03:17.703 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 21:03:17.704 INFO kablam! Oct 31 21:03:17.760 INFO kablam! warning: variable `A` should have a snake case name such as `a` Oct 31 21:03:17.761 INFO kablam! --> src/gameboard_controller.rs:49:42 Oct 31 21:03:17.762 INFO kablam! | Oct 31 21:03:17.762 INFO kablam! 49 | if let Some (A) = self.selected_cell{ Oct 31 21:03:17.763 INFO kablam! | ^ Oct 31 21:03:17.764 INFO kablam! | Oct 31 21:03:17.765 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 31 21:03:17.765 INFO kablam! Oct 31 21:03:17.916 INFO kablam! warning: unused variable: `tile_ownership` Oct 31 21:03:17.916 INFO kablam! --> src/gameboard_controller.rs:60:21 Oct 31 21:03:17.916 INFO kablam! | Oct 31 21:03:17.916 INFO kablam! 60 | let tile_ownership = self.gameboard.check_tile_ownership([cell_x, cell_y]); Oct 31 21:03:17.916 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_tile_ownership` instead Oct 31 21:03:17.918 INFO kablam! | Oct 31 21:03:17.918 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 21:03:17.918 INFO kablam! Oct 31 21:03:17.957 INFO kablam! warning: variable `A` should have a snake case name such as `a` Oct 31 21:03:17.957 INFO kablam! --> src/gameboard_controller.rs:49:42 Oct 31 21:03:17.957 INFO kablam! | Oct 31 21:03:17.957 INFO kablam! 49 | if let Some (A) = self.selected_cell{ Oct 31 21:03:17.957 INFO kablam! | ^ Oct 31 21:03:17.957 INFO kablam! | Oct 31 21:03:17.957 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 31 21:03:17.957 INFO kablam! Oct 31 21:03:18.015 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 47.75s Oct 31 21:03:18.037 INFO kablam! su: No module specific data is present Oct 31 21:03:19.662 INFO running `"docker" "rm" "-f" "e6ec123187c04298e2a5a14a13df53d12ede59a0ae07c02b45154b36e30cc1a6"` Oct 31 21:03:20.081 INFO blam! e6ec123187c04298e2a5a14a13df53d12ede59a0ae07c02b45154b36e30cc1a6