[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 1.95.0 for pr-155915
[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 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "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" "+1.95.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ashpd v0.3.2
[INFO] [stderr]   Downloaded pollster v0.2.5
[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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 470c1ebb07da4acde43b14b03d7d61b832ccb26d44656732dd624e8639d1573b
[INFO] running `Command { std: "docker" "start" "-a" "470c1ebb07da4acde43b14b03d7d61b832ccb26d44656732dd624e8639d1573b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "470c1ebb07da4acde43b14b03d7d61b832ccb26d44656732dd624e8639d1573b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "470c1ebb07da4acde43b14b03d7d61b832ccb26d44656732dd624e8639d1573b", kill_on_drop: false }`
[INFO] [stdout] 470c1ebb07da4acde43b14b03d7d61b832ccb26d44656732dd624e8639d1573b
[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" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1769c8c44ee0649d8dabf70ab9a2c9790f32ce374fd544367554c8890c46de17
[INFO] running `Command { std: "docker" "start" "-a" "1769c8c44ee0649d8dabf70ab9a2c9790f32ce374fd544367554c8890c46de17", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking sha1 v0.6.1
[INFO] [stderr]    Compiling sdl2-sys v0.35.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking ordered-stream v0.0.1
[INFO] [stderr]    Compiling rfd v0.10.0
[INFO] [stderr]    Compiling sdl2 v0.35.2
[INFO] [stderr]     Checking unescaper v0.1.8
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking pollster v0.2.5
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking io-lifetimes v1.0.11
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking nix v0.23.2
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking libudev v0.3.0
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking async-broadcast v0.4.1
[INFO] [stderr]     Checking serialport v4.9.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling zvariant_utils v1.0.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]    Compiling zvariant_derive v3.15.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling zbus_macros v2.3.2
[INFO] [stderr]    Compiling async-recursion v0.3.2
[INFO] [stderr]     Checking zvariant v3.15.2
[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] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> src/main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(result_option_inspect)]
[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] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> src/main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(result_option_inspect)]
[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] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `chip8-emulator` (bin "chip8-emulator" test) due to 1 previous error; 7 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `chip8-emulator` (bin "chip8-emulator") due to 1 previous error; 7 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "1769c8c44ee0649d8dabf70ab9a2c9790f32ce374fd544367554c8890c46de17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1769c8c44ee0649d8dabf70ab9a2c9790f32ce374fd544367554c8890c46de17", kill_on_drop: false }`
[INFO] [stdout] 1769c8c44ee0649d8dabf70ab9a2c9790f32ce374fd544367554c8890c46de17
