Nov 16 13:18:03.430 INFO testing simonmnash/RustChess against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 16 13:18:03.430 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-7/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt build --frozen" "-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"` Nov 16 13:18:03.720 INFO [stdout] a8b7b6937d33ef185d5864df34169af7c102fefc4d125b6f77b334c54e806a6d Nov 16 13:18:03.722 INFO running `"docker" "start" "-a" "a8b7b6937d33ef185d5864df34169af7c102fefc4d125b6f77b334c54e806a6d"` Nov 16 13:18:04.078 INFO [stderr] usermod: no changes Nov 16 13:18:04.287 INFO [stderr] Compiling khronos_api v1.0.1 Nov 16 13:18:04.287 INFO [stderr] Compiling serde_json v0.9.10 Nov 16 13:18:04.287 INFO [stderr] Compiling shared_library v0.1.7 Nov 16 13:18:04.287 INFO [stderr] Compiling x11-dl v2.14.0 Nov 16 13:18:04.288 INFO [stderr] Compiling phf_generator v0.7.21 Nov 16 13:18:04.288 INFO [stderr] Compiling tempfile v2.1.6 Nov 16 13:18:04.308 INFO [stderr] Compiling wayland-scanner v0.9.9 Nov 16 13:18:04.308 INFO [stderr] Compiling pistoncore-input v0.18.0 Nov 16 13:18:05.915 INFO [stderr] Compiling arrayvec v0.3.23 Nov 16 13:18:05.916 INFO [stderr] Compiling png v0.9.0 Nov 16 13:18:05.916 INFO [stderr] Compiling gl_generator v0.5.5 Nov 16 13:18:05.959 INFO [stderr] Compiling phf_codegen v0.7.21 Nov 16 13:18:06.367 INFO [stderr] Compiling osmesa-sys v0.1.2 Nov 16 13:18:07.363 INFO [stderr] Compiling fs2 v0.2.5 Nov 16 13:18:07.615 INFO [stderr] Compiling target_build_utils v0.3.1 Nov 16 13:18:12.633 INFO [stderr] Compiling memmap v0.4.0 Nov 16 13:18:12.637 INFO [stderr] Compiling rusttype v0.2.1 Nov 16 13:18:12.639 INFO [stderr] Compiling wayland-client v0.9.9 Nov 16 13:18:12.679 INFO [stderr] Compiling image v0.15.0 Nov 16 13:18:12.703 INFO [stderr] Compiling pistoncore-window v0.27.0 Nov 16 13:18:12.716 INFO [stderr] Compiling gl v0.6.3 Nov 16 13:18:12.854 INFO [stderr] Compiling glutin v0.9.2 Nov 16 13:18:19.163 INFO [stderr] Compiling pistoncore-event_loop v0.32.0 Nov 16 13:18:21.847 INFO [stderr] Compiling piston v0.32.0 Nov 16 13:18:31.030 INFO [stderr] Compiling libloading v0.3.4 Nov 16 13:18:33.807 INFO [stderr] Compiling dlib v0.3.1 Nov 16 13:18:34.104 INFO [stderr] Compiling piston2d-opengl_graphics v0.46.0 Nov 16 13:18:34.251 INFO [stderr] Compiling wayland-sys v0.9.9 Nov 16 13:18:39.662 INFO [stderr] Compiling wayland-window v0.6.1 Nov 16 13:18:39.663 INFO [stderr] Compiling wayland-kbd v0.9.1 Nov 16 13:18:41.603 INFO [stderr] Compiling winit v0.7.5 Nov 16 13:18:47.275 INFO [stderr] Compiling pistoncore-glutin_window v0.38.0 Nov 16 13:18:50.151 INFO [stderr] Compiling chess v0.1.0 (/source) Nov 16 13:18:51.243 INFO [stderr] warning: unused variable: `tile_ownership` Nov 16 13:18:51.244 INFO [stderr] --> src/gameboard_controller.rs:60:21 Nov 16 13:18:51.244 INFO [stderr] | Nov 16 13:18:51.244 INFO [stderr] 60 | let tile_ownership = self.gameboard.check_tile_ownership([cell_x, cell_y]); Nov 16 13:18:51.245 INFO [stderr] | ^^^^^^^^^^^^^^ help: consider using `_tile_ownership` instead Nov 16 13:18:51.245 INFO [stderr] | Nov 16 13:18:51.245 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 16 13:18:51.246 INFO [stderr] Nov 16 13:18:51.271 INFO [stderr] warning: variable `A` should have a snake case name such as `a` Nov 16 13:18:51.272 INFO [stderr] --> src/gameboard_controller.rs:49:42 Nov 16 13:18:51.272 INFO [stderr] | Nov 16 13:18:51.272 INFO [stderr] 49 | if let Some (A) = self.selected_cell{ Nov 16 13:18:51.272 INFO [stderr] | ^ Nov 16 13:18:51.273 INFO [stderr] | Nov 16 13:18:51.273 INFO [stderr] = note: #[warn(non_snake_case)] on by default Nov 16 13:18:51.273 INFO [stderr] Nov 16 13:18:54.817 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.72s Nov 16 13:18:54.831 INFO [stderr] su: No module specific data is present Nov 16 13:18:56.720 INFO running `"docker" "inspect" "a8b7b6937d33ef185d5864df34169af7c102fefc4d125b6f77b334c54e806a6d"` Nov 16 13:18:57.127 INFO running `"docker" "rm" "-f" "a8b7b6937d33ef185d5864df34169af7c102fefc4d125b6f77b334c54e806a6d"` Nov 16 13:18:57.511 INFO [stdout] a8b7b6937d33ef185d5864df34169af7c102fefc4d125b6f77b334c54e806a6d Nov 16 13:18:57.518 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-7/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt test --frozen --no-run" "-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"` Nov 16 13:18:58.036 INFO [stdout] d2bab926270717fb073d8f5d37633919213e32cbc9ebec530ba5cc0da151bdd9 Nov 16 13:18:58.039 INFO running `"docker" "start" "-a" "d2bab926270717fb073d8f5d37633919213e32cbc9ebec530ba5cc0da151bdd9"` Nov 16 13:18:59.997 INFO [stderr] usermod: no changes Nov 16 13:19:00.307 INFO [stderr] Compiling chess v0.1.0 (/source) Nov 16 13:19:01.931 INFO [stderr] warning: unused variable: `tile_ownership` Nov 16 13:19:01.931 INFO [stderr] --> src/gameboard_controller.rs:60:21 Nov 16 13:19:01.931 INFO [stderr] | Nov 16 13:19:01.931 INFO [stderr] 60 | let tile_ownership = self.gameboard.check_tile_ownership([cell_x, cell_y]); Nov 16 13:19:01.931 INFO [stderr] | ^^^^^^^^^^^^^^ help: consider using `_tile_ownership` instead Nov 16 13:19:01.931 INFO [stderr] | Nov 16 13:19:01.931 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 16 13:19:01.931 INFO [stderr] Nov 16 13:19:01.975 INFO [stderr] warning: variable `A` should have a snake case name such as `a` Nov 16 13:19:01.975 INFO [stderr] --> src/gameboard_controller.rs:49:42 Nov 16 13:19:01.975 INFO [stderr] | Nov 16 13:19:01.975 INFO [stderr] 49 | if let Some (A) = self.selected_cell{ Nov 16 13:19:01.975 INFO [stderr] | ^ Nov 16 13:19:01.975 INFO [stderr] | Nov 16 13:19:01.975 INFO [stderr] = note: #[warn(non_snake_case)] on by default Nov 16 13:19:01.975 INFO [stderr] Nov 16 13:19:02.523 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.48s Nov 16 13:19:02.539 INFO [stderr] su: No module specific data is present Nov 16 13:19:04.075 INFO running `"docker" "inspect" "d2bab926270717fb073d8f5d37633919213e32cbc9ebec530ba5cc0da151bdd9"` Nov 16 13:19:04.491 INFO running `"docker" "rm" "-f" "d2bab926270717fb073d8f5d37633919213e32cbc9ebec530ba5cc0da151bdd9"` Nov 16 13:19:04.830 INFO [stdout] d2bab926270717fb073d8f5d37633919213e32cbc9ebec530ba5cc0da151bdd9 Nov 16 13:19:04.834 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-7/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt test --frozen" "-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"` Nov 16 13:19:05.464 INFO [stdout] 99a06233209829e14987f65e9fe63d9f460f05108f938b723346f571585cd78f Nov 16 13:19:05.467 INFO running `"docker" "start" "-a" "99a06233209829e14987f65e9fe63d9f460f05108f938b723346f571585cd78f"` Nov 16 13:19:07.308 INFO [stderr] usermod: no changes Nov 16 13:19:07.605 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.27s Nov 16 13:19:07.611 INFO [stderr] Running /target/debug/deps/chess-2be2c9a57412d774 Nov 16 13:19:07.620 INFO [stdout] Nov 16 13:19:07.620 INFO [stdout] running 0 tests Nov 16 13:19:07.620 INFO [stdout] Nov 16 13:19:07.620 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 13:19:07.620 INFO [stdout] Nov 16 13:19:07.623 INFO [stderr] su: No module specific data is present Nov 16 13:19:08.435 INFO running `"docker" "inspect" "99a06233209829e14987f65e9fe63d9f460f05108f938b723346f571585cd78f"` Nov 16 13:19:08.773 INFO running `"docker" "rm" "-f" "99a06233209829e14987f65e9fe63d9f460f05108f938b723346f571585cd78f"` Nov 16 13:19:09.067 INFO [stdout] 99a06233209829e14987f65e9fe63d9f460f05108f938b723346f571585cd78f