[INFO] cloning repository https://github.com/DrBarnabus/nes-emulator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DrBarnabus/nes-emulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDrBarnabus%2Fnes-emulator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDrBarnabus%2Fnes-emulator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b63ef02088c093274e00df8b05fbf948bc7c6c21
[INFO] testing DrBarnabus/nes-emulator against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDrBarnabus%2Fnes-emulator" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DrBarnabus/nes-emulator
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/DrBarnabus/nes-emulator
[INFO] tweaked toml for git repo https://github.com/DrBarnabus/nes-emulator written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DrBarnabus/nes-emulator on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DrBarnabus/nes-emulator 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" "+1.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded imgui-winit-support v0.13.0
[INFO] [stderr]   Downloaded wayland-protocols-plasma v0.3.9
[INFO] [stderr]   Downloaded ringbuf v0.4.8
[INFO] [stderr]   Downloaded mint v0.5.9
[INFO] [stderr]   Downloaded chlorine v1.0.13
[INFO] [stderr]   Downloaded windows-targets v0.53.4
[INFO] [stderr]   Downloaded imgui v0.12.0
[INFO] [stderr]   Downloaded imgui-glow-renderer v0.13.0
[INFO] [stderr]   Downloaded windows-sys v0.61.1
[INFO] [stderr]   Downloaded imgui-sys v0.12.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 197396a77e2e0b322558d34b43aa67e138b4d4db5a9ae7ec5c3a751bc0a0a4ed
[INFO] running `Command { std: "docker" "start" "197396a77e2e0b322558d34b43aa67e138b4d4db5a9ae7ec5c3a751bc0a0a4ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "197396a77e2e0b322558d34b43aa67e138b4d4db5a9ae7ec5c3a751bc0a0a4ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "197396a77e2e0b322558d34b43aa67e138b4d4db5a9ae7ec5c3a751bc0a0a4ed" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "197396a77e2e0b322558d34b43aa67e138b4d4db5a9ae7ec5c3a751bc0a0a4ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "197396a77e2e0b322558d34b43aa67e138b4d4db5a9ae7ec5c3a751bc0a0a4ed" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]    Compiling wayland-client v0.31.11
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling xml-rs v0.8.27
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling ab_glyph v0.2.32
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling chlorine v1.0.13
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling mint v0.5.9
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling dpi v0.1.2
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling memmap2 v0.9.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]    Compiling imgui-sys v0.12.0
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling cpal v0.16.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]    Compiling alsa v0.9.1
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling nes-emulator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ringbuf v0.4.8
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling gethostname v1.0.2
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling calloop v0.13.0
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling wayland-protocols v0.32.9
[INFO] [stderr]    Compiling calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling wayland-cursor v0.31.11
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.9
[INFO] [stderr]    Compiling wayland-protocols-plasma v0.3.9
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling sctk-adwaita v0.10.1
[INFO] [stderr]    Compiling imgui v0.12.0
[INFO] [stderr]    Compiling imgui-glow-renderer v0.13.0
[INFO] [stderr]    Compiling imgui-winit-support v0.13.0
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 2m 09s
[INFO] running `Command { std: "docker" "inspect" "197396a77e2e0b322558d34b43aa67e138b4d4db5a9ae7ec5c3a751bc0a0a4ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "197396a77e2e0b322558d34b43aa67e138b4d4db5a9ae7ec5c3a751bc0a0a4ed" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling nes-emulator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1.63s
[INFO] running `Command { std: "docker" "inspect" "197396a77e2e0b322558d34b43aa67e138b4d4db5a9ae7ec5c3a751bc0a0a4ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "197396a77e2e0b322558d34b43aa67e138b4d4db5a9ae7ec5c3a751bc0a0a4ed" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/nes_emulator-f0f1fd9e02de6058)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/nes_emulator-f61140cf480620d8)
[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] [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/nestest.rs (/opt/rustwide/target/release/deps/nestest-9365336044542827)
[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/apu.rs (/opt/rustwide/target/release/deps/apu-cd126889ac10d66c)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test app_irq_flag_timing ... ignored, The APU does not yet handle this properly
[INFO] [stdout] test apu_dmc_rates ... ignored, The APU does not yet handle this properly
[INFO] [stdout] test apu_jitter ... ignored, The APU does not yet handle this properly
[INFO] [stdout] test apu_len_table ... FAILED
[INFO] [stdout] test apu_irq_flag ... FAILED
[INFO] [stdout] test apu_len_ctr ... FAILED
[INFO] [stdout] test apu_len_timing ... FAILED
[INFO] [stdout] test apu_dmc_basics ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- apu_len_table stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'apu_len_table' (2298) panicked at tests/apu.rs:4:43:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Failed to read ROM file: test_roms/apu_test/2-len_table.nes
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <core::io::error::Error as anyhow::context::ext::StdError>::ext_context::<alloc::string::String>
[INFO] [stdout]    1: <nes_emulator::cartridge::Cartridge>::load
[INFO] [stdout]    2: <apu::apu_len_table::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]    3: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]    4: test::run_test::{closure#0}
[INFO] [stdout]    5: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]    6: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]    7: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]    8: <unknown>
[INFO] [stdout]    9: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57cca70e38a1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x57cca70f7b9a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x57cca70e825c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x57cca70c16f6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x57cca70db789 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x57cca7065450 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x57cca70db942 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x57cca70c17a2 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x57cca70b89c9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x57cca70c24ad - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x57cca70f82cc - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x57cca70f80a2 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x57cca70580ce - <apu[647619c6f9847f18]::apu_len_table::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   13:     0x57cca705878b - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   14:     0x57cca7065dd5 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   15:     0x57cca7060884 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   16:     0x57cca7068f22 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   17:     0x57cca70e2e0f - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   18:     0x70c9b23b207a - <unknown>
[INFO] [stdout]   19:     0x70c9b2445534 - clone
[INFO] [stdout]   20:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- apu_irq_flag stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'apu_irq_flag' (2296) panicked at tests/apu.rs:4:43:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Failed to read ROM file: test_roms/apu_test/3-irq_flag.nes
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <core::io::error::Error as anyhow::context::ext::StdError>::ext_context::<alloc::string::String>
[INFO] [stdout]    1: <nes_emulator::cartridge::Cartridge>::load
[INFO] [stdout]    2: <apu::apu_irq_flag::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]    3: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]    4: test::run_test::{closure#0}
[INFO] [stdout]    5: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]    6: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]    7: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]    8: <unknown>
[INFO] [stdout]    9: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57cca70e38a1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stderr] error: test failed, to rerun pass `--test apu`
[INFO] [stdout]    1:     0x57cca70f7b9a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x57cca70e825c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x57cca70c16f6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x57cca70db789 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x57cca7065450 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x57cca70db942 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x57cca70c17a2 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x57cca70b89c9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x57cca70c24ad - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x57cca70f82cc - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x57cca70f80a2 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x57cca7057d0e - <apu[647619c6f9847f18]::apu_irq_flag::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   13:     0x57cca705878b - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   14:     0x57cca7065dd5 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   15:     0x57cca7060884 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   16:     0x57cca7068f22 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   17:     0x57cca70e2e0f - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   18:     0x70c9b23b207a - <unknown>
[INFO] [stdout]   19:     0x70c9b2445534 - clone
[INFO] [stdout]   20:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- apu_len_ctr stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'apu_len_ctr' (2297) panicked at tests/apu.rs:4:43:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Failed to read ROM file: test_roms/apu_test/1-len_ctr.nes
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <core::io::error::Error as anyhow::context::ext::StdError>::ext_context::<alloc::string::String>
[INFO] [stdout]    1: <nes_emulator::cartridge::Cartridge>::load
[INFO] [stdout]    2: <apu::apu_len_ctr::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]    3: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]    4: test::run_test::{closure#0}
[INFO] [stdout]    5: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]    6: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]    7: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]    8: <unknown>
[INFO] [stdout]    9: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57cca70e38a1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x57cca70f7b9a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x57cca70e825c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x57cca70c16f6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x57cca70db789 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x57cca7065450 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x57cca70db942 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x57cca70c17a2 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x57cca70b89c9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x57cca70c24ad - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x57cca70f82cc - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x57cca70f80a2 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x57cca7057b2e - <apu[647619c6f9847f18]::apu_len_ctr::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   13:     0x57cca705878b - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   14:     0x57cca7065dd5 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   15:     0x57cca7060884 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   16:     0x57cca7068f22 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   17:     0x57cca70e2e0f - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   18:     0x70c9b23b207a - <unknown>
[INFO] [stdout]   19:     0x70c9b2445534 - clone
[INFO] [stdout]   20:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- apu_len_timing stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'apu_len_timing' (2299) panicked at tests/apu.rs:4:43:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Failed to read ROM file: test_roms/apu_test/5-len_timing.nes
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <core::io::error::Error as anyhow::context::ext::StdError>::ext_context::<alloc::string::String>
[INFO] [stdout]    1: <nes_emulator::cartridge::Cartridge>::load
[INFO] [stdout]    2: <apu::apu_len_timing::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]    3: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]    4: test::run_test::{closure#0}
[INFO] [stdout]    5: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]    6: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]    7: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]    8: <unknown>
[INFO] [stdout]    9: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57cca70e38a1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x57cca70f7b9a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x57cca70e825c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x57cca70c16f6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x57cca70db789 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x57cca7065450 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x57cca70db942 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x57cca70c17a2 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x57cca70b89c9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x57cca70c24ad - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x57cca70f82cc - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x57cca70f80a2 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x57cca705848e - <apu[647619c6f9847f18]::apu_len_timing::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   13:     0x57cca705878b - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   14:     0x57cca7065dd5 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   15:     0x57cca7060884 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   16:     0x57cca7068f22 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   17:     0x57cca70e2e0f - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   18:     0x70c9b23b207a - <unknown>
[INFO] [stdout]   19:     0x70c9b2445534 - clone
[INFO] [stdout]   20:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- apu_dmc_basics stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'apu_dmc_basics' (2295) panicked at tests/apu.rs:4:43:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Failed to read ROM file: test_roms/apu_test/7-dmc_basics.nes
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <core::io::error::Error as anyhow::context::ext::StdError>::ext_context::<alloc::string::String>
[INFO] [stdout]    1: <nes_emulator::cartridge::Cartridge>::load
[INFO] [stdout]    2: <apu::apu_dmc_basics::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]    3: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]    4: test::run_test::{closure#0}
[INFO] [stdout]    5: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]    6: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]    7: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]    8: <unknown>
[INFO] [stdout]    9: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57cca70e38a1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x57cca70f7b9a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x57cca70e825c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x57cca70c16f6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x57cca70db789 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x57cca7065450 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x57cca70db942 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x57cca70c17a2 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x57cca70b89c9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x57cca70c24ad - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x57cca70f82cc - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x57cca70f80a2 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x57cca70582ae - <apu[647619c6f9847f18]::apu_dmc_basics::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   13:     0x57cca705878b - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   14:     0x57cca7065dd5 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   15:     0x57cca7060884 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   16:     0x57cca7068f22 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   17:     0x57cca70e2e0f - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   18:     0x70c9b23b207a - <unknown>
[INFO] [stdout]   19:     0x70c9b2445534 - clone
[INFO] [stdout]   20:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     apu_dmc_basics
[INFO] [stdout]     apu_irq_flag
[INFO] [stdout]     apu_len_ctr
[INFO] [stdout]     apu_len_table
[INFO] [stdout]     apu_len_timing
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "197396a77e2e0b322558d34b43aa67e138b4d4db5a9ae7ec5c3a751bc0a0a4ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "197396a77e2e0b322558d34b43aa67e138b4d4db5a9ae7ec5c3a751bc0a0a4ed", kill_on_drop: false }`
[INFO] [stdout] 197396a77e2e0b322558d34b43aa67e138b4d4db5a9ae7ec5c3a751bc0a0a4ed
