Oct 26 20:49:42.110 INFO checking simonmnash/RustChess against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 26 20:49:42.111 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 26 20:49:42.637 INFO blam! e2643400055b0d7ec501d5f9371bbfa900bf6de7266ff6f57292291f040e6919 Oct 26 20:49:42.641 INFO running `"docker" "start" "-a" "e2643400055b0d7ec501d5f9371bbfa900bf6de7266ff6f57292291f040e6919"` Oct 26 20:49:43.726 INFO kablam! usermod: no changes Oct 26 20:49:44.119 INFO kablam! Compiling libc v0.2.29 Oct 26 20:49:44.123 INFO kablam! Compiling serde_json v0.9.10 Oct 26 20:49:44.135 INFO kablam! Checking coco v0.1.1 Oct 26 20:49:44.136 INFO kablam! Checking shared_library v0.1.7 Oct 26 20:49:44.143 INFO kablam! Compiling x11-dl v2.14.0 Oct 26 20:49:44.163 INFO kablam! Checking vecmath v0.3.0 Oct 26 20:49:44.163 INFO kablam! Checking nodrop v0.1.9 Oct 26 20:49:44.164 INFO kablam! Checking deflate v0.7.14 Oct 26 20:49:45.503 INFO kablam! Compiling wayland-scanner v0.9.9 Oct 26 20:49:46.000 INFO kablam! Checking tempfile v2.1.6 Oct 26 20:49:47.217 INFO kablam! Checking pistoncore-input v0.18.0 Oct 26 20:49:48.329 INFO kablam! Checking arrayvec v0.3.23 Oct 26 20:49:48.671 INFO kablam! Checking osmesa-sys v0.1.2 Oct 26 20:49:48.899 INFO kablam! Checking rayon-core v1.2.1 Oct 26 20:49:50.441 INFO kablam! Compiling gl v0.6.3 Oct 26 20:49:51.187 INFO kablam! Compiling glutin v0.9.2 Oct 26 20:49:51.638 INFO kablam! Checking fs2 v0.2.5 Oct 26 20:49:52.451 INFO kablam! Checking piston2d-graphics v0.21.1 Oct 26 20:49:56.403 INFO kablam! Checking png v0.9.0 Oct 26 20:49:56.433 INFO kablam! Compiling rand v0.3.16 Oct 26 20:49:56.817 INFO kablam! Checking rayon v0.8.2 Oct 26 20:49:58.503 INFO kablam! Checking rusttype v0.2.1 Oct 26 20:50:00.039 INFO kablam! Checking memmap v0.4.0 Oct 26 20:50:01.476 INFO kablam! Compiling wayland-client v0.9.9 Oct 26 20:50:03.191 INFO kablam! Checking pistoncore-window v0.27.0 Oct 26 20:50:08.563 INFO kablam! Checking pistoncore-event_loop v0.32.0 Oct 26 20:50:08.603 INFO kablam! Compiling phf_generator v0.7.21 Oct 26 20:50:10.139 INFO kablam! Compiling phf_codegen v0.7.21 Oct 26 20:50:10.657 INFO kablam! Checking piston v0.32.0 Oct 26 20:50:11.579 INFO kablam! Checking jpeg-decoder v0.1.13 Oct 26 20:50:11.663 INFO kablam! Compiling target_build_utils v0.3.1 Oct 26 20:50:17.616 INFO kablam! Checking image v0.15.0 Oct 26 20:50:33.275 INFO kablam! Checking piston2d-opengl_graphics v0.46.0 Oct 26 20:50:36.455 INFO kablam! Compiling libloading v0.3.4 Oct 26 20:50:39.153 INFO kablam! Checking dlib v0.3.1 Oct 26 20:50:39.534 INFO kablam! Checking wayland-sys v0.9.9 Oct 26 20:50:41.694 INFO kablam! Checking wayland-window v0.6.1 Oct 26 20:50:41.694 INFO kablam! Checking wayland-kbd v0.9.1 Oct 26 20:50:42.865 INFO kablam! Checking winit v0.7.5 Oct 26 20:50:46.082 INFO kablam! Checking pistoncore-glutin_window v0.38.0 Oct 26 20:50:46.759 INFO kablam! Checking chess v0.1.0 (/source) Oct 26 20:50:48.771 INFO kablam! warning: unused variable: `tile_ownership` Oct 26 20:50:48.772 INFO kablam! --> src/gameboard_controller.rs:60:21 Oct 26 20:50:48.772 INFO kablam! | Oct 26 20:50:48.773 INFO kablam! 60 | let tile_ownership = self.gameboard.check_tile_ownership([cell_x, cell_y]); Oct 26 20:50:48.773 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_tile_ownership` instead Oct 26 20:50:48.774 INFO kablam! | Oct 26 20:50:48.774 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 20:50:48.775 INFO kablam! Oct 26 20:50:48.799 INFO kablam! warning: unused variable: `tile_ownership` Oct 26 20:50:48.800 INFO kablam! --> src/gameboard_controller.rs:60:21 Oct 26 20:50:48.800 INFO kablam! | Oct 26 20:50:48.801 INFO kablam! 60 | let tile_ownership = self.gameboard.check_tile_ownership([cell_x, cell_y]); Oct 26 20:50:48.801 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_tile_ownership` instead Oct 26 20:50:48.802 INFO kablam! | Oct 26 20:50:48.802 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 20:50:48.802 INFO kablam! Oct 26 20:50:48.831 INFO kablam! warning: variable `A` should have a snake case name such as `a` Oct 26 20:50:48.831 INFO kablam! --> src/gameboard_controller.rs:49:42 Oct 26 20:50:48.831 INFO kablam! | Oct 26 20:50:48.832 INFO kablam! 49 | if let Some (A) = self.selected_cell{ Oct 26 20:50:48.832 INFO kablam! | ^ Oct 26 20:50:48.832 INFO kablam! | Oct 26 20:50:48.832 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 26 20:50:48.833 INFO kablam! Oct 26 20:50:48.843 INFO kablam! warning: variable `A` should have a snake case name such as `a` Oct 26 20:50:48.843 INFO kablam! --> src/gameboard_controller.rs:49:42 Oct 26 20:50:48.843 INFO kablam! | Oct 26 20:50:48.843 INFO kablam! 49 | if let Some (A) = self.selected_cell{ Oct 26 20:50:48.843 INFO kablam! | ^ Oct 26 20:50:48.843 INFO kablam! | Oct 26 20:50:48.843 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 26 20:50:48.844 INFO kablam! Oct 26 20:50:48.899 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 05s Oct 26 20:50:48.920 INFO kablam! su: No module specific data is present Oct 26 20:50:50.233 INFO running `"docker" "rm" "-f" "e2643400055b0d7ec501d5f9371bbfa900bf6de7266ff6f57292291f040e6919"` Oct 26 20:50:50.599 INFO blam! e2643400055b0d7ec501d5f9371bbfa900bf6de7266ff6f57292291f040e6919