[INFO] cloning repository https://github.com/statiolake/nes-emulator-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/statiolake/nes-emulator-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstatiolake%2Fnes-emulator-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstatiolake%2Fnes-emulator-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4674eb96b07fe8c60e8f14bb87404cf73909dd59
[INFO] testing statiolake/nes-emulator-rs against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstatiolake%2Fnes-emulator-rs" "/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/statiolake/nes-emulator-rs
[INFO] finished tweaking git repo https://github.com/statiolake/nes-emulator-rs
[INFO] tweaked toml for git repo https://github.com/statiolake/nes-emulator-rs written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/statiolake/nes-emulator-rs on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/statiolake/nes-emulator-rs 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded glutin_glx_sys v0.6.1
[INFO] [stderr]   Downloaded glutin-winit v0.5.0
[INFO] [stderr]   Downloaded ecolor v0.33.3
[INFO] [stderr]   Downloaded emath v0.33.3
[INFO] [stderr]   Downloaded glutin_egl_sys v0.7.1
[INFO] [stderr]   Downloaded endi v1.1.1
[INFO] [stderr]   Downloaded type-map v0.5.1
[INFO] [stderr]   Downloaded wayland-protocols-misc v0.3.9
[INFO] [stderr]   Downloaded calloop-wayland-source v0.4.1
[INFO] [stderr]   Downloaded zbus-lockstep v0.5.2
[INFO] [stderr]   Downloaded zbus-lockstep-macros v0.5.2
[INFO] [stderr]   Downloaded zbus_xml v5.0.2
[INFO] [stderr]   Downloaded zvariant_utils v3.2.1
[INFO] [stderr]   Downloaded async-signal v0.2.13
[INFO] [stderr]   Downloaded accesskit_atspi_common v0.14.2
[INFO] [stderr]   Downloaded atspi v0.25.0
[INFO] [stderr]   Downloaded glutin v0.32.3
[INFO] [stderr]   Downloaded zvariant_derive v5.8.0
[INFO] [stderr]   Downloaded async-process v2.5.0
[INFO] [stderr]   Downloaded accesskit_macos v0.22.2
[INFO] [stderr]   Downloaded smithay-clipboard v0.7.3
[INFO] [stderr]   Downloaded atspi-connection v0.9.0
[INFO] [stderr]   Downloaded accesskit_consumer v0.31.0
[INFO] [stderr]   Downloaded atspi-proxies v0.9.0
[INFO] [stderr]   Downloaded egui-wgpu v0.33.3
[INFO] [stderr]   Downloaded zbus_macros v5.12.0
[INFO] [stderr]   Downloaded egui_glow v0.33.3
[INFO] [stderr]   Downloaded accesskit_windows v0.29.2
[INFO] [stderr]   Downloaded accesskit_unix v0.17.2
[INFO] [stderr]   Downloaded egui-winit v0.33.3
[INFO] [stderr]   Downloaded accesskit_winit v0.29.2
[INFO] [stderr]   Downloaded wayland-protocols-experimental v20250721.0.1
[INFO] [stderr]   Downloaded calloop v0.14.3
[INFO] [stderr]   Downloaded zvariant v5.8.0
[INFO] [stderr]   Downloaded epaint v0.33.3
[INFO] [stderr]   Downloaded atspi-common v0.9.0
[INFO] [stderr]   Downloaded smithay-client-toolkit v0.20.0
[INFO] [stderr]   Downloaded eframe v0.33.3
[INFO] [stderr]   Downloaded zbus v5.12.0
[INFO] [stderr]   Downloaded egui v0.33.3
[INFO] [stderr]   Downloaded epaint_default_fonts v0.33.3
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 35a4bb19ee125419561059f305507b3bb71adf377e4efa356e55d0a252f3cd78
[INFO] running `Command { std: "docker" "start" "-a" "35a4bb19ee125419561059f305507b3bb71adf377e4efa356e55d0a252f3cd78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "35a4bb19ee125419561059f305507b3bb71adf377e4efa356e55d0a252f3cd78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35a4bb19ee125419561059f305507b3bb71adf377e4efa356e55d0a252f3cd78", kill_on_drop: false }`
[INFO] [stdout] 35a4bb19ee125419561059f305507b3bb71adf377e4efa356e55d0a252f3cd78
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d699ca44ca465dcea7ae89d4358c7dfdf202fbc80c23de2c241cd1c1b573e1ce
[INFO] running `Command { std: "docker" "start" "-a" "d699ca44ca465dcea7ae89d4358c7dfdf202fbc80c23de2c241cd1c1b573e1ce", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]    Compiling endi v1.1.1
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling ab_glyph v0.2.32
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling accesskit v0.21.1
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]    Compiling accesskit_consumer v0.31.0
[INFO] [stderr]    Compiling epaint_default_fonts v0.33.3
[INFO] [stderr]    Compiling smithay-client-toolkit v0.20.0
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling async-signal v0.2.13
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-process v2.5.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling wayland-client v0.31.11
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling calloop v0.13.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling calloop v0.14.3
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling emath v0.33.3
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling ecolor v0.33.3
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling wayland-protocols v0.32.9
[INFO] [stderr]    Compiling wayland-cursor v0.31.11
[INFO] [stderr]    Compiling calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling calloop-wayland-source v0.4.1
[INFO] [stderr]    Compiling epaint v0.33.3
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling egui v0.33.3
[INFO] [stderr]    Compiling zvariant_utils v3.2.1
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling zvariant_derive v5.8.0
[INFO] [stderr]    Compiling webbrowser v1.0.6
[INFO] [stderr]    Compiling zvariant v5.8.0
[INFO] [stderr]    Compiling zbus_names v4.2.0
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.9
[INFO] [stderr]    Compiling wayland-protocols-plasma v0.3.9
[INFO] [stderr]    Compiling wayland-protocols-misc v0.3.9
[INFO] [stderr]    Compiling wayland-protocols-experimental v20250721.0.1
[INFO] [stderr]    Compiling zbus_xml v5.0.2
[INFO] [stderr]    Compiling zbus_macros v5.12.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling zbus-lockstep v0.5.2
[INFO] [stderr]    Compiling zbus-lockstep-macros v0.5.2
[INFO] [stderr]    Compiling egui_glow v0.33.3
[INFO] [stderr]    Compiling sctk-adwaita v0.10.1
[INFO] [stderr]    Compiling smithay-clipboard v0.7.3
[INFO] [stderr]    Compiling zbus v5.12.0
[INFO] [stderr]    Compiling atspi-common v0.9.0
[INFO] [stderr]    Compiling atspi-proxies v0.9.0
[INFO] [stderr]    Compiling accesskit_atspi_common v0.14.2
[INFO] [stderr]    Compiling atspi-connection v0.9.0
[INFO] [stderr]    Compiling atspi v0.25.0
[INFO] [stderr]    Compiling accesskit_unix v0.17.2
[INFO] [stderr]    Compiling accesskit_winit v0.29.2
[INFO] [stderr]    Compiling egui-winit v0.33.3
[INFO] [stderr]    Compiling eframe v0.33.3
[INFO] [stderr]    Compiling nes-emulator-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `hardware` is never read
[INFO] [stdout]   --> src/main.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | struct App {
[INFO] [stdout]    |        --- field in this struct
[INFO] [stdout] 63 |     hardware: Arc<Hardware>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 56s
[INFO] running `Command { std: "docker" "inspect" "d699ca44ca465dcea7ae89d4358c7dfdf202fbc80c23de2c241cd1c1b573e1ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d699ca44ca465dcea7ae89d4358c7dfdf202fbc80c23de2c241cd1c1b573e1ce", kill_on_drop: false }`
[INFO] [stdout] d699ca44ca465dcea7ae89d4358c7dfdf202fbc80c23de2c241cd1c1b573e1ce
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f885805d555e03f376d7f758e3534897097a2a858045d11da19a4c323555c240
[INFO] running `Command { std: "docker" "start" "-a" "f885805d555e03f376d7f758e3534897097a2a858045d11da19a4c323555c240", kill_on_drop: false }`
[INFO] [stderr]    Compiling nes-emulator-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `hardware` is never read
[INFO] [stdout]   --> src/main.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | struct App {
[INFO] [stdout]    |        --- field in this struct
[INFO] [stdout] 63 |     hardware: Arc<Hardware>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.36s
[INFO] running `Command { std: "docker" "inspect" "f885805d555e03f376d7f758e3534897097a2a858045d11da19a4c323555c240", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f885805d555e03f376d7f758e3534897097a2a858045d11da19a4c323555c240", kill_on_drop: false }`
[INFO] [stdout] f885805d555e03f376d7f758e3534897097a2a858045d11da19a4c323555c240
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e520e9b53801fcfef92782f877b00c47fe3352a42f8851e1001c9232aae9cca1
[INFO] running `Command { std: "docker" "start" "-a" "e520e9b53801fcfef92782f877b00c47fe3352a42f8851e1001c9232aae9cca1", kill_on_drop: false }`
[INFO] [stderr] warning: field `hardware` is never read
[INFO] [stderr]   --> src/main.rs:63:5
[INFO] [stderr]    |
[INFO] [stderr] 62 | struct App {
[INFO] [stderr]    |        --- field in this struct
[INFO] [stderr] 63 |     hardware: Arc<Hardware>,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `nes-emulator-rs` (bin "nes-emulator-rs" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/nes_emulator_rs-bb2378c8257648ae)
[INFO] [stdout] 
[INFO] [stdout] running 161 tests
[INFO] [stdout] test hardware::cpu::test::disassemble_absolute ... ok
[INFO] [stdout] test hardware::cpu::test::disassemble_zero_page_y ... ok
[INFO] [stdout] test hardware::cpu::test::disassemble_indirect ... ok
[INFO] [stdout] test hardware::cpu::test::disassemble_implied ... ok
[INFO] [stdout] test hardware::cpu::test::test_0x06_asl_zero_page ... ok
[INFO] [stdout] test hardware::cpu::test::disassemble_indirect_indexed ... ok
[INFO] [stdout] test hardware::cpu::test::disassemble_immediate ... ok
[INFO] [stdout] test hardware::cpu::test::test_0x0a_asl_accumulator ... ok
[INFO] [stdout] test hardware::cpu::test::test_0x0d_ora_absolute ... ok
[INFO] [stdout] test hardware::cpu::test::disassemble_zero_page ... ok
[INFO] [stdout] test hardware::cpu::test::test_0x00_brk ... ok
[INFO] [stdout] test hardware::cpu::test::test_0x08_php ... ok
[INFO] [stdout] test hardware::cpu::test::test_0x10_bpl_branch_taken ... ok
[INFO] [stdout] test hardware::cpu::test::disassemble_indexed_indirect ... ok
[INFO] [stdout] test hardware::cpu::test::test_0x18_clc ... ok
[INFO] [stdout] test hardware::cpu::test::test_0x20_jsr ... ok
[INFO] [stdout] test hardware::cpu::test::test_0x28_plp ... ok
[INFO] [stdout] test hardware::cpu::test::test_0x24_bit_zero_page ... ok
[INFO] [stdout] test hardware::cpu::test::test_0x25_and_zero_page ... ok
[INFO] [stdout] test hardware::cpu::test::test_0x26_rol_zero_page ... ok
[INFO] [stdout] test hardware::cpu::test::disassemble_accumulator ... ok
[INFO] [stdout] test hardware::cpu::test::test_0x09_ora_immediate ... ok
[INFO] [stdout] test hardware::cpu::test::test_0x29_and_immediate ... ok
[INFO] [stdout] test hardware::cpu::test::test_0x2a_rol_accumulator ... ok
[INFO] [stdout] test hardware::cpu::test::test_0x2e_rol_absolute ... ok
[INFO] [stdout] test hardware::cpu::test::test_0x2c_bit_absolute ... ok
[INFO] [stdout] test hardware::cpu::test::test_0x30_bmi_branch_not_taken ... ok
[INFO] [stdout] test hardware::cpu::test::test_0x2d_and_absolute ... ok
[INFO] [stdout] test hardware::cpu::test::test_0x30_bmi_branch_taken ... ok
[INFO] [stdout] test hardware::cpu::test::disassemble_zero_page_x ... ok
[INFO] [stdout] test hardware::cpu::test::test_0x38_sec ... ok
[INFO] [stdout] test hardware::cpu::test::test_0x40_rti ... ok
[INFO] [stdout] test hardware::cpu::test::test_0x45_eor_zero_page ... ok
[INFO] [stdout] test hardware::cpu::test::test_0x48_pha ... ok
[INFO] [stdout] test hardware::cpu::test::test_0x49_eor_immediate ... ok
[INFO] [stdout] test hardware::cpu::test::test_0x46_lsr_zero_page ... ok
[INFO] [stdout] test hardware::cpu::test::test_0x50_bvc_branch_not_taken ... ok
[INFO] [stdout] test hardware::cpu::test::test_0x4e_lsr_absolute ... ok
[INFO] [stdout] test hardware::cpu::test::test_0x58_cli ... ok
[INFO] [stdout] test hardware::cpu::test::test_0x69_adc_carry_flag ... ok
[INFO] [stdout] test hardware::cpu::test::test_0x4a_lsr_accumulator ... ok
[INFO] [stdout] test hardware::cpu::test::test_0x69_adc_immediate ... ok
[INFO] [stdout] test hardware::cpu::test::test_0x4c_jmp_absolute ... ok
[INFO] [stdout] test hardware::cpu::test::test_0x4d_eor_absolute ... ok
[INFO] [stdout] test hardware::cpu::test::test_0x50_bvc_branch_taken ... ok
[INFO] [stdout] test hardware::cpu::test::test_0x69_adc_immediate_with_zero_result ... ok
[INFO] [stdout] test hardware::cpu::test::test_0x69_adc_no_carry_flag ... ok
[INFO] [stdout] test hardware::cpu::test::test_0x69_adc_no_overflow_positive_plus_negative ... ok
[INFO] [stdout] test hardware::cpu::test::test_0x69_adc_overflow_negative_plus_negative ... ok
[INFO] [stdout] test hardware::cpu::test::test_0x69_adc_no_overflow_positive_plus_positive_no_sign_change ... ok
[INFO] [stdout] test hardware::cpu::test::test_0x69_adc_overflow_positive_plus_positive ... ok
[INFO] [stdout] test hardware::cpu::test::test_0x6d_adc_absolute ... ok
[INFO] [stdout] test hardware::cpu::test::test_0x60_rts ... ok
[INFO] [stdout] test hardware::cpu::test::test_0x6e_ror_absolute ... ok
[INFO] [stdout] test hardware::cpu::test::test_0x65_adc_zero_page ... ok
[INFO] [stdout] test hardware::cpu::test::test_0x6c_jmp_indirect ... ok
[INFO] [stdout] test hardware::cpu::test::test_0x66_ror_zero_page ... ok
[INFO] [stdout] test hardware::cpu::test::test_0x6a_ror_accumulator ... ok
[INFO] [stdout] test hardware::cpu::test::test_0x70_bvs_branch_taken ... ok
[INFO] [stdout] test hardware::cpu::test::test_0x78_sei ... ok
[INFO] [stdout] test hardware::cpu::test::test_0x70_bvs_branch_not_taken ... ok
[INFO] [stdout] test hardware::cpu::test::test_0x84_sty_zero_page ... ok
[INFO] [stdout] test hardware::cpu::test::test_0x8a_txa_zero ... ok
[INFO] [stdout] test hardware::cpu::test::test_0x81_sta_indexed_indirect ... ok
[INFO] [stdout] test hardware::cpu::test::test_0x85_sta_zero_page ... ok
[INFO] [stdout] test hardware::cpu::test::test_0x86_stx_zero_page ... ok
[INFO] [stdout] test hardware::cpu::test::test_0x88_dey ... ok
[INFO] [stdout] test hardware::cpu::test::test_0x88_dey_underflow ... ok
[INFO] [stdout] test hardware::cpu::test::test_0x8a_txa ... ok
[INFO] [stdout] test hardware::cpu::test::test_0x8d_sta_absolute ... ok
[INFO] [stdout] test hardware::cpu::test::test_0x90_bcc_branch_not_taken ... ok
[INFO] [stdout] test hardware::cpu::test::test_0x8e_stx_absolute ... ok
[INFO] [stdout] test hardware::cpu::test::test_0x90_bcc_branch_taken ... ok
[INFO] [stdout] test hardware::cpu::test::test_0x91_sta_indirect_indexed ... ok
[INFO] [stdout] test hardware::cpu::test::test_0x94_sty_zero_page_x ... ok
[INFO] [stdout] test hardware::cpu::test::test_0x96_stx_zero_page_y ... ok
[INFO] [stdout] test hardware::cpu::test::test_0x95_sta_zero_page_x ... ok
[INFO] [stdout] test hardware::cpu::test::test_0x98_tya ... ok
[INFO] [stdout] test hardware::cpu::test::test_0x99_sta_absolute_y ... ok
[INFO] [stdout] test hardware::cpu::test::test_0x9a_txs ... ok
[INFO] [stdout] test hardware::cpu::test::test_0x9d_sta_absolute_x ... ok
[INFO] [stdout] test hardware::cpu::test::test_0xa0_ldy_immediate ... ok
[INFO] [stdout] test hardware::cpu::test::disassemble_absolute_y ... ok
[INFO] [stdout] test hardware::cpu::test::test_0xa4_ldy_zero_page ... ok
[INFO] [stdout] test hardware::cpu::test::test_0xa6_ldx_zero_page ... ok
[INFO] [stdout] test hardware::cpu::test::test_0xa5_lda_zero_page ... ok
[INFO] [stdout] test hardware::cpu::test::test_0xa8_tay ... ok
[INFO] [stdout] test hardware::cpu::test::test_0xa9_lda_immediate_load_data ... ok
[INFO] [stdout] test hardware::cpu::test::test_0xa9_lda_zero_flag ... ok
[INFO] [stdout] test hardware::cpu::test::test_0xaa_tax_move_a_to_x ... ok
[INFO] [stdout] test hardware::cpu::test::test_0xaa_tax_negative ... ok
[INFO] [stdout] test hardware::cpu::test::test_0xaa_tax_non_zero ... ok
[INFO] [stdout] test hardware::cpu::test::test_0xaa_tax_zero ... ok
[INFO] [stdout] test hardware::cpu::test::test_0xad_lda_absolute ... ok
[INFO] [stdout] test hardware::cpu::test::test_0xac_ldy_absolute ... ok
[INFO] [stdout] test hardware::cpu::test::test_0xae_ldx_absolute ... ok
[INFO] [stdout] test hardware::cpu::test::test_0xb0_bcs_branch_not_taken ... ok
[INFO] [stdout] test hardware::cpu::test::test_0xa1_lda_indexed_indirect ... ok
[INFO] [stdout] test hardware::cpu::test::test_0xa8_tay_zero ... ok
[INFO] [stdout] test hardware::cpu::test::test_0xa2_ldx_immediate ... ok
[INFO] [stdout] test hardware::cpu::test::test_0xb1_lda_indirect_indexed ... ok
[INFO] [stdout] test hardware::cpu::test::test_0xb0_bcs_branch_taken ... ok
[INFO] [stdout] test hardware::cpu::test::test_0xb8_clv ... ok
[INFO] [stdout] test hardware::cpu::test::test_0xb9_lda_absolute_y ... ok
[INFO] [stdout] test hardware::cpu::test::test_0xbd_lda_absolute_x ... ok
[INFO] [stdout] test hardware::cpu::test::test_0xb4_ldy_zero_page_x ... ok
[INFO] [stdout] test hardware::cpu::test::test_0xbe_ldx_absolute_y ... ok
[INFO] [stdout] test hardware::cpu::test::test_0xc0_cpy_immediate_equal ... ok
[INFO] [stdout] test hardware::cpu::test::test_0xb5_lda_zero_page_x ... ok
[INFO] [stdout] test hardware::cpu::test::test_0xbc_ldy_absolute_x ... ok
[INFO] [stdout] test hardware::cpu::test::test_0xba_tsx ... ok
[INFO] [stdout] test hardware::cpu::test::test_0xc6_dec_zero_page ... ok
[INFO] [stdout] test hardware::cpu::test::test_0xb6_ldx_zero_page_y ... ok
[INFO] [stdout] test hardware::cpu::test::test_0xc6_dec_zero_page_underflow ... ok
[INFO] [stdout] test hardware::cpu::test::test_0xc4_cpy_zero_page ... ok
[INFO] [stdout] test hardware::cpu::test::test_0xc5_cmp_zero_page ... ok
[INFO] [stdout] test hardware::cpu::test::test_0xc8_iny ... ok
[INFO] [stdout] test hardware::cpu::test::test_0xc8_iny_to_negative ... ok
[INFO] [stdout] test hardware::cpu::test::test_0xca_dex_underflow ... ok
[INFO] [stdout] test hardware::cpu::test::test_0xcc_cpy_absolute ... ok
[INFO] [stdout] test hardware::cpu::test::test_0xcd_cmp_absolute ... ok
[INFO] [stdout] test hardware::cpu::test::test_0xce_dec_absolute ... ok
[INFO] [stdout] test hardware::cpu::test::test_0xd0_bne_branch_not_taken ... ok
[INFO] [stdout] test hardware::cpu::test::test_0xd8_cld ... ok
[INFO] [stdout] test hardware::cpu::test::test_0xca_dex ... ok
[INFO] [stdout] test hardware::cpu::test::test_0xe0_cpx_immediate_equal ... ok
[INFO] [stdout] test hardware::cpu::test::test_0xd0_bne_branch_taken ... ok
[INFO] [stdout] test hardware::cpu::test::test_0x8c_sty_absolute ... ok
[INFO] [stdout] test hardware::cpu::test::test_0xc9_cmp_immediate_equal ... ok
[INFO] [stdout] test hardware::cpu::test::test_0xe4_cpx_zero_page ... ok
[INFO] [stdout] test hardware::cpu::test::test_0xe6_inc_zero_page ... ok
[INFO] [stdout] test hardware::cpu::test::test_0xe6_inc_zero_page_to_negative ... ok
[INFO] [stdout] test hardware::cpu::test::test_0xe5_sbc_zero_page ... ok
[INFO] [stdout] test hardware::cpu::test::test_0xe9_sbc_carry_flag_borrow ... ok
[INFO] [stdout] test hardware::cpu::test::test_0xe8_inx ... ok
[INFO] [stdout] test hardware::cpu::test::disassemble_absolute_x ... ok
[INFO] [stdout] test hardware::cpu::test::test_0xe9_sbc_carry_flag_no_borrow ... ok
[INFO] [stdout] test hardware::cpu::test::test_0xe9_sbc_no_overflow_negative_minus_negative ... ok
[INFO] [stdout] test hardware::cpu::test::test_0x98_tya_zero ... ok
[INFO] [stdout] test hardware::cpu::test::test_0xe9_sbc_immediate ... ok
[INFO] [stdout] test hardware::cpu::test::test_0xe9_sbc_overflow_negative_minus_positive ... ok
[INFO] [stdout] test hardware::cpu::test::test_0x05_ora_zero_page ... ok
[INFO] [stdout] test hardware::cpu::test::test_0xe8_inx_to_negative ... ok
[INFO] [stdout] test hardware::cpu::test::test_0xec_cpx_absolute ... ok
[INFO] [stdout] test hardware::cpu::test::test_0xed_sbc_absolute ... ok
[INFO] [stdout] test hardware::cpu::test::test_0xe9_sbc_no_overflow_positive_minus_positive ... ok
[INFO] [stdout] test hardware::cpu::test::test_inx_overflow ... ok
[INFO] [stdout] test hardware::cpu::test::test_0xee_inc_absolute ... ok
[INFO] [stdout] test hardware::cpu::test::test_0xf8_sed ... ok
[INFO] [stdout] test hardware::cpu::test::test_0xf0_beq_branch_taken ... ok
[INFO] [stdout] test hardware::cpu::test::test_5_ops_working_together ... ok
[INFO] [stdout] test hardware::cpu::test::test_lda_from_memory ... ok
[INFO] [stdout] test hardware::cpu::test::test_0xe9_sbc_overflow_positive_minus_negative ... ok
[INFO] [stdout] test hardware::rom::tests::parse_ok ... ok
[INFO] [stdout] test hardware::cpu::test::test_0xf0_beq_branch_not_taken ... ok
[INFO] [stdout] test hardware::cpu::test::test_0x68_pla ... ok
[INFO] [stdout] test hardware::cpu::test::test_0x0e_asl_absolute ... ok
[INFO] [stdout] test hardware::cpu::test::test_0xea_nop ... ok
[INFO] [stdout] test hardware::cpu::test::disassemble_relative ... ok
[INFO] [stdout] test hardware::cpu::test::test_0x10_bpl_branch_not_taken ... ok
[INFO] [stdout] test test::nestest::nestest_ok ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test::nestest::nestest_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::nestest::nestest_ok' (184) panicked at src/test/nestest.rs:33:9:
[INFO] [stdout] assertion `left == right` failed: mismatch at line 8981
[INFO] [stdout]   left: "C68B  8D 15 40  STA $4015 = FF                  A:02 X:FF Y:15 P:25 SP:FB"
[INFO] [stdout]  right: "C68B  8D 15 40  STA $4015 = 00                  A:02 X:FF Y:15 P:25 SP:FB"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fb542e5c102 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fb542e5c102 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fb542e5c102 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fb542e5c102 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fb542e70f6a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fb542e70f6a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5fb542e61436 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fb542e61436 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5fb542e3a3af - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fb542e3a3af - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fb542e543c9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fb542ddc00e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5fb542ddc00e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fb542e54582 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5fb542e54582 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fb542e3a468 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fb542e2f189 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fb542e3b3ad - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fb542e7166c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fb542e71553 - core[27de1724e4349be2]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x5fb542dc7075 - core[27de1724e4349be2]::panicking::assert_failed::<&str, alloc[a57f19327c0ad893]::string::String>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5fb542dbc063 - nes_emulator_rs[7ab73c5837666f71]::test::nestest::nestest_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/nestest.rs:33:9
[INFO] [stdout]   22:     0x5fb542db8fc7 - nes_emulator_rs[7ab73c5837666f71]::test::nestest::nestest_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/nestest.rs:6:16
[INFO] [stdout]   23:     0x5fb542dcdb36 - <nes_emulator_rs[7ab73c5837666f71]::test::nestest::nestest_ok::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5fb542dd03bb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5fb542dd03bb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5fb542ddcc1a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5fb542ddcc1a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5fb542ddcc1a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5fb542ddcc1a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5fb542ddcc1a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5fb542ddcc1a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5fb542ddcc1a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5fb542dd81c4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5fb542dd81c4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5fb542ddf712 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5fb542ddf712 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5fb542ddf712 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5fb542ddf712 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5fb542ddf712 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5fb542ddf712 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5fb542ddf712 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5fb542e5b9af - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5fb542e5b9af - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7e39e74bfaa4 - <unknown>
[INFO] [stdout]   45:     0x7e39e754ca64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test::nestest::nestest_ok
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 160 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.40s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin nes-emulator-rs`
[INFO] running `Command { std: "docker" "inspect" "e520e9b53801fcfef92782f877b00c47fe3352a42f8851e1001c9232aae9cca1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e520e9b53801fcfef92782f877b00c47fe3352a42f8851e1001c9232aae9cca1", kill_on_drop: false }`
[INFO] [stdout] e520e9b53801fcfef92782f877b00c47fe3352a42f8851e1001c9232aae9cca1
