[INFO] cloning repository https://github.com/Adamocho/chip8-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Adamocho/chip8-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdamocho%2Fchip8-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdamocho%2Fchip8-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 767bd7bfd50544cc9c3c25f252d4a9a1860a82fa
[INFO] checking Adamocho/chip8-rust against master#f8463896a9b36a04899c013bd8825a7fd29dd7a4 for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdamocho%2Fchip8-rust" "/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/Adamocho/chip8-rust
[INFO] finished tweaking git repo https://github.com/Adamocho/chip8-rust
[INFO] tweaked toml for git repo https://github.com/Adamocho/chip8-rust written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Adamocho/chip8-rust on toolchain f8463896a9b36a04899c013bd8825a7fd29dd7a4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Adamocho/chip8-rust 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" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dyn-clone v1.0.10
[INFO] [stderr]   Downloaded inquire v0.5.3
[INFO] [stderr]   Downloaded minifb v0.25.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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 265996a578126dbb0524d9af79d7269e7da61448a4fdd2f4b7950df62f164934
[INFO] running `Command { std: "docker" "start" "-a" "265996a578126dbb0524d9af79d7269e7da61448a4fdd2f4b7950df62f164934", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "265996a578126dbb0524d9af79d7269e7da61448a4fdd2f4b7950df62f164934", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "265996a578126dbb0524d9af79d7269e7da61448a4fdd2f4b7950df62f164934", kill_on_drop: false }`
[INFO] [stdout] 265996a578126dbb0524d9af79d7269e7da61448a4fdd2f4b7950df62f164934
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d4dc5cdbdea4fe8324a5295bb2f30b62b17dc8576ff90339f0962a509b49df11
[INFO] running `Command { std: "docker" "start" "-a" "d4dc5cdbdea4fe8324a5295bb2f30b62b17dc8576ff90339f0962a509b49df11", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling xml-rs v0.8.20
[INFO] [stderr]    Compiling parking_lot_core v0.9.6
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling cc v1.0.92
[INFO] [stderr]     Checking fastrand v2.0.2
[INFO] [stderr]     Checking unicode-segmentation v1.10.0
[INFO] [stderr]     Checking xcursor v0.3.5
[INFO] [stderr]     Checking dyn-clone v1.0.10
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]     Checking wayland-sys v0.29.5
[INFO] [stderr]     Checking pkg-config v0.3.32
[INFO] [stderr]     Checking newline-converter v0.2.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling minifb v0.25.0
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking mio v0.8.5
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking inquire v0.5.3
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking chip8-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated function `display_debug` is never used
[INFO] [stdout]    --> src/components/cpu.rs:297:8
[INFO] [stdout]     |
[INFO] [stdout]  44 | impl Cpu {
[INFO] [stdout]     | -------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 297 |     fn display_debug(cpu: Cpu, operation_code: u16, operation_type: &str) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `display_debug` is never used
[INFO] [stdout]    --> src/components/cpu.rs:297:8
[INFO] [stdout]     |
[INFO] [stdout]  44 | impl Cpu {
[INFO] [stdout]     | -------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 297 |     fn display_debug(cpu: Cpu, operation_code: u16, operation_type: &str) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[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 41.44s
[INFO] running `Command { std: "docker" "inspect" "d4dc5cdbdea4fe8324a5295bb2f30b62b17dc8576ff90339f0962a509b49df11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4dc5cdbdea4fe8324a5295bb2f30b62b17dc8576ff90339f0962a509b49df11", kill_on_drop: false }`
[INFO] [stdout] d4dc5cdbdea4fe8324a5295bb2f30b62b17dc8576ff90339f0962a509b49df11
