[INFO] cloning repository https://github.com/christ776/Rust-Z80
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/christ776/Rust-Z80" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchrist776%2FRust-Z80", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchrist776%2FRust-Z80'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c487a3e6c2e3b267a750efa7419295aafb8aaf87
[INFO] testing christ776/Rust-Z80 against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchrist776%2FRust-Z80" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/christ776/Rust-Z80
[INFO] finished tweaking git repo https://github.com/christ776/Rust-Z80
[INFO] tweaked toml for git repo https://github.com/christ776/Rust-Z80 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/christ776/Rust-Z80 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/christ776/Rust-Z80 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-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6bbed4434ffd520254982253b0c7ab02ea903a2a32b195d5d2556d88d19292b4
[INFO] running `Command { std: "docker" "start" "-a" "6bbed4434ffd520254982253b0c7ab02ea903a2a32b195d5d2556d88d19292b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6bbed4434ffd520254982253b0c7ab02ea903a2a32b195d5d2556d88d19292b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6bbed4434ffd520254982253b0c7ab02ea903a2a32b195d5d2556d88d19292b4", kill_on_drop: false }`
[INFO] [stdout] 6bbed4434ffd520254982253b0c7ab02ea903a2a32b195d5d2556d88d19292b4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c6d63b32a3211cbc4647926e016df0494bf611795bb7bc5c0cb017799bcb8c28
[INFO] running `Command { std: "docker" "start" "-a" "c6d63b32a3211cbc4647926e016df0494bf611795bb7bc5c0cb017799bcb8c28", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling cc v1.0.77
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling dlib v0.5.0
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling raw-window-handle v0.4.3
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.4
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling ash v0.37.1+1.3.235
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling gpu-descriptor-types v0.1.1
[INFO] [stderr]    Compiling wgpu-core v0.13.2
[INFO] [stderr]    Compiling gpu-alloc v0.5.3
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling nix v0.24.2
[INFO] [stderr]    Compiling spirv v0.2.0+1.5.4
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling nix v0.22.3
[INFO] [stderr]    Compiling gpu-descriptor v0.2.3
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]    Compiling imgui-sys v0.8.2
[INFO] [stderr]    Compiling xcursor v0.3.4
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling smithay-client-toolkit v0.15.4
[INFO] [stderr]    Compiling x11-dl v2.20.1
[INFO] [stderr]    Compiling wgpu-types v0.13.2
[INFO] [stderr]    Compiling inplace_it v0.3.5
[INFO] [stderr]    Compiling profiling v1.0.7
[INFO] [stderr]    Compiling bytemuck v1.12.3
[INFO] [stderr]    Compiling glow v0.11.2
[INFO] [stderr]    Compiling renderdoc-sys v0.7.1
[INFO] [stderr]    Compiling memmap2 v0.3.1
[INFO] [stderr]    Compiling calloop v0.9.3
[INFO] [stderr]    Compiling naga v0.9.0
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling wayland-cursor v0.29.5
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling winit v0.26.1
[INFO] [stderr]    Compiling chlorine v1.0.10
[INFO] [stderr]    Compiling safe_arch v0.6.0
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling wide v0.7.5
[INFO] [stderr]    Compiling nix v0.23.1
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling ultraviolet v0.9.0
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling bzip2 v0.4.3
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling pollster v0.2.5
[INFO] [stderr]    Compiling zip v0.5.13
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling gilrs-core v0.3.2
[INFO] [stderr]    Compiling gilrs v0.8.2
[INFO] [stderr]    Compiling imgui v0.8.2
[INFO] [stderr]    Compiling wgpu-hal v0.13.2
[INFO] [stderr]    Compiling wgpu v0.13.1
[INFO] [stderr]    Compiling imgui-wgpu v0.20.0
[INFO] [stderr]    Compiling pixels v0.10.0
[INFO] [stderr]    Compiling imgui-winit-support v0.8.2
[INFO] [stderr]    Compiling winit_input_helper v0.12.0
[INFO] [stderr]    Compiling Z80 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: crate `Z80` should have a snake case name
[INFO] [stdout]   |
[INFO] [stdout]   = help: convert the identifier to snake case: `z80`
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `im_str`: all functions take AsRef<str> now -- use inline strings or `format` instead
[INFO] [stdout]    --> src/gui.rs:115:41
[INFO] [stdout]     |
[INFO] [stdout] 115 |         let window = imgui::Window::new(im_str!("CPU and FPS"));
[INFO] [stdout]     |                                         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `im_str`: all functions take AsRef<str> now -- use inline strings or `format` instead
[INFO] [stdout]    --> src/gui.rs:128:25
[INFO] [stdout]     |
[INFO] [stdout] 128 |                 ui.text(im_str!("Frametime: {:?}",  delta));
[INFO] [stdout]     |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `im_str`: all functions take AsRef<str> now -- use inline strings or `format` instead
[INFO] [stdout]    --> src/gui.rs:130:25
[INFO] [stdout]     |
[INFO] [stdout] 130 |                 ui.text(im_str!("PC: {:?}",format!("{:#x}", pc)));
[INFO] [stdout]     |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `im_str`: all functions take AsRef<str> now -- use inline strings or `format` instead
[INFO] [stdout]    --> src/gui.rs:131:25
[INFO] [stdout]     |
[INFO] [stdout] 131 |                 ui.text(im_str!("HL: {:?}",format!("{:#x}", hl)));
[INFO] [stdout]     |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `im_str`: all functions take AsRef<str> now -- use inline strings or `format` instead
[INFO] [stdout]    --> src/gui.rs:132:25
[INFO] [stdout]     |
[INFO] [stdout] 132 |                 ui.text(im_str!("SP: {:?}",format!("{:#x}", sp)));
[INFO] [stdout]     |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `im_str`: all functions take AsRef<str> now -- use inline strings or `format` instead
[INFO] [stdout]    --> src/gui.rs:133:25
[INFO] [stdout]     |
[INFO] [stdout] 133 |                 ui.text(im_str!("IX: {:?}",format!("{:#x}", ix)));
[INFO] [stdout]     |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `im_str`: all functions take AsRef<str> now -- use inline strings or `format` instead
[INFO] [stdout]    --> src/gui.rs:134:25
[INFO] [stdout]     |
[INFO] [stdout] 134 |                 ui.text(im_str!("IY: {:?}",format!("{:#x}", iy)));
[INFO] [stdout]     |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `im_str`: all functions take AsRef<str> now -- use inline strings or `format` instead
[INFO] [stdout]    --> src/gui.rs:135:25
[INFO] [stdout]     |
[INFO] [stdout] 135 |                 ui.text(im_str!("in0: {:?}",format!("{:#x}", in0)));
[INFO] [stdout]     |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y_flip`
[INFO] [stdout]    --> src/gfx_decoder.rs:165:21
[INFO] [stdout]     |
[INFO] [stdout] 165 |       x_flip: bool, y_flip: bool,
[INFO] [stdout]     |                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_y_flip`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `aux_board_enabled` is never read
[INFO] [stdout]    --> src/main.rs:236:5
[INFO] [stdout]     |
[INFO] [stdout] 229 | struct Machine {
[INFO] [stdout]     |        ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 236 |     aux_board_enabled: bool
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BoardMemory` is never constructed
[INFO] [stdout]   --> src/memory.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct BoardMemory {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PlainMemory` is never constructed
[INFO] [stdout]   --> src/memory.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct PlainMemory {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `height`, `columns`, and `palette_rom` are never read
[INFO] [stdout]   --> src/gfx_decoder.rs:6:3
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub struct TileDecoder {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout]  5 |   width: usize,
[INFO] [stdout]  6 |   height: usize,
[INFO] [stdout]    |   ^^^^^^
[INFO] [stdout]  7 |   columns: usize,
[INFO] [stdout]    |   ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 10 |   pub palette_rom: Vec<u8>
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `IYH` and `IYL` are never constructed
[INFO] [stdout]   --> src/registers.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub enum Register8Bit {
[INFO] [stdout]    |          ------------ variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 52 |     IYH = 12,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 53 |     /// Low byte of IY
[INFO] [stdout] 54 |     IYL = 13,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Register8Bit` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 07s
[INFO] running `Command { std: "docker" "inspect" "c6d63b32a3211cbc4647926e016df0494bf611795bb7bc5c0cb017799bcb8c28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6d63b32a3211cbc4647926e016df0494bf611795bb7bc5c0cb017799bcb8c28", kill_on_drop: false }`
[INFO] [stdout] c6d63b32a3211cbc4647926e016df0494bf611795bb7bc5c0cb017799bcb8c28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cb8f0597beb474a37c216f098bf6dd6f8164b7ece5737d19ef7abb0985b880e1
[INFO] running `Command { std: "docker" "start" "-a" "cb8f0597beb474a37c216f098bf6dd6f8164b7ece5737d19ef7abb0985b880e1", kill_on_drop: false }`
[INFO] [stdout] warning: crate `Z80` should have a snake case name
[INFO] [stdout]   |
[INFO] [stdout]   = help: convert the identifier to snake case: `z80`
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `im_str`: all functions take AsRef<str> now -- use inline strings or `format` instead
[INFO] [stdout]    --> src/gui.rs:115:41
[INFO] [stdout]     |
[INFO] [stdout] 115 |         let window = imgui::Window::new(im_str!("CPU and FPS"));
[INFO] [stdout]     |                                         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `im_str`: all functions take AsRef<str> now -- use inline strings or `format` instead
[INFO] [stdout]    --> src/gui.rs:128:25
[INFO] [stdout]     |
[INFO] [stdout] 128 |                 ui.text(im_str!("Frametime: {:?}",  delta));
[INFO] [stdout]     |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `im_str`: all functions take AsRef<str> now -- use inline strings or `format` instead
[INFO] [stdout]    --> src/gui.rs:130:25
[INFO] [stdout]     |
[INFO] [stdout] 130 |                 ui.text(im_str!("PC: {:?}",format!("{:#x}", pc)));
[INFO] [stdout]     |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `im_str`: all functions take AsRef<str> now -- use inline strings or `format` instead
[INFO] [stdout]    --> src/gui.rs:131:25
[INFO] [stdout]     |
[INFO] [stdout] 131 |                 ui.text(im_str!("HL: {:?}",format!("{:#x}", hl)));
[INFO] [stdout]     |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `im_str`: all functions take AsRef<str> now -- use inline strings or `format` instead
[INFO] [stdout]    --> src/gui.rs:132:25
[INFO] [stdout]     |
[INFO] [stdout] 132 |                 ui.text(im_str!("SP: {:?}",format!("{:#x}", sp)));
[INFO] [stdout]     |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `im_str`: all functions take AsRef<str> now -- use inline strings or `format` instead
[INFO] [stdout]    --> src/gui.rs:133:25
[INFO] [stdout]     |
[INFO] [stdout] 133 |                 ui.text(im_str!("IX: {:?}",format!("{:#x}", ix)));
[INFO] [stdout]     |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `im_str`: all functions take AsRef<str> now -- use inline strings or `format` instead
[INFO] [stdout]    --> src/gui.rs:134:25
[INFO] [stdout]     |
[INFO] [stdout] 134 |                 ui.text(im_str!("IY: {:?}",format!("{:#x}", iy)));
[INFO] [stdout]     |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `im_str`: all functions take AsRef<str> now -- use inline strings or `format` instead
[INFO] [stdout]    --> src/gui.rs:135:25
[INFO] [stdout]     |
[INFO] [stdout] 135 |                 ui.text(im_str!("in0: {:?}",format!("{:#x}", in0)));
[INFO] [stdout]     |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y_flip`
[INFO] [stdout]    --> src/gfx_decoder.rs:165:21
[INFO] [stdout]     |
[INFO] [stdout] 165 |       x_flip: bool, y_flip: bool,
[INFO] [stdout]     |                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_y_flip`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `aux_board_enabled` is never read
[INFO] [stdout]    --> src/main.rs:236:5
[INFO] [stdout]     |
[INFO] [stdout] 229 | struct Machine {
[INFO] [stdout]     |        ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 236 |     aux_board_enabled: bool
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BoardMemory` is never constructed
[INFO] [stdout]   --> src/memory.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct BoardMemory {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PlainMemory` is never constructed
[INFO] [stdout]   --> src/memory.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct PlainMemory {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `height`, `columns`, and `palette_rom` are never read
[INFO] [stdout]   --> src/gfx_decoder.rs:6:3
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub struct TileDecoder {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout]  5 |   width: usize,
[INFO] [stdout]  6 |   height: usize,
[INFO] [stdout]    |   ^^^^^^
[INFO] [stdout]  7 |   columns: usize,
[INFO] [stdout]    |   ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 10 |   pub palette_rom: Vec<u8>
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `IYH` and `IYL` are never constructed
[INFO] [stdout]   --> src/registers.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub enum Register8Bit {
[INFO] [stdout]    |          ------------ variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 52 |     IYH = 12,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 53 |     /// Low byte of IY
[INFO] [stdout] 54 |     IYL = 13,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Register8Bit` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling Z80 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `im_str`: all functions take AsRef<str> now -- use inline strings or `format` instead
[INFO] [stdout]    --> src/gui.rs:115:41
[INFO] [stdout]     |
[INFO] [stdout] 115 |         let window = imgui::Window::new(im_str!("CPU and FPS"));
[INFO] [stdout]     |                                         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `im_str`: all functions take AsRef<str> now -- use inline strings or `format` instead
[INFO] [stdout]    --> src/gui.rs:128:25
[INFO] [stdout]     |
[INFO] [stdout] 128 |                 ui.text(im_str!("Frametime: {:?}",  delta));
[INFO] [stdout]     |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `im_str`: all functions take AsRef<str> now -- use inline strings or `format` instead
[INFO] [stdout]    --> src/gui.rs:130:25
[INFO] [stdout]     |
[INFO] [stdout] 130 |                 ui.text(im_str!("PC: {:?}",format!("{:#x}", pc)));
[INFO] [stdout]     |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `im_str`: all functions take AsRef<str> now -- use inline strings or `format` instead
[INFO] [stdout]    --> src/gui.rs:131:25
[INFO] [stdout]     |
[INFO] [stdout] 131 |                 ui.text(im_str!("HL: {:?}",format!("{:#x}", hl)));
[INFO] [stdout]     |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `im_str`: all functions take AsRef<str> now -- use inline strings or `format` instead
[INFO] [stdout]    --> src/gui.rs:132:25
[INFO] [stdout]     |
[INFO] [stdout] 132 |                 ui.text(im_str!("SP: {:?}",format!("{:#x}", sp)));
[INFO] [stdout]     |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `im_str`: all functions take AsRef<str> now -- use inline strings or `format` instead
[INFO] [stdout]    --> src/gui.rs:133:25
[INFO] [stdout]     |
[INFO] [stdout] 133 |                 ui.text(im_str!("IX: {:?}",format!("{:#x}", ix)));
[INFO] [stdout]     |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `im_str`: all functions take AsRef<str> now -- use inline strings or `format` instead
[INFO] [stdout]    --> src/gui.rs:134:25
[INFO] [stdout]     |
[INFO] [stdout] 134 |                 ui.text(im_str!("IY: {:?}",format!("{:#x}", iy)));
[INFO] [stdout]     |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `im_str`: all functions take AsRef<str> now -- use inline strings or `format` instead
[INFO] [stdout]    --> src/gui.rs:135:25
[INFO] [stdout]     |
[INFO] [stdout] 135 |                 ui.text(im_str!("in0: {:?}",format!("{:#x}", in0)));
[INFO] [stdout]     |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_palette` is never used
[INFO] [stdout]  --> tests/palette.rs:6:4
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn test_palette() {
[INFO] [stdout]   |    ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `run_single_test`
[INFO] [stdout]   --> tests/z80test.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let run_single_test = false;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_run_single_test`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `single_test`
[INFO] [stdout]   --> tests/z80test.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let single_test = 148;
[INFO] [stdout]    |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_single_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]     --> tests/opcodes.rs:1685:105
[INFO] [stdout]      |
[INFO] [stdout] 1685 |         assert_eq!(0xFC, cpu.r.d); assert!(cpu.r.f.contains(Flags::SIGN| Flags::PARITY | Flags::CARRY));;
[INFO] [stdout]      |                                                                                                         ^ help: remove this semicolon
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_rrc_rlc_rr_rl_ihlixiy` is never used
[INFO] [stdout]    --> tests/opcodes.rs:196:6
[INFO] [stdout]     |
[INFO] [stdout] 196 |   fn test_rrc_rlc_rr_rl_ihlixiy() {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y_flip`
[INFO] [stdout]    --> src/gfx_decoder.rs:165:21
[INFO] [stdout]     |
[INFO] [stdout] 165 |       x_flip: bool, y_flip: bool,
[INFO] [stdout]     |                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_y_flip`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `aux_board_enabled` is never read
[INFO] [stdout]    --> src/main.rs:236:5
[INFO] [stdout]     |
[INFO] [stdout] 229 | struct Machine {
[INFO] [stdout]     |        ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 236 |     aux_board_enabled: bool
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BoardMemory` is never constructed
[INFO] [stdout]   --> src/memory.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct BoardMemory {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PlainMemory` is never constructed
[INFO] [stdout]   --> src/memory.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct PlainMemory {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `height`, `columns`, and `palette_rom` are never read
[INFO] [stdout]   --> src/gfx_decoder.rs:6:3
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub struct TileDecoder {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout]  5 |   width: usize,
[INFO] [stdout]  6 |   height: usize,
[INFO] [stdout]    |   ^^^^^^
[INFO] [stdout]  7 |   columns: usize,
[INFO] [stdout]    |   ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 10 |   pub palette_rom: Vec<u8>
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `IYH` and `IYL` are never constructed
[INFO] [stdout]   --> src/registers.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub enum Register8Bit {
[INFO] [stdout]    |          ------------ variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 52 |     IYH = 12,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 53 |     /// Low byte of IY
[INFO] [stdout] 54 |     IYL = 13,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Register8Bit` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.39s
[INFO] running `Command { std: "docker" "inspect" "cb8f0597beb474a37c216f098bf6dd6f8164b7ece5737d19ef7abb0985b880e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb8f0597beb474a37c216f098bf6dd6f8164b7ece5737d19ef7abb0985b880e1", kill_on_drop: false }`
[INFO] [stdout] cb8f0597beb474a37c216f098bf6dd6f8164b7ece5737d19ef7abb0985b880e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f7e1640e4dc26cebaf4f35fb113454c3de4163752279968443b210f55c4468e9
[INFO] running `Command { std: "docker" "start" "-a" "f7e1640e4dc26cebaf4f35fb113454c3de4163752279968443b210f55c4468e9", kill_on_drop: false }`
[INFO] [stderr] warning: crate `Z80` should have a snake case name
[INFO] [stderr]   |
[INFO] [stderr]   = help: convert the identifier to snake case: `z80`
[INFO] [stderr]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `Z80` (lib) generated 1 warning
[INFO] [stderr] warning: unused variable: `run_single_test`
[INFO] [stderr]   --> tests/z80test.rs:31:9
[INFO] [stderr]    |
[INFO] [stderr] 31 |     let run_single_test = false;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_run_single_test`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `single_test`
[INFO] [stderr]   --> tests/z80test.rs:32:9
[INFO] [stderr]    |
[INFO] [stderr] 32 |     let single_test = 148;
[INFO] [stderr]    |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_single_test`
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `im_str`: all functions take AsRef<str> now -- use inline strings or `format` instead
[INFO] [stderr]    --> src/gui.rs:115:41
[INFO] [stderr]     |
[INFO] [stderr] 115 |         let window = imgui::Window::new(im_str!("CPU and FPS"));
[INFO] [stderr]     |                                         ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `im_str`: all functions take AsRef<str> now -- use inline strings or `format` instead
[INFO] [stderr]    --> src/gui.rs:128:25
[INFO] [stderr]     |
[INFO] [stderr] 128 |                 ui.text(im_str!("Frametime: {:?}",  delta));
[INFO] [stderr]     |                         ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `im_str`: all functions take AsRef<str> now -- use inline strings or `format` instead
[INFO] [stderr]    --> src/gui.rs:130:25
[INFO] [stderr]     |
[INFO] [stderr] 130 |                 ui.text(im_str!("PC: {:?}",format!("{:#x}", pc)));
[INFO] [stderr]     |                         ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `im_str`: all functions take AsRef<str> now -- use inline strings or `format` instead
[INFO] [stderr]    --> src/gui.rs:131:25
[INFO] [stderr]     |
[INFO] [stderr] 131 |                 ui.text(im_str!("HL: {:?}",format!("{:#x}", hl)));
[INFO] [stderr]     |                         ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `im_str`: all functions take AsRef<str> now -- use inline strings or `format` instead
[INFO] [stderr]    --> src/gui.rs:132:25
[INFO] [stderr]     |
[INFO] [stderr] 132 |                 ui.text(im_str!("SP: {:?}",format!("{:#x}", sp)));
[INFO] [stderr]     |                         ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `im_str`: all functions take AsRef<str> now -- use inline strings or `format` instead
[INFO] [stderr]    --> src/gui.rs:133:25
[INFO] [stderr]     |
[INFO] [stderr] 133 |                 ui.text(im_str!("IX: {:?}",format!("{:#x}", ix)));
[INFO] [stderr]     |                         ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `im_str`: all functions take AsRef<str> now -- use inline strings or `format` instead
[INFO] [stderr]    --> src/gui.rs:134:25
[INFO] [stderr]     |
[INFO] [stderr] 134 |                 ui.text(im_str!("IY: {:?}",format!("{:#x}", iy)));
[INFO] [stderr]     |                         ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `im_str`: all functions take AsRef<str> now -- use inline strings or `format` instead
[INFO] [stderr]    --> src/gui.rs:135:25
[INFO] [stderr]     |
[INFO] [stderr] 135 |                 ui.text(im_str!("in0: {:?}",format!("{:#x}", in0)));
[INFO] [stderr]     |                         ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `y_flip`
[INFO] [stderr]    --> src/gfx_decoder.rs:165:21
[INFO] [stderr]     |
[INFO] [stderr] 165 |       x_flip: bool, y_flip: bool,
[INFO] [stderr]     |                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_y_flip`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `aux_board_enabled` is never read
[INFO] [stderr]    --> src/main.rs:236:5
[INFO] [stderr]     |
[INFO] [stderr] 229 | struct Machine {
[INFO] [stderr]     |        ------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 236 |     aux_board_enabled: bool
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `BoardMemory` is never constructed
[INFO] [stderr]   --> src/memory.rs:11:12
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub struct BoardMemory {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `PlainMemory` is never constructed
[INFO] [stderr]   --> src/memory.rs:23:12
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub struct PlainMemory {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `height`, `columns`, and `palette_rom` are never read
[INFO] [stderr]   --> src/gfx_decoder.rs:6:3
[INFO] [stderr]    |
[INFO] [stderr]  4 | pub struct TileDecoder {
[INFO] [stderr]    |            ----------- fields in this struct
[INFO] [stderr]  5 |   width: usize,
[INFO] [stderr]  6 |   height: usize,
[INFO] [stderr]    |   ^^^^^^
[INFO] [stderr]  7 |   columns: usize,
[INFO] [stderr]    |   ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 10 |   pub palette_rom: Vec<u8>
[INFO] [stderr]    |       ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variants `IYH` and `IYL` are never constructed
[INFO] [stderr]   --> src/registers.rs:52:5
[INFO] [stderr]    |
[INFO] [stderr] 39 | pub enum Register8Bit {
[INFO] [stderr]    |          ------------ variants in this enum
[INFO] [stderr] ...
[INFO] [stderr] 52 |     IYH = 12,
[INFO] [stderr]    |     ^^^
[INFO] [stderr] 53 |     /// Low byte of IY
[INFO] [stderr] 54 |     IYL = 13,
[INFO] [stderr]    |     ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Register8Bit` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary trailing semicolon
[INFO] [stderr]     --> tests/opcodes.rs:1685:105
[INFO] [stderr]      |
[INFO] [stderr] 1685 |         assert_eq!(0xFC, cpu.r.d); assert!(cpu.r.f.contains(Flags::SIGN| Flags::PARITY | Flags::CARRY));;
[INFO] [stderr]      |                                                                                                         ^ help: remove this semicolon
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_rrc_rlc_rr_rl_ihlixiy` is never used
[INFO] [stderr]    --> tests/opcodes.rs:196:6
[INFO] [stderr]     |
[INFO] [stderr] 196 |   fn test_rrc_rlc_rr_rl_ihlixiy() {
[INFO] [stderr]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `Z80` (test "z80test") generated 2 warnings (run `cargo fix --test "z80test" -p Z80` to apply 2 suggestions)
[INFO] [stderr] warning: `Z80` (bin "Z80") generated 14 warnings (run `cargo fix --bin "Z80" -p Z80` to apply 1 suggestion)
[INFO] [stderr] warning: `Z80` (test "opcodes") generated 2 warnings
[INFO] [stderr] warning: function `test_palette` is never used
[INFO] [stderr]  --> tests/palette.rs:6:4
[INFO] [stderr]   |
[INFO] [stderr] 6 | fn test_palette() {
[INFO] [stderr]   |    ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `Z80` (test "palette") generated 1 warning
[INFO] [stderr] warning: `Z80` (bin "Z80" test) generated 14 warnings (14 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/Z80-3a92769f0b773511)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/Z80-5ee191b7f563b4dd)
[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] [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 tests/ex8080.rs (/opt/rustwide/target/debug/deps/ex8080-cbfea254cd9a6b32)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test zex::test_ex8080 has been running for over 60 seconds
[INFO] [stdout] test zex::test_ex8080 ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- zex::test_ex8080 stdout ----
[INFO] [stdout] 8080 instruction exerciser (KR580VM80A CPU)
[INFO] [stdout] 
dad <b,d,h,sp>................  ERROR **** crc expected:14474ba6 found:2805a593
[INFO] [stdout] 
aluop nn......................  ERROR **** crc expected:9e922f9e found:3f1a2445
[INFO] [stdout] 
aluop <b,c,d,e,h,l,m,a>.......  ERROR **** crc expected:cf762c86 found:11647ca8
[INFO] [stdout] 
<daa,cma,stc,cmc>.............  ERROR **** crc expected:bb3f030c found:4f142c6a
[INFO] [stdout] 
<inr,dcr> a...................  ERROR **** crc expected:adb6460e found:e26df78c
[INFO] [stdout] 
<inr,dcr> b...................  ERROR **** crc expected:83ed1345 found:aa4c3a6a
[INFO] [stdout] 
<inx,dcx> b...................  ERROR **** crc expected:f79287cd found:4cfbcf6a
[INFO] [stdout] 
<inr,dcr> c...................  ERROR **** crc expected:e5f6721b found:80c4ffc6
[INFO] [stdout] 
<inr,dcr> d...................  ERROR **** crc expected:15b5579a found:6997e4dc
[INFO] [stdout] 
<inx,dcx> d...................  ERROR **** crc expected:7f4e2501 found:3f96729f
[INFO] [stdout] 
<inr,dcr> e...................  ERROR **** crc expected:cf2ab396 found:246bcaa6
[INFO] [stdout] 
<inr,dcr> h...................  ERROR **** crc expected:12b2952c found:9f22767c
[INFO] [stdout] 
<inx,dcx> h...................  ERROR **** crc expected:9f2b23c0 found:dff3745e
[INFO] [stdout] 
<inr,dcr> l...................  ERROR **** crc expected:ff57d356 found:cc033472
[INFO] [stdout] 
<inr,dcr> m...................  ERROR **** crc expected:92e963bd found:9b7925ef
[INFO] [stdout] 
<inx,dcx> sp..................  ERROR **** crc expected:d5702fab found:95a87835
[INFO] [stdout] 
lhld nnnn.....................  ERROR **** crc expected:a9c3d5cb found:6d1eeb35
[INFO] [stdout] 
shld nnnn.....................  ERROR **** crc expected:e8864f26 found:bc07996d
[INFO] [stdout] 
lxi <b,d,h,sp>,nnnn...........  ERROR **** crc expected:fcf46e12 found:cfdfbbb3
[INFO] [stdout] 
ldax <b,d>....................  ERROR **** crc expected:2b821d5f found:d3e7d682
[INFO] [stdout] 
mvi <b,c,d,e,h,l,m,a>,nn......  ERROR **** crc expected:eaa72044 found:238ed000
[INFO] [stdout] 
mov <bcdehla>,<bcdehla>.......
[INFO] [stdout] thread 'zex::test_ex8080' (19) panicked at src/z80.rs:821:15:
[INFO] [stdout] unknown opcode 0x41! at 0xd4d
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63ae4e35a6fa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63ae4e35a6fa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63ae4e35a6fa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63ae4e35a6fa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63ae4e36e39a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63ae4e36e39a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x63ae4e35ef82 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63ae4e35ef82 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x63ae4e33990f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63ae4e33990f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63ae4e352c69 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63ae4e2dc21c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x63ae4e2dc21c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63ae4e352e22 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x63ae4e352e22 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63ae4e3399c8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63ae4e331369 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63ae4e33a6dd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63ae4e36ebac - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63ae4e314c6a - Z80::z80::Z80::execute_op::h8bb810899197e49c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/z80.rs:821:15
[INFO] [stdout]   20:     0x63ae4e316e81 - Z80::z80::Z80::exec::h8bf5e5299e976d9b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/z80.rs:248:23
[INFO] [stdout]   21:     0x63ae4e2cf860 - ex8080::zex::test_ex8080::h94e85079f483441c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/ex8080.rs:22:17
[INFO] [stdout]   22:     0x63ae4e2cf917 - ex8080::zex::test_ex8080::{{closure}}::h183a8f28bc0c972b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/ex8080.rs:12:21
[INFO] [stdout]   23:     0x63ae4e2ce306 - core::ops::function::FnOnce::call_once::h6f037a4f7374042a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x63ae4e2d02fb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x63ae4e2d02fb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stderr] error: test failed, to rerun pass `--test ex8080`
[INFO] [stdout]   26:     0x63ae4e2dcceb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x63ae4e2dcceb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x63ae4e2dcceb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x63ae4e2dcceb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x63ae4e2dcceb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x63ae4e2dcceb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x63ae4e2dcceb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x63ae4e2d8404 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x63ae4e2d8404 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x63ae4e2df8f2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x63ae4e2df8f2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x63ae4e2df8f2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x63ae4e2df8f2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63ae4e2df8f2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63ae4e2df8f2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x63ae4e2df8f2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63ae4e35a00f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x63ae4e35a00f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7d257bef1aa4 - <unknown>
[INFO] [stdout]   45:     0x7d257bf7ea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     zex::test_ex8080
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 228.19s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f7e1640e4dc26cebaf4f35fb113454c3de4163752279968443b210f55c4468e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7e1640e4dc26cebaf4f35fb113454c3de4163752279968443b210f55c4468e9", kill_on_drop: false }`
[INFO] [stdout] f7e1640e4dc26cebaf4f35fb113454c3de4163752279968443b210f55c4468e9
