[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-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchrist776%2FRust-Z80" "/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/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-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/christ776/Rust-Z80 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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-2025-09-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9ae436524a6c72c761ed19e421ca91afd01d95f0bdcf5a77be443645e78732f2
[INFO] running `Command { std: "docker" "start" "-a" "9ae436524a6c72c761ed19e421ca91afd01d95f0bdcf5a77be443645e78732f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9ae436524a6c72c761ed19e421ca91afd01d95f0bdcf5a77be443645e78732f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ae436524a6c72c761ed19e421ca91afd01d95f0bdcf5a77be443645e78732f2", kill_on_drop: false }`
[INFO] [stdout] 9ae436524a6c72c761ed19e421ca91afd01d95f0bdcf5a77be443645e78732f2
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ed03436e537aee8cf1446e305ba2f2fcb963d8baf729a106425bed12b544b4e5
[INFO] running `Command { std: "docker" "start" "-a" "ed03436e537aee8cf1446e305ba2f2fcb963d8baf729a106425bed12b544b4e5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling pkg-config v0.3.26
[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 smallvec v1.10.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling cc v1.0.77
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling raw-window-handle v0.4.3
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling dlib v0.5.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.4
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling ash v0.37.1+1.3.235
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling gpu-alloc-types v0.2.0
[INFO] [stderr]    Compiling gpu-descriptor-types v0.1.1
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling gpu-alloc v0.5.3
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling x11-dl v2.20.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.15.4
[INFO] [stderr]    Compiling wgpu-types v0.13.2
[INFO] [stderr]    Compiling wgpu-core v0.13.2
[INFO] [stderr]    Compiling inplace_it v0.3.5
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling imgui-sys v0.8.2
[INFO] [stderr]    Compiling renderdoc-sys v0.7.1
[INFO] [stderr]    Compiling glow v0.11.2
[INFO] [stderr]    Compiling bytemuck v1.12.3
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling profiling v1.0.7
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling winit v0.26.1
[INFO] [stderr]    Compiling chlorine v1.0.10
[INFO] [stderr]    Compiling copyless v0.1.5
[INFO] [stderr]    Compiling safe_arch v0.6.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling nix v0.24.2
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling spirv v0.2.0+1.5.4
[INFO] [stderr]    Compiling nix v0.22.3
[INFO] [stderr]    Compiling memmap2 v0.3.1
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling wide v0.7.5
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling nix v0.23.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling gpu-descriptor v0.2.3
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling bzip2 v0.4.3
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling pollster v0.2.5
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling ultraviolet v0.9.0
[INFO] [stderr]    Compiling xcursor v0.3.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling naga v0.9.0
[INFO] [stderr]    Compiling zip v0.5.13
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling calloop v0.9.3
[INFO] [stderr]    Compiling wayland-cursor v0.29.5
[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 winit_input_helper v0.12.0
[INFO] [stderr]    Compiling imgui-winit-support v0.8.2
[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 1m 15s
[INFO] running `Command { std: "docker" "inspect" "ed03436e537aee8cf1446e305ba2f2fcb963d8baf729a106425bed12b544b4e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed03436e537aee8cf1446e305ba2f2fcb963d8baf729a106425bed12b544b4e5", kill_on_drop: false }`
[INFO] [stdout] ed03436e537aee8cf1446e305ba2f2fcb963d8baf729a106425bed12b544b4e5
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dde60be59272ba76682132d23dd66f2a7939bca9b1d81e3d00cd37ae91d35142
[INFO] running `Command { std: "docker" "start" "-a" "dde60be59272ba76682132d23dd66f2a7939bca9b1d81e3d00cd37ae91d35142", kill_on_drop: false }`
[INFO] [stderr]    Compiling adler32 v1.2.0
[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 deflate v0.8.6
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling png v0.16.8
[INFO] [stderr]    Compiling Z80 v0.1.0 (/opt/rustwide/workdir)
[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: 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: 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: 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_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 1.48s
[INFO] running `Command { std: "docker" "inspect" "dde60be59272ba76682132d23dd66f2a7939bca9b1d81e3d00cd37ae91d35142", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dde60be59272ba76682132d23dd66f2a7939bca9b1d81e3d00cd37ae91d35142", kill_on_drop: false }`
[INFO] [stdout] dde60be59272ba76682132d23dd66f2a7939bca9b1d81e3d00cd37ae91d35142
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 39dc6877ab66a4e4901be1be75e1f3839b6920f386cc6685e0d10cc807520b0e
[INFO] running `Command { std: "docker" "start" "-a" "39dc6877ab66a4e4901be1be75e1f3839b6920f386cc6685e0d10cc807520b0e", 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: 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: 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: 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: 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: `Z80` (test "palette") generated 1 warning
[INFO] [stderr] warning: `Z80` (test "opcodes") generated 2 warnings
[INFO] [stderr] warning: `Z80` (bin "Z80") generated 14 warnings
[INFO] [stderr] warning: `Z80` (bin "Z80" test) generated 14 warnings (14 duplicates)
[INFO] [stderr] warning: `Z80` (test "z80test") generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/Z80-5f01a6d3f486f52e)
[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/main.rs (/opt/rustwide/target/debug/deps/Z80-c580432929c56652)
[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-f850db778a315cfc)
[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' (27) panicked at src/z80.rs:821:15:
[INFO] [stdout] unknown opcode 0x41! at 0xd4d
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60dd00f9efe2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60dd00f9efe2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60dd00f9efe2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60dd00f9efe2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x60dd00faf19f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60dd00faf19f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x60dd00f6c551 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60dd00f6c551 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60dd00f785b2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60dd00f7d0ff - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x60dd00f7cf91 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x60dd00f28dae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x60dd00f28dae - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60dd00f7d7bf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x60dd00f7d7bf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x60dd00f7d61a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x60dd00f786e9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60dd00f60a2d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x60dd00fb6a50 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x60dd00f51d2f - Z80::z80::Z80::execute_op::h241e106dc20cc690
[INFO] [stdout]                                at /opt/rustwide/workdir/src/z80.rs:821:15
[INFO] [stdout]   20:     0x60dd00f53f51 - Z80::z80::Z80::exec::hbbcb84645341bfc8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/z80.rs:248:23
[INFO] [stdout]   21:     0x60dd00f07459 - ex8080::zex::test_ex8080::h8759cb7d284ba313
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/ex8080.rs:22:17
[INFO] [stdout]   22:     0x60dd00f07537 - ex8080::zex::test_ex8080::{{closure}}::hb943f932eed2bdfd
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/ex8080.rs:12:21
[INFO] [stdout]   23:     0x60dd00f05966 - core::ops::function::FnOnce::call_once::h4c988f225a0351af
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x60dd00f28b6b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x60dd00f28b6b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x60dd00f3e7d5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x60dd00f3e7d5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x60dd00f3e7d5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x60dd00f3e7d5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x60dd00f3e7d5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x60dd00f3e7d5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x60dd00f3e7d5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x60dd00f14fc4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x60dd00f14fc4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x60dd00f1888a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x60dd00f1888a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x60dd00f1888a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x60dd00f1888a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x60dd00f1888a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x60dd00f1888a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x60dd00f1888a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x60dd00f7384f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x60dd00f7384f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x71f4778eaaa4 - <unknown>
[INFO] [stdout]   45:     0x71f477977a34 - 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 302.45s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test ex8080`
[INFO] running `Command { std: "docker" "inspect" "39dc6877ab66a4e4901be1be75e1f3839b6920f386cc6685e0d10cc807520b0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39dc6877ab66a4e4901be1be75e1f3839b6920f386cc6685e0d10cc807520b0e", kill_on_drop: false }`
[INFO] [stdout] 39dc6877ab66a4e4901be1be75e1f3839b6920f386cc6685e0d10cc807520b0e
