[INFO] cloning repository https://github.com/M1ngXU/CHIP-8-Emulator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/M1ngXU/CHIP-8-Emulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FM1ngXU%2FCHIP-8-Emulator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FM1ngXU%2FCHIP-8-Emulator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9c6e3fa8bf351d828cdfb34f017ab4b983f76082
[INFO] checking M1ngXU/CHIP-8-Emulator against master#b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd for pr-155499
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FM1ngXU%2FCHIP-8-Emulator" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/M1ngXU/CHIP-8-Emulator
[INFO] finished tweaking git repo https://github.com/M1ngXU/CHIP-8-Emulator
[INFO] tweaked toml for git repo https://github.com/M1ngXU/CHIP-8-Emulator written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/M1ngXU/CHIP-8-Emulator on toolchain b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 204 packages to latest compatible versions
[INFO] [stderr]       Adding rfd v0.10.0 (available: v0.17.2)
[INFO] [stderr]       Adding sdl2 v0.35.2 (available: v0.38.0)
[INFO] [stderr]       Adding zvariant_utils v1.0.1 (available: v1.1.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mach2 v0.4.3
[INFO] [stderr]   Downloaded io-kit-sys v0.4.1
[INFO] [stderr]   Downloaded libudev v0.3.0
[INFO] [stderr]   Downloaded async-recursion v0.3.2
[INFO] [stderr]   Downloaded pollster v0.2.5
[INFO] [stderr]   Downloaded sha1 v0.6.1
[INFO] [stderr]   Downloaded dirs v4.0.0
[INFO] [stderr]   Downloaded dirs-sys v0.3.7
[INFO] [stderr]   Downloaded ordered-stream v0.0.1
[INFO] [stderr]   Downloaded zvariant_utils v1.0.1
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.68
[INFO] [stderr]   Downloaded waker-fn v1.2.0
[INFO] [stderr]   Downloaded zbus_names v2.6.1
[INFO] [stderr]   Downloaded zbus_macros v2.3.2
[INFO] [stderr]   Downloaded zvariant_derive v3.15.2
[INFO] [stderr]   Downloaded async-broadcast v0.4.1
[INFO] [stderr]   Downloaded polling v2.8.0
[INFO] [stderr]   Downloaded ashpd v0.3.2
[INFO] [stderr]   Downloaded zvariant v3.15.2
[INFO] [stderr]   Downloaded rfd v0.10.0
[INFO] [stderr]   Downloaded io-lifetimes v1.0.11
[INFO] [stderr]   Downloaded zbus v2.3.2
[INFO] [stderr]   Downloaded socket2 v0.4.10
[INFO] [stderr]   Downloaded async-io v1.13.0
[INFO] [stderr]   Downloaded sdl2 v0.35.2
[INFO] [stderr]   Downloaded uds_windows v1.2.1
[INFO] [stderr]   Downloaded serialport v4.9.0
[INFO] [stderr]   Downloaded nix v0.23.2
[INFO] [stderr]   Downloaded version-compare v0.1.1
[INFO] [stderr]   Downloaded unescaper v0.1.8
[INFO] [stderr]   Downloaded rustix v0.37.28
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.37.0
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.37.0
[INFO] [stderr]   Downloaded windows_i686_msvc v0.37.0
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.37.0
[INFO] [stderr]   Downloaded windows_i686_gnu v0.37.0
[INFO] [stderr]   Downloaded linux-raw-sys v0.3.8
[INFO] [stderr]   Downloaded sdl2-sys v0.35.2
[INFO] [stderr]   Downloaded windows v0.37.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 90bf33d32e3d58a21d21834b2701fa59ad0d1491981101ed7fc3a756b022dc6f
[INFO] running `Command { std: "docker" "start" "-a" "90bf33d32e3d58a21d21834b2701fa59ad0d1491981101ed7fc3a756b022dc6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "90bf33d32e3d58a21d21834b2701fa59ad0d1491981101ed7fc3a756b022dc6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90bf33d32e3d58a21d21834b2701fa59ad0d1491981101ed7fc3a756b022dc6f", kill_on_drop: false }`
[INFO] [stdout] 90bf33d32e3d58a21d21834b2701fa59ad0d1491981101ed7fc3a756b022dc6f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad616d7f76213915e716153cf245b4cc5fa2b4980a23daad90bcb7cc2af3e40f
[INFO] running `Command { std: "docker" "start" "-a" "ad616d7f76213915e716153cf245b4cc5fa2b4980a23daad90bcb7cc2af3e40f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking waker-fn v1.2.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]    Compiling sdl2-sys v0.35.2
[INFO] [stderr]     Checking async-lock v2.8.0
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking sha1 v0.6.1
[INFO] [stderr]     Checking ordered-stream v0.0.1
[INFO] [stderr]    Compiling sdl2 v0.35.2
[INFO] [stderr]    Compiling rfd v0.10.0
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking pollster v0.2.5
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking nix v0.23.2
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking libudev v0.3.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking async-broadcast v0.4.1
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling zvariant_utils v1.0.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling zvariant_derive v3.15.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling async-recursion v0.3.2
[INFO] [stderr]    Compiling zbus_macros v2.3.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking unescaper v0.1.8
[INFO] [stderr]     Checking serialport v4.9.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking zvariant v3.15.2
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking zbus_names v2.6.1
[INFO] [stderr]     Checking zbus v2.3.2
[INFO] [stderr]     Checking ashpd v0.3.2
[INFO] [stderr]     Checking chip8-emulator v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/emulator/interpreter.rs:178:47
[INFO] [stdout]     |
[INFO] [stdout] 178 |         self.sound_timer = Byte::from_u8(data[(screen_end + 2 + 16)]);
[INFO] [stdout]     |                                               ^                   ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 178 -         self.sound_timer = Byte::from_u8(data[(screen_end + 2 + 16)]);
[INFO] [stdout] 178 +         self.sound_timer = Byte::from_u8(data[screen_end + 2 + 16 ]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/emulator/interpreter.rs:179:47
[INFO] [stdout]     |
[INFO] [stdout] 179 |         self.delay_timer = Byte::from_u8(data[(screen_end + 2 + 16 + 1)]);
[INFO] [stdout]     |                                               ^                       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 179 -         self.delay_timer = Byte::from_u8(data[(screen_end + 2 + 16 + 1)]);
[INFO] [stdout] 179 +         self.delay_timer = Byte::from_u8(data[screen_end + 2 + 16 + 1 ]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/emulator/interpreter.rs:181:33
[INFO] [stdout]     |
[INFO] [stdout] 181 |             &Byte::from_u8(data[(screen_end + 2 + 16 + 2)]),
[INFO] [stdout]     |                                 ^                       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 181 -             &Byte::from_u8(data[(screen_end + 2 + 16 + 2)]),
[INFO] [stdout] 181 +             &Byte::from_u8(data[screen_end + 2 + 16 + 2 ]),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/emulator/interpreter.rs:182:33
[INFO] [stdout]     |
[INFO] [stdout] 182 |             &Byte::from_u8(data[(screen_end + 2 + 16 + 3)]),
[INFO] [stdout]     |                                 ^                       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 182 -             &Byte::from_u8(data[(screen_end + 2 + 16 + 3)]),
[INFO] [stdout] 182 +             &Byte::from_u8(data[screen_end + 2 + 16 + 3 ]),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/emulator/interpreter.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 184 |         if data[(screen_end + 2 + 16 + 3 + 1)] == 0 {
[INFO] [stdout]     |                 ^                           ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 184 -         if data[(screen_end + 2 + 16 + 3 + 1)] == 0 {
[INFO] [stdout] 184 +         if data[screen_end + 2 + 16 + 3 + 1 ] == 0 {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/emulator/interpreter.rs:187:50
[INFO] [stdout]     |
[INFO] [stdout] 187 |             self.awaiting_key = Some((0xF & data[(screen_end + 2 + 16 + 3 + 1)]) as usize);
[INFO] [stdout]     |                                                  ^                           ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 187 -             self.awaiting_key = Some((0xF & data[(screen_end + 2 + 16 + 3 + 1)]) as usize);
[INFO] [stdout] 187 +             self.awaiting_key = Some((0xF & data[screen_end + 2 + 16 + 3 + 1 ]) as usize);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/emulator/interpreter.rs:178:47
[INFO] [stdout]     |
[INFO] [stdout] 178 |         self.sound_timer = Byte::from_u8(data[(screen_end + 2 + 16)]);
[INFO] [stdout]     |                                               ^                   ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 178 -         self.sound_timer = Byte::from_u8(data[(screen_end + 2 + 16)]);
[INFO] [stdout] 178 +         self.sound_timer = Byte::from_u8(data[screen_end + 2 + 16 ]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/emulator/interpreter.rs:179:47
[INFO] [stdout]     |
[INFO] [stdout] 179 |         self.delay_timer = Byte::from_u8(data[(screen_end + 2 + 16 + 1)]);
[INFO] [stdout]     |                                               ^                       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 179 -         self.delay_timer = Byte::from_u8(data[(screen_end + 2 + 16 + 1)]);
[INFO] [stdout] 179 +         self.delay_timer = Byte::from_u8(data[screen_end + 2 + 16 + 1 ]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/emulator/interpreter.rs:181:33
[INFO] [stdout]     |
[INFO] [stdout] 181 |             &Byte::from_u8(data[(screen_end + 2 + 16 + 2)]),
[INFO] [stdout]     |                                 ^                       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 181 -             &Byte::from_u8(data[(screen_end + 2 + 16 + 2)]),
[INFO] [stdout] 181 +             &Byte::from_u8(data[screen_end + 2 + 16 + 2 ]),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/emulator/interpreter.rs:182:33
[INFO] [stdout]     |
[INFO] [stdout] 182 |             &Byte::from_u8(data[(screen_end + 2 + 16 + 3)]),
[INFO] [stdout]     |                                 ^                       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 182 -             &Byte::from_u8(data[(screen_end + 2 + 16 + 3)]),
[INFO] [stdout] 182 +             &Byte::from_u8(data[screen_end + 2 + 16 + 3 ]),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/emulator/interpreter.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 184 |         if data[(screen_end + 2 + 16 + 3 + 1)] == 0 {
[INFO] [stdout]     |                 ^                           ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 184 -         if data[(screen_end + 2 + 16 + 3 + 1)] == 0 {
[INFO] [stdout] 184 +         if data[screen_end + 2 + 16 + 3 + 1 ] == 0 {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/emulator/interpreter.rs:187:50
[INFO] [stdout]     |
[INFO] [stdout] 187 |             self.awaiting_key = Some((0xF & data[(screen_end + 2 + 16 + 3 + 1)]) as usize);
[INFO] [stdout]     |                                                  ^                           ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 187 -             self.awaiting_key = Some((0xF & data[(screen_end + 2 + 16 + 3 + 1)]) as usize);
[INFO] [stdout] 187 +             self.awaiting_key = Some((0xF & data[screen_end + 2 + 16 + 3 + 1 ]) as usize);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `result_option_inspect` has been stable since 1.76.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(result_option_inspect)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `result_option_inspect` has been stable since 1.76.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(result_option_inspect)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `shutdown` is never used
[INFO] [stdout]   --> src/emulator/interpreter.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub trait Interpreter {
[INFO] [stdout]    |           ----------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 35 |     fn shutdown(&mut self);
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/events/input.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 |     KeyPress(Scancode),
[INFO] [stdout]    |     -------- ^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InputEvent` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 13 -     KeyPress(Scancode),
[INFO] [stdout] 13 +     KeyPress(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/events/input.rs:17:21
[INFO] [stdout]    |
[INFO] [stdout] 17 |     MouseButtonDown(MouseButton),
[INFO] [stdout]    |     --------------- ^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InputEvent` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 17 -     MouseButtonDown(MouseButton),
[INFO] [stdout] 17 +     MouseButtonDown(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/events/input.rs:19:19
[INFO] [stdout]    |
[INFO] [stdout] 19 |     MouseButtonUp(MouseButton),
[INFO] [stdout]    |     ------------- ^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InputEvent` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 19 -     MouseButtonUp(MouseButton),
[INFO] [stdout] 19 +     MouseButtonUp(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `shutdown` is never used
[INFO] [stdout]   --> src/emulator/interpreter.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub trait Interpreter {
[INFO] [stdout]    |           ----------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 35 |     fn shutdown(&mut self);
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/events/input.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 |     KeyPress(Scancode),
[INFO] [stdout]    |     -------- ^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InputEvent` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 13 -     KeyPress(Scancode),
[INFO] [stdout] 13 +     KeyPress(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/events/input.rs:17:21
[INFO] [stdout]    |
[INFO] [stdout] 17 |     MouseButtonDown(MouseButton),
[INFO] [stdout]    |     --------------- ^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InputEvent` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 17 -     MouseButtonDown(MouseButton),
[INFO] [stdout] 17 +     MouseButtonDown(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/events/input.rs:19:19
[INFO] [stdout]    |
[INFO] [stdout] 19 |     MouseButtonUp(MouseButton),
[INFO] [stdout]    |     ------------- ^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InputEvent` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 19 -     MouseButtonUp(MouseButton),
[INFO] [stdout] 19 +     MouseButtonUp(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.05s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ashpd v0.3.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "ad616d7f76213915e716153cf245b4cc5fa2b4980a23daad90bcb7cc2af3e40f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad616d7f76213915e716153cf245b4cc5fa2b4980a23daad90bcb7cc2af3e40f", kill_on_drop: false }`
[INFO] [stdout] ad616d7f76213915e716153cf245b4cc5fa2b4980a23daad90bcb7cc2af3e40f
