[INFO] cloning repository https://github.com/sammwyy/kita98
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sammwyy/kita98" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsammwyy%2Fkita98", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsammwyy%2Fkita98'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8162ae44681026f76c9e41fcc4bb3c0f938311ca
[INFO] checking sammwyy/kita98 against master#818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc for pr-156114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsammwyy%2Fkita98" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sammwyy/kita98
[INFO] finished tweaking git repo https://github.com/sammwyy/kita98
[INFO] tweaked toml for git repo https://github.com/sammwyy/kita98 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sammwyy/kita98 on toolchain 818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sammwyy/kita98 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" "+818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded calloop-wayland-source v0.2.0
[INFO] [stderr]   Downloaded smithay-client-toolkit v0.18.1
[INFO] [stderr]   Downloaded wgpu-core-deps-wasm v27.0.0
[INFO] [stderr]   Downloaded wayland-protocols-wlr v0.2.0
[INFO] [stderr]   Downloaded pixels v0.16.0
[INFO] [stderr]   Downloaded sctk-adwaita v0.8.3
[INFO] [stderr]   Downloaded env_filter v1.0.1
[INFO] [stderr]   Downloaded ultraviolet v0.10.0
[INFO] [stderr]   Downloaded dynasmrt v3.2.1
[INFO] [stderr]   Downloaded env_logger v0.11.10
[INFO] [stderr]   Downloaded dynasm v3.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b699844e92861131314d16576121f94abb5d7a9fb5c5fad31a1f71655b4cadf9
[INFO] running `Command { std: "docker" "start" "-a" "b699844e92861131314d16576121f94abb5d7a9fb5c5fad31a1f71655b4cadf9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b699844e92861131314d16576121f94abb5d7a9fb5c5fad31a1f71655b4cadf9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b699844e92861131314d16576121f94abb5d7a9fb5c5fad31a1f71655b4cadf9", kill_on_drop: false }`
[INFO] [stdout] b699844e92861131314d16576121f94abb5d7a9fb5c5fad31a1f71655b4cadf9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2b268c6ba715bd874698de8b5b0be83a3333a0f96ea0ea34b9e8a657252f662d
[INFO] running `Command { std: "docker" "start" "-a" "2b268c6ba715bd874698de8b5b0be83a3333a0f96ea0ea34b9e8a657252f662d", kill_on_drop: false }`
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling naga v27.0.3
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking codespan-reporting v0.12.0
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling wgpu-hal v27.0.4
[INFO] [stderr]     Checking ash v0.38.0+1.3.281
[INFO] [stderr]     Checking glow v0.16.0
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling wgpu-core v27.0.3
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]    Compiling wgpu v27.0.1
[INFO] [stderr]    Compiling winit v0.29.15
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking jiff v0.2.23
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking wayland-backend v0.3.15
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking env_filter v1.0.1
[INFO] [stderr]     Checking env_logger v0.11.10
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling dynasm v3.2.1
[INFO] [stderr]     Checking wayland-client v0.31.14
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking calloop v0.12.4
[INFO] [stderr]     Checking zerocopy v0.8.48
[INFO] [stderr]     Checking wgpu-types v27.0.1
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking wayland-protocols v0.31.2
[INFO] [stderr]     Checking wayland-cursor v0.31.14
[INFO] [stderr]     Checking calloop-wayland-source v0.2.0
[INFO] [stderr]     Checking ultraviolet v0.10.0
[INFO] [stderr]     Checking wayland-protocols-wlr v0.2.0
[INFO] [stderr]     Checking wayland-protocols-plasma v0.2.0
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking sctk-adwaita v0.8.3
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking dynasmrt v3.2.1
[INFO] [stderr]     Checking wgpu-core-deps-windows-linux-android v27.0.0
[INFO] [stderr]     Checking pixels v0.16.0
[INFO] [stderr]     Checking kita98 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `SegReg`
[INFO] [stdout]  --> src/cpu/interp/misc.rs:2:37
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::cpu::regs::{Reg16, Reg8, SegReg};
[INFO] [stdout]   |                                     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Reg8` and `Regs`
[INFO] [stdout]   --> src/cpu/interp/stack.rs:39:39
[INFO] [stdout]    |
[INFO] [stdout] 39 |         use crate::cpu::regs::{Reg16, Regs, Reg8, SegReg};
[INFO] [stdout]    |                                       ^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SegReg`
[INFO] [stdout]  --> src/cpu/interp/misc.rs:2:37
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::cpu::regs::{Reg16, Reg8, SegReg};
[INFO] [stdout]   |                                     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Reg8` and `Regs`
[INFO] [stdout]   --> src/cpu/interp/stack.rs:39:39
[INFO] [stdout]    |
[INFO] [stdout] 39 |         use crate::cpu::regs::{Reg16, Regs, Reg8, SegReg};
[INFO] [stdout]    |                                       ^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `write_port` and `read_port` are never used
[INFO] [stdout]   --> src/audio/mod.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout]  5 | impl AudioController {
[INFO] [stdout]    | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 10 |     pub fn write_port(&mut self, port: u16, val: u8) {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub fn read_port(&mut self, port: u16) -> u8 {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `audio` and `keyboard` are never read
[INFO] [stdout]   --> src/bus/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct Bus {
[INFO] [stdout]    |            --- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 10 |     pub audio: AudioController,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 11 |     pub keyboard: KeyboardDevice,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `update_add32` and `update_sub32` are never used
[INFO] [stdout]    --> src/cpu/interp/mod.rs:224:12
[INFO] [stdout]     |
[INFO] [stdout]  48 | impl Interpreter {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 224 |     pub fn update_add32(&mut self, a: u32, b: u32, r: u32) {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 230 |     pub fn update_sub32(&mut self, a: u32, b: u32, r: u32) {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `group1_u32`, `shift_rm8`, and `shift_rm16` are never used
[INFO] [stdout]    --> src/cpu/interp/alu.rs:58:12
[INFO] [stdout]     |
[INFO] [stdout]   7 | impl Interpreter {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  58 |     pub fn group1_u32(&mut self, bus: &mut Bus, modrm: &ModRm, imm: u32) -> u32 {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  83 |     pub fn shift_rm8(&mut self, bus: &mut Bus, mb: u8, count: u8) {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 |     pub fn shift_rm16(&mut self, bus: &mut Bus, mb: u8, count: u8) {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `dispatch_stack` is never used
[INFO] [stdout]   --> src/cpu/interp/stack.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout]  5 | impl Interpreter {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub fn dispatch_stack(&mut self, opcode: u8, bus: &mut Bus, ip_before: u32) -> anyhow::Result<crate::cpu::interp::StepResult> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/cpu/interp/string.rs:6:12
[INFO] [stdout]     |
[INFO] [stdout]   5 | impl Interpreter {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout]   6 |     pub fn str_di_advance(&mut self, delta: u16) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  16 |     pub fn str_si_advance(&mut self, delta: u16) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  26 |     pub fn movsb(&mut self, bus: &mut Bus) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  36 |     pub fn movsw(&mut self, bus: &mut Bus) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  46 |     pub fn stosb(&mut self, bus: &mut Bus) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  53 |     pub fn stosw(&mut self, bus: &mut Bus) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  60 |     pub fn lodsb(&mut self, bus: &mut Bus) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  68 |     pub fn lodsw(&mut self, bus: &mut Bus) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  76 |     pub fn scasb(&mut self, bus: &mut Bus) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  85 |     pub fn scasw(&mut self, bus: &mut Bus) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  94 |     pub fn cmpsb(&mut self, bus: &mut Bus) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 |     pub fn cmpsw(&mut self, bus: &mut Bus) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 |     pub fn dispatch_string(&mut self, opcode: u8, bus: &mut Bus, ip_before: u32) -> anyhow::Result<crate::cpu::interp::StepResult> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `dispatch_transfer` is never used
[INFO] [stdout]  --> src/cpu/interp/transfer.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | impl Interpreter {
[INFO] [stdout]   | ---------------- method in this implementation
[INFO] [stdout] 8 |     pub fn dispatch_transfer(&mut self, opcode: u8, bus: &mut Bus, ip_before: u32) -> Result<StepResult> {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `close` is never used
[INFO] [stdout]   --> src/dos/mod.rs:72:12
[INFO] [stdout]    |
[INFO] [stdout] 34 | impl DosRuntime {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 72 |     pub fn close(&mut self, handle: u16) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `write_port` and `read_port` are never used
[INFO] [stdout]   --> src/audio/mod.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout]  5 | impl AudioController {
[INFO] [stdout]    | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 10 |     pub fn write_port(&mut self, port: u16, val: u8) {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub fn read_port(&mut self, port: u16) -> u8 {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `audio` and `keyboard` are never read
[INFO] [stdout]   --> src/bus/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct Bus {
[INFO] [stdout]    |            --- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 10 |     pub audio: AudioController,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 11 |     pub keyboard: KeyboardDevice,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `update_add32` and `update_sub32` are never used
[INFO] [stdout]    --> src/cpu/interp/mod.rs:224:12
[INFO] [stdout]     |
[INFO] [stdout]  48 | impl Interpreter {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 224 |     pub fn update_add32(&mut self, a: u32, b: u32, r: u32) {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 230 |     pub fn update_sub32(&mut self, a: u32, b: u32, r: u32) {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `group1_u32`, `shift_rm8`, and `shift_rm16` are never used
[INFO] [stdout]    --> src/cpu/interp/alu.rs:58:12
[INFO] [stdout]     |
[INFO] [stdout]   7 | impl Interpreter {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  58 |     pub fn group1_u32(&mut self, bus: &mut Bus, modrm: &ModRm, imm: u32) -> u32 {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  83 |     pub fn shift_rm8(&mut self, bus: &mut Bus, mb: u8, count: u8) {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 |     pub fn shift_rm16(&mut self, bus: &mut Bus, mb: u8, count: u8) {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `dispatch_stack` is never used
[INFO] [stdout]   --> src/cpu/interp/stack.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout]  5 | impl Interpreter {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub fn dispatch_stack(&mut self, opcode: u8, bus: &mut Bus, ip_before: u32) -> anyhow::Result<crate::cpu::interp::StepResult> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/cpu/interp/string.rs:6:12
[INFO] [stdout]     |
[INFO] [stdout]   5 | impl Interpreter {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout]   6 |     pub fn str_di_advance(&mut self, delta: u16) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  16 |     pub fn str_si_advance(&mut self, delta: u16) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  26 |     pub fn movsb(&mut self, bus: &mut Bus) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  36 |     pub fn movsw(&mut self, bus: &mut Bus) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  46 |     pub fn stosb(&mut self, bus: &mut Bus) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  53 |     pub fn stosw(&mut self, bus: &mut Bus) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  60 |     pub fn lodsb(&mut self, bus: &mut Bus) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  68 |     pub fn lodsw(&mut self, bus: &mut Bus) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  76 |     pub fn scasb(&mut self, bus: &mut Bus) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  85 |     pub fn scasw(&mut self, bus: &mut Bus) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  94 |     pub fn cmpsb(&mut self, bus: &mut Bus) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 |     pub fn cmpsw(&mut self, bus: &mut Bus) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 |     pub fn dispatch_string(&mut self, opcode: u8, bus: &mut Bus, ip_before: u32) -> anyhow::Result<crate::cpu::interp::StepResult> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `dispatch_transfer` is never used
[INFO] [stdout]  --> src/cpu/interp/transfer.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | impl Interpreter {
[INFO] [stdout]   | ---------------- method in this implementation
[INFO] [stdout] 8 |     pub fn dispatch_transfer(&mut self, opcode: u8, bus: &mut Bus, ip_before: u32) -> Result<StepResult> {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `close` is never used
[INFO] [stdout]   --> src/dos/mod.rs:72:12
[INFO] [stdout]    |
[INFO] [stdout] 34 | impl DosRuntime {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 72 |     pub fn close(&mut self, handle: u16) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
[INFO] running `Command { std: "docker" "inspect" "2b268c6ba715bd874698de8b5b0be83a3333a0f96ea0ea34b9e8a657252f662d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b268c6ba715bd874698de8b5b0be83a3333a0f96ea0ea34b9e8a657252f662d", kill_on_drop: false }`
[INFO] [stdout] 2b268c6ba715bd874698de8b5b0be83a3333a0f96ea0ea34b9e8a657252f662d
