[INFO] cloning repository https://github.com/Phisyqx/chip8-interpreter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Phisyqx/chip8-interpreter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhisyqx%2Fchip8-interpreter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhisyqx%2Fchip8-interpreter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cd6966c5253bb918ed3fae05c7163e687b3e6a47
[INFO] checking Phisyqx/chip8-interpreter against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhisyqx%2Fchip8-interpreter" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Phisyqx/chip8-interpreter
[INFO] finished tweaking git repo https://github.com/Phisyqx/chip8-interpreter
[INFO] tweaked toml for git repo https://github.com/Phisyqx/chip8-interpreter written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Phisyqx/chip8-interpreter on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Phisyqx/chip8-interpreter already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--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]  Downloading crates ...
[INFO] [stderr]   Downloaded indexmap v2.4.0
[INFO] [stderr]   Downloaded winit_input_helper v0.11.1
[INFO] [stderr]   Downloaded chip8_base v0.2.0
[INFO] [stderr]   Downloaded pixels v0.9.0
[INFO] [stderr]   Downloaded xml-rs v0.8.21
[INFO] [stderr]   Downloaded cc v1.1.15
[INFO] [stderr]   Downloaded inplace_it v0.3.5
[INFO] [stderr]   Downloaded wgpu-types v0.12.0
[INFO] [stderr]   Downloaded wide v0.6.5
[INFO] [stderr]   Downloaded ultraviolet v0.8.1
[INFO] [stderr]   Downloaded wgpu-core v0.12.2
[INFO] [stderr]   Downloaded wgpu v0.12.0
[INFO] [stderr]   Downloaded bytemuck v1.17.1
[INFO] [stderr]   Downloaded wgpu-hal v0.12.5
[INFO] [stderr]   Downloaded naga v0.8.5
[INFO] [stderr]   Downloaded ash v0.34.0+1.2.203
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4b44cd191375447871ecbe3dc8e55f5ab67aea1ed5dd5c0f1a0ca0ce6f33225d
[INFO] running `Command { std: "docker" "start" "4b44cd191375447871ecbe3dc8e55f5ab67aea1ed5dd5c0f1a0ca0ce6f33225d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b44cd191375447871ecbe3dc8e55f5ab67aea1ed5dd5c0f1a0ca0ce6f33225d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4b44cd191375447871ecbe3dc8e55f5ab67aea1ed5dd5c0f1a0ca0ce6f33225d" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b44cd191375447871ecbe3dc8e55f5ab67aea1ed5dd5c0f1a0ca0ce6f33225d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4b44cd191375447871ecbe3dc8e55f5ab67aea1ed5dd5c0f1a0ca0ce6f33225d" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling xml-rs v0.8.21
[INFO] [stderr]     Checking libloading v0.8.5
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking raw-window-handle v0.4.3
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]    Compiling ash v0.34.0+1.2.203
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]     Checking gpu-alloc-types v0.2.0
[INFO] [stderr]     Checking spirv v0.2.0+1.5.4
[INFO] [stderr]    Compiling wgpu-core v0.12.2
[INFO] [stderr]     Checking gpu-alloc v0.5.4
[INFO] [stderr]    Compiling smithay-client-toolkit v0.15.4
[INFO] [stderr]     Checking parking_lot_core v0.8.6
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking nix v0.22.3
[INFO] [stderr]     Checking gpu-descriptor v0.2.4
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking wgpu-types v0.12.0
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking naga v0.8.5
[INFO] [stderr]     Checking profiling v1.0.15
[INFO] [stderr]     Checking glow v0.11.2
[INFO] [stderr]     Checking renderdoc-sys v0.7.1
[INFO] [stderr]     Checking inplace_it v0.3.5
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking xcursor v0.3.8
[INFO] [stderr]     Checking bytemuck v1.17.1
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking safe_arch v0.5.2
[INFO] [stderr]     Checking memmap2 v0.3.1
[INFO] [stderr]    Compiling winit v0.26.1
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking copyless v0.1.5
[INFO] [stderr]     Checking wide v0.6.5
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking calloop v0.9.3
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking nix v0.23.2
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling cpal v0.14.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking ultraviolet v0.8.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]     Checking pollster v0.2.5
[INFO] [stderr]     Checking clap_builder v4.5.17
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]     Checking env_filter v0.1.2
[INFO] [stderr]     Checking env_logger v0.11.5
[INFO] [stderr]     Checking clap v4.5.17
[INFO] [stderr]     Checking alsa v0.6.0
[INFO] [stderr]     Checking wgpu-hal v0.12.5
[INFO] [stderr]     Checking wgpu v0.12.0
[INFO] [stderr]     Checking pixels v0.9.0
[INFO] [stderr]     Checking winit_input_helper v0.11.1
[INFO] [stderr]     Checking chip8_base v0.2.0
[INFO] [stderr]     Checking chip8 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `keys`
[INFO] [stdout]    --> src/interpreter/mod.rs:124:24
[INFO] [stdout]     |
[INFO] [stdout] 124 |     fn step(&mut self, keys: &chip8_base::Keys) -> Option<chip8_base::Display> {
[INFO] [stdout]     |                        ^^^^ help: if this is intentional, prefix it with an underscore: `_keys`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `stack` is never read
[INFO] [stdout]   --> src/interpreter/mod.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct ChipEight {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     , stack          : [ u16; 16 ]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ChipEight` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `keys`
[INFO] [stdout]    --> src/interpreter/mod.rs:124:24
[INFO] [stdout]     |
[INFO] [stdout] 124 |     fn step(&mut self, keys: &chip8_base::Keys) -> Option<chip8_base::Display> {
[INFO] [stdout]     |                        ^^^^ help: if this is intentional, prefix it with an underscore: `_keys`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `stack` is never read
[INFO] [stdout]   --> src/interpreter/mod.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct ChipEight {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     , stack          : [ u16; 16 ]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ChipEight` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wgpu-core v0.12.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 7`
[INFO] running `Command { std: "docker" "inspect" "4b44cd191375447871ecbe3dc8e55f5ab67aea1ed5dd5c0f1a0ca0ce6f33225d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b44cd191375447871ecbe3dc8e55f5ab67aea1ed5dd5c0f1a0ca0ce6f33225d", kill_on_drop: false }`
[INFO] [stdout] 4b44cd191375447871ecbe3dc8e55f5ab67aea1ed5dd5c0f1a0ca0ce6f33225d
