[INFO] cloning repository https://github.com/stopnoanime/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/stopnoanime/chip8-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstopnoanime%2Fchip8-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstopnoanime%2Fchip8-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9ed119e5c558ee092bea74479bb3e521bdd24286 [INFO] testing stopnoanime/chip8-rust against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstopnoanime%2Fchip8-rust" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/stopnoanime/chip8-rust [INFO] finished tweaking git repo https://github.com/stopnoanime/chip8-rust [INFO] tweaked toml for git repo https://github.com/stopnoanime/chip8-rust written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/stopnoanime/chip8-rust on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/stopnoanime/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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f000a1d02c10a173736a79dda21bd6ccfb9a4c53624eb0a61b4f0f5c63c77e12 [INFO] running `Command { std: "docker" "start" "-a" "f000a1d02c10a173736a79dda21bd6ccfb9a4c53624eb0a61b4f0f5c63c77e12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f000a1d02c10a173736a79dda21bd6ccfb9a4c53624eb0a61b4f0f5c63c77e12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f000a1d02c10a173736a79dda21bd6ccfb9a4c53624eb0a61b4f0f5c63c77e12", kill_on_drop: false }` [INFO] [stdout] f000a1d02c10a173736a79dda21bd6ccfb9a4c53624eb0a61b4f0f5c63c77e12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e6aa670ecfe1bd12725525045f70dd02dd3fa81186601eb20e258f319558812 [INFO] running `Command { std: "docker" "start" "-a" "9e6aa670ecfe1bd12725525045f70dd02dd3fa81186601eb20e258f319558812", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling wayland-sys v0.31.7 [INFO] [stderr] Compiling zerocopy v0.8.30 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling wayland-client v0.31.11 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling instability v0.3.10 [INFO] [stderr] Compiling itoa v1.0.16 [INFO] [stderr] Compiling ryu v1.0.21 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling wgpu-hal v0.19.5 [INFO] [stderr] Compiling cc v1.2.48 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling lru v0.16.2 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.2 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling wayland-scanner v0.31.7 [INFO] [stderr] Compiling wgpu-core v0.19.4 [INFO] [stderr] Compiling wgpu-types v0.19.2 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling glow v0.13.1 [INFO] [stderr] Compiling unicode-truncate v2.0.0 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling memmap2 v0.9.9 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling wayland-backend v0.3.11 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling wgpu v0.19.4 [INFO] [stderr] Compiling line-clipping v0.3.5 [INFO] [stderr] Compiling alsa v0.9.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling gpu-descriptor v0.2.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling tracing-core v0.1.35 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling pollster v0.3.0 [INFO] [stderr] Compiling tracing v0.1.43 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling clap-num v1.2.0 [INFO] [stderr] Compiling ultraviolet v0.9.2 [INFO] [stderr] Compiling cpal v0.16.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling rodio v0.21.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling naga v0.19.2 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling kasuari v0.4.11 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling calloop v0.13.0 [INFO] [stderr] Compiling ratatui-core v0.1.0 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling ratatui-widgets v0.3.0 [INFO] [stderr] Compiling ratatui-crossterm v0.1.0 [INFO] [stderr] Compiling wayland-protocols v0.32.9 [INFO] [stderr] Compiling wayland-cursor v0.31.11 [INFO] [stderr] Compiling calloop-wayland-source v0.3.0 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling ratatui-macros v0.7.0 [INFO] [stderr] Compiling ratatui v0.30.0 [INFO] [stderr] Compiling wayland-protocols-wlr v0.3.9 [INFO] [stderr] Compiling wayland-protocols-plasma v0.3.9 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Compiling sctk-adwaita v0.10.1 [INFO] [stderr] Compiling winit v0.30.12 [INFO] [stderr] Compiling pixels v0.15.0 [INFO] [stderr] Compiling chip8-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 47s [INFO] running `Command { std: "docker" "inspect" "9e6aa670ecfe1bd12725525045f70dd02dd3fa81186601eb20e258f319558812", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e6aa670ecfe1bd12725525045f70dd02dd3fa81186601eb20e258f319558812", kill_on_drop: false }` [INFO] [stdout] 9e6aa670ecfe1bd12725525045f70dd02dd3fa81186601eb20e258f319558812 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd4e5b7a580ad216faad76afe4eae91a1d8a3574a85c4ee27104827dcd9dd037 [INFO] running `Command { std: "docker" "start" "-a" "cd4e5b7a580ad216faad76afe4eae91a1d8a3574a85c4ee27104827dcd9dd037", kill_on_drop: false }` [INFO] [stderr] Compiling chip8-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.89s [INFO] running `Command { std: "docker" "inspect" "cd4e5b7a580ad216faad76afe4eae91a1d8a3574a85c4ee27104827dcd9dd037", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd4e5b7a580ad216faad76afe4eae91a1d8a3574a85c4ee27104827dcd9dd037", kill_on_drop: false }` [INFO] [stdout] cd4e5b7a580ad216faad76afe4eae91a1d8a3574a85c4ee27104827dcd9dd037 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 31b6d67433bde7e2e0dde301001ca90ffc1987e3fcce86c3ede08ef3c0b71dbf [INFO] running `Command { std: "docker" "start" "-a" "31b6d67433bde7e2e0dde301001ca90ffc1987e3fcce86c3ede08ef3c0b71dbf", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/chip8_rust-a63ec2e3ba94b1a3) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/dbg.rs (/opt/rustwide/target/debug/deps/dbg-938d03219ffaf559) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/emu.rs (/opt/rustwide/target/debug/deps/emu-79af55628a42d9d0) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests chip8_rust [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "31b6d67433bde7e2e0dde301001ca90ffc1987e3fcce86c3ede08ef3c0b71dbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31b6d67433bde7e2e0dde301001ca90ffc1987e3fcce86c3ede08ef3c0b71dbf", kill_on_drop: false }` [INFO] [stdout] 31b6d67433bde7e2e0dde301001ca90ffc1987e3fcce86c3ede08ef3c0b71dbf