[INFO] cloning repository https://github.com/delta62/nes
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/delta62/nes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdelta62%2Fnes", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdelta62%2Fnes'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ae722fcaf9f78f22072c879a3d9748ec12986a1c
[INFO] testing delta62/nes against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdelta62%2Fnes" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/delta62/nes
[INFO] finished tweaking git repo https://github.com/delta62/nes
[INFO] tweaked toml for git repo https://github.com/delta62/nes written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/delta62/nes on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/delta62/nes 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f41d1f577d0c5227cdfebeb7e13777034ccc789fa1628f3235ebdfc58668db84
[INFO] running `Command { std: "docker" "start" "-a" "f41d1f577d0c5227cdfebeb7e13777034ccc789fa1628f3235ebdfc58668db84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f41d1f577d0c5227cdfebeb7e13777034ccc789fa1628f3235ebdfc58668db84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f41d1f577d0c5227cdfebeb7e13777034ccc789fa1628f3235ebdfc58668db84", kill_on_drop: false }`
[INFO] [stdout] f41d1f577d0c5227cdfebeb7e13777034ccc789fa1628f3235ebdfc58668db84
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1ced3647b313199ccd5904c6055baeb006b6934e9e3883038113f2976b997089
[INFO] running `Command { std: "docker" "start" "-a" "1ced3647b313199ccd5904c6055baeb006b6934e9e3883038113f2976b997089", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling once_cell v1.21.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling libloading v0.8.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]    Compiling wayland-backend v0.3.8
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling quick-xml v0.37.3
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling wayland-client v0.31.8
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling piper v0.2.1
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling xml-rs v0.8.3
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling xkeysym v0.2.1
[INFO] [stderr]    Compiling cursor-icon v1.1.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling dasp_frame v0.11.0
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling lock_api v0.4.6
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling async-fs v2.1.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling immutable-chunkmap v2.0.6
[INFO] [stderr]    Compiling winit v0.30.9
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling xdg-home v1.3.0
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling dasp_ring_buffer v0.11.0
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling as-raw-xcb-connection v1.0.1
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling xcursor v0.3.4
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling owned_ttf_parser v0.20.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling dpi v0.1.1
[INFO] [stderr]    Compiling ab_glyph v0.2.23
[INFO] [stderr]    Compiling epaint_default_fonts v0.31.1
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling x11rb v0.12.0
[INFO] [stderr]    Compiling profiling v1.0.16
[INFO] [stderr]    Compiling dasp_rms v0.11.0
[INFO] [stderr]    Compiling gethostname v0.3.0
[INFO] [stderr]    Compiling dasp_peak v0.11.0
[INFO] [stderr]    Compiling glutin v0.32.2
[INFO] [stderr]    Compiling dasp_envelope v0.11.0
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling dasp_interpolate v0.11.0
[INFO] [stderr]    Compiling dasp_window v0.11.1
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling dasp_signal v0.11.0
[INFO] [stderr]    Compiling webbrowser v1.0.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling dasp_slice v0.11.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling glow v0.16.0
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling dasp v0.11.0
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling disasm v0.0.1 (/opt/rustwide/workdir/disasm)
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling x11rb-protocol v0.12.0
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling png v0.16.8
[INFO] [stderr]    Compiling regex v1.7.3
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling enumflags2_derive v0.7.11
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling zvariant_derive v4.2.0
[INFO] [stderr]    Compiling bytemuck_derive v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling zbus_macros v4.4.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling enumn v0.1.14
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling bytemuck v1.22.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling image v0.24.7
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling arboard v3.3.0
[INFO] [stderr]    Compiling enumflags2 v0.7.11
[INFO] [stderr]    Compiling quick-xml v0.30.0
[INFO] [stderr]    Compiling zvariant v4.2.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling accesskit v0.17.1
[INFO] [stderr]    Compiling emath v0.31.1
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling alsa v0.9.1
[INFO] [stderr]    Compiling ecolor v0.31.1
[INFO] [stderr]    Compiling epaint v0.31.1
[INFO] [stderr]    Compiling accesskit_consumer v0.26.0
[INFO] [stderr]    Compiling nes v0.0.1 (/opt/rustwide/workdir/nes)
[INFO] [stderr]    Compiling zbus_names v3.0.0
[INFO] [stderr]    Compiling zbus_xml v4.0.0
[INFO] [stderr]    Compiling zbus-lockstep v0.4.4
[INFO] [stderr]    Compiling egui v0.31.1
[INFO] [stderr]    Compiling zbus-lockstep-macros v0.4.4
[INFO] [stderr]    Compiling polling v3.3.0
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling async-io v2.4.0
[INFO] [stderr]    Compiling calloop v0.13.0
[INFO] [stderr]    Compiling zbus v4.4.0
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling wayland-protocols v0.32.6
[INFO] [stderr]    Compiling wayland-cursor v0.31.8
[INFO] [stderr]    Compiling calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling egui_glow v0.31.1
[INFO] [stderr]    Compiling atspi-common v0.6.0
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.6
[INFO] [stderr]    Compiling wayland-protocols-plasma v0.3.6
[INFO] [stderr]    Compiling sctk-adwaita v0.10.1
[INFO] [stderr]    Compiling smithay-clipboard v0.7.2
[INFO] [stderr]    Compiling atspi-proxies v0.6.0
[INFO] [stderr]    Compiling accesskit_atspi_common v0.10.1
[INFO] [stderr]    Compiling atspi-connection v0.6.0
[INFO] [stderr]    Compiling atspi v0.22.0
[INFO] [stderr]    Compiling accesskit_unix v0.13.1
[INFO] [stderr]    Compiling accesskit_winit v0.23.1
[INFO] [stderr]    Compiling egui-winit v0.31.1
[INFO] [stderr]    Compiling eframe v0.31.1
[INFO] [stderr]    Compiling debugger v0.0.1 (/opt/rustwide/workdir/debugger)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 26s
[INFO] running `Command { std: "docker" "inspect" "1ced3647b313199ccd5904c6055baeb006b6934e9e3883038113f2976b997089", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ced3647b313199ccd5904c6055baeb006b6934e9e3883038113f2976b997089", kill_on_drop: false }`
[INFO] [stdout] 1ced3647b313199ccd5904c6055baeb006b6934e9e3883038113f2976b997089
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5bbc96f96126b3085be98359a80e19804cbda261a52404e83c4259c23b0d32e6
[INFO] running `Command { std: "docker" "start" "-a" "5bbc96f96126b3085be98359a80e19804cbda261a52404e83c4259c23b0d32e6", kill_on_drop: false }`
[INFO] [stderr]    Compiling nes v0.0.1 (/opt/rustwide/workdir/nes)
[INFO] [stderr]    Compiling disasm v0.0.1 (/opt/rustwide/workdir/disasm)
[INFO] [stderr]    Compiling debugger v0.0.1 (/opt/rustwide/workdir/debugger)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.40s
[INFO] running `Command { std: "docker" "inspect" "5bbc96f96126b3085be98359a80e19804cbda261a52404e83c4259c23b0d32e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5bbc96f96126b3085be98359a80e19804cbda261a52404e83c4259c23b0d32e6", kill_on_drop: false }`
[INFO] [stdout] 5bbc96f96126b3085be98359a80e19804cbda261a52404e83c4259c23b0d32e6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 32d87922d0eb67c8ad206ccd45fffd35543e3f4601a23d92e7bd02e284849741
[INFO] running `Command { std: "docker" "start" "-a" "32d87922d0eb67c8ad206ccd45fffd35543e3f4601a23d92e7bd02e284849741", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.84s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/debugger-ff0c74bd2ec04b5f)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/disasm-68846a19528c8058)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nes-e1690a46cca69f96)
[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] [stdout] 
[INFO] [stdout] running 256 tests
[INFO] [stdout] test audio::frame_counter::tests::resets_irq ... ok
[INFO] [stdout] test audio::frame_counter::tests::step4::inhibits_irqs ... ok
[INFO] [stdout] test audio::frame_counter::tests::update_clocks_querter_half_after_4_cycles ... ok
[INFO] [stdout] test audio::frame_counter::tests::update_resets_irq_when_inhibited ... ok
[INFO] [stdout] test audio::frame_counter::tests::update_resets_timer_after_4_cycles ... ok
[INFO] [stdout] test byte::tests::word_accepts_lo_first ... ok
[INFO] [stdout] test audio::frame_counter::tests::step4::emits_irqs ... ok
[INFO] [stdout] test byte::tests::word_combines_bytes ... ok
[INFO] [stdout] test audio::frame_counter::tests::step4::emits_quarter_steps ... ok
[INFO] [stdout] test cpu::tests::adr::abs_loads_from_pc ... ok
[INFO] [stdout] test cpu::tests::adr::abx_adds_x_to_addr ... ok
[INFO] [stdout] test cpu::tests::adr::abx_increments_pc ... ok
[INFO] [stdout] test audio::frame_counter::tests::step4::emits_half_steps ... ok
[INFO] [stdout] test cpu::tests::adr::abs_increments_pc ... ok
[INFO] [stdout] test cpu::tests::adr::abx_loads_from_pc ... ok
[INFO] [stdout] test audio::frame_counter::tests::step5::emits_quarter_steps ... ok
[INFO] [stdout] test audio::frame_counter::tests::step4::sequencer_loops ... ok
[INFO] [stdout] test audio::frame_counter::tests::step5::sequencer_loops ... ok
[INFO] [stdout] test audio::frame_counter::tests::step5::emits_half_steps ... ok
[INFO] [stdout] test cpu::tests::adr::abx_wraps_word ... ok
[INFO] [stdout] test cpu::tests::adr::aby_increments_pc ... ok
[INFO] [stdout] test cpu::tests::adr::aby_loads_from_pc ... ok
[INFO] [stdout] test cpu::tests::adr::aby_uses_no_cycle_in_same_page ... ok
[INFO] [stdout] test cpu::tests::adr::aby_uses_extra_cycle_across_pages ... ok
[INFO] [stdout] test cpu::tests::adr::abx_uses_no_cycle_in_same_page ... ok
[INFO] [stdout] test cpu::tests::adr::abx_uses_extra_cycle_across_pages ... ok
[INFO] [stdout] test cpu::tests::adr::imm_increments_pc ... ok
[INFO] [stdout] test cpu::tests::adr::aby_wraps_word ... ok
[INFO] [stdout] test audio::frame_counter::tests::update_resets_timer_after_3_cycles ... ok
[INFO] [stdout] test cpu::tests::adr::imm_loads_byte_from_pc ... ok
[INFO] [stdout] test audio::frame_counter::tests::update_clocks_querter_half_after_3_cycles ... ok
[INFO] [stdout] test cpu::tests::adr::ind_incrments_pc ... ok
[INFO] [stdout] test cpu::tests::adr::aby_adds_y_to_addr ... ok
[INFO] [stdout] test cpu::tests::adr::ind_loads_byte_from_mem ... ok
[INFO] [stdout] test cpu::tests::adr::izx_increments_pc ... ok
[INFO] [stdout] test cpu::tests::adr::izx_adds_x_to_addr ... ok
[INFO] [stdout] test cpu::tests::adr::izx_loads_word_from_pc ... ok
[INFO] [stdout] test cpu::tests::adr::izx_wraps_x_and_byte ... ok
[INFO] [stdout] test cpu::tests::adr::izy_adds_cycle_when_crossing_pages ... ok
[INFO] [stdout] test cpu::tests::adr::izy_adds_y_to_addr ... ok
[INFO] [stdout] test cpu::tests::adr::izy_doesnt_add_cycle_in_same_page ... ok
[INFO] [stdout] test cpu::tests::adr::izy_increments_pc ... ok
[INFO] [stdout] test cpu::tests::adr::izy_loads_word_from_pc ... ok
[INFO] [stdout] test cpu::tests::adr::izy_wraps_y_and_byte ... ok
[INFO] [stdout] test cpu::tests::adr::rel_creates_negative_delta ... ok
[INFO] [stdout] test cpu::tests::adr::rel_creates_positive_delta ... ok
[INFO] [stdout] test cpu::tests::adr::rel_increments_pc ... ok
[INFO] [stdout] test cpu::tests::adr::zp0_increments_pc ... ok
[INFO] [stdout] test cpu::tests::adr::zp0_loads_from_pc ... ok
[INFO] [stdout] test cpu::tests::adr::zpx_adds_x_to_addr ... ok
[INFO] [stdout] test cpu::tests::adr::zpx_increments_pc ... ok
[INFO] [stdout] test cpu::tests::adr::zpx_loads_from_pc ... ok
[INFO] [stdout] test cpu::tests::adr::zpx_wraps_overflows ... ok
[INFO] [stdout] test cpu::tests::adr::zpy_adds_y_to_addr ... ok
[INFO] [stdout] test cpu::tests::adr::zpy_increments_pc ... ok
[INFO] [stdout] test cpu::tests::adr::zpy_loads_from_pc ... ok
[INFO] [stdout] test cpu::tests::adr::zpy_wraps_overflows ... ok
[INFO] [stdout] test cpu::tests::interrupts::irq_clears_b_flag ... ok
[INFO] [stdout] test cpu::tests::interrupts::irq_ignored_with_i_flag ... ok
[INFO] [stdout] test cpu::tests::interrupts::irq_pushes_flags_to_stack ... ok
[INFO] [stdout] test cpu::tests::interrupts::irq_pushes_pc_to_stack ... ok
[INFO] [stdout] test cpu::tests::interrupts::irq_sets_irq_flag ... ok
[INFO] [stdout] test cpu::tests::interrupts::irq_sets_pc ... ok
[INFO] [stdout] test cpu::tests::interrupts::nmi_clears_b_flag ... ok
[INFO] [stdout] test cpu::tests::interrupts::nmi_pushes_flags_to_stack ... ok
[INFO] [stdout] test cpu::tests::interrupts::nmi_pushes_pc_to_stack ... ok
[INFO] [stdout] test cpu::tests::interrupts::nmi_sets_i_flag ... ok
[INFO] [stdout] test cpu::tests::interrupts::nmi_sets_pc ... ok
[INFO] [stdout] test cpu::tests::interrupts::reset_sets_i_flag ... ok
[INFO] [stdout] test cpu::tests::ops::adc_adds_carry ... ok
[INFO] [stdout] test cpu::tests::ops::adc_adds_mem ... ok
[INFO] [stdout] test cpu::tests::ops::adc_clears_c_no_overflow ... ok
[INFO] [stdout] test cpu::tests::ops::adc_clears_v_for_non_overflow ... ok
[INFO] [stdout] test cpu::tests::ops::adc_sets_c_for_overflow ... ok
[INFO] [stdout] test cpu::tests::ops::adc_sets_v_for_overflow ... ok
[INFO] [stdout] test cpu::tests::ops::adc_sets_v_for_underflow ... ok
[INFO] [stdout] test cpu::tests::ops::adc_wraps_byte_overflow ... ok
[INFO] [stdout] test cpu::tests::ops::and_logical_ands_a ... ok
[INFO] [stdout] test cpu::tests::ops::and_sets_negative_flag ... ok
[INFO] [stdout] test cpu::tests::ops::and_sets_zero_flag ... ok
[INFO] [stdout] test cpu::tests::ops::asl_doesnt_set_carry_flag_without_overflow ... ok
[INFO] [stdout] test cpu::tests::ops::asl_sets_carry_on_overflow ... ok
[INFO] [stdout] test cpu::tests::ops::asl_sets_negative_bit ... ok
[INFO] [stdout] test cpu::tests::ops::asl_sets_zero_bit ... ok
[INFO] [stdout] test cpu::tests::ops::asl_shifts_left ... ok
[INFO] [stdout] test cpu::tests::ops::bcc_doesnt_jump_when_carry_is_set ... ok
[INFO] [stdout] test cpu::tests::ops::bcc_jumps_when_carry_is_clear ... ok
[INFO] [stdout] test cpu::tests::ops::bcs_doesnt_jump_when_carry_is_clear ... ok
[INFO] [stdout] test cpu::tests::ops::bcs_jumps_when_carry_is_set ... ok
[INFO] [stdout] test cpu::tests::ops::beq_doesnt_jump_when_zero_is_clear ... ok
[INFO] [stdout] test cpu::tests::ops::beq_jumps_when_zero_is_set ... ok
[INFO] [stdout] test cpu::tests::ops::bit_desnt_affect_a ... ok
[INFO] [stdout] test cpu::tests::ops::bit_doesnt_set_z_when_test_and_acc_isnt_zero ... ok
[INFO] [stdout] test cpu::tests::ops::bit_sets_n_with_test_value_bit_7 ... ok
[INFO] [stdout] test cpu::tests::ops::bit_sets_v_with_test_value_bit_6 ... ok
[INFO] [stdout] test cpu::tests::ops::bit_sets_z_when_test_and_acc_is_zero ... ok
[INFO] [stdout] test cpu::tests::ops::bmi_doesnt_jump_when_negative_not_set ... ok
[INFO] [stdout] test cpu::tests::ops::bmi_jumps_when_negative_set ... ok
[INFO] [stdout] test cpu::tests::ops::bne_doesnt_jump_when_zero_set ... ok
[INFO] [stdout] test cpu::tests::ops::bne_jumps_when_zero_clear ... ok
[INFO] [stdout] test cpu::tests::ops::bpl_doesnt_jump_when_negative_set ... ok
[INFO] [stdout] test cpu::tests::ops::bpl_jumps_when_negative_clear ... ok
[INFO] [stdout] test cpu::tests::ops::brk_loads_pc_from_fffe ... ok
[INFO] [stdout] test cpu::tests::ops::brk_pushes_flags_to_stack ... ok
[INFO] [stdout] test cpu::tests::ops::brk_pushes_pc_to_stack ... ok
[INFO] [stdout] test cpu::tests::ops::brk_sets_break_bit ... ok
[INFO] [stdout] test cpu::tests::ops::bvc_doesnt_jump_when_overflow_set ... ok
[INFO] [stdout] test cpu::tests::ops::bvc_jumps_when_overflow_clear ... ok
[INFO] [stdout] test cpu::tests::ops::bvs_doesnt_jump_when_overflow_clear ... ok
[INFO] [stdout] test cpu::tests::ops::bvs_jumps_when_overflow_set ... ok
[INFO] [stdout] test cpu::tests::ops::clc_clears_carry_flag ... ok
[INFO] [stdout] test cpu::tests::ops::cld_clears_decimal_flag ... ok
[INFO] [stdout] test cpu::tests::ops::cli_clears_interrupt_disable_flag ... ok
[INFO] [stdout] test cpu::tests::ops::clv_clears_overflow_flag ... ok
[INFO] [stdout] test cpu::tests::ops::cmp_sets_carry_when_mem_eq_acc ... ok
[INFO] [stdout] test cpu::tests::ops::cmp_sets_carry_when_mem_lt_acc ... ok
[INFO] [stdout] test cpu::tests::ops::cmp_sets_negative_with_bit7_result ... ok
[INFO] [stdout] test cpu::tests::ops::cmp_sets_zero_flag ... ok
[INFO] [stdout] test cpu::tests::ops::cpx_sets_carry_when_mem_eq_x ... ok
[INFO] [stdout] test cpu::tests::ops::cpx_sets_carry_when_mem_lt_x ... ok
[INFO] [stdout] test cpu::tests::ops::cpx_sets_negative_with_bit7_result ... ok
[INFO] [stdout] test cpu::tests::ops::cpx_sets_zero_flag ... ok
[INFO] [stdout] test cpu::tests::ops::cpy_sets_carry_when_mem_eq_y ... ok
[INFO] [stdout] test cpu::tests::ops::cpy_sets_carry_when_mem_lt_y ... ok
[INFO] [stdout] test cpu::tests::ops::cpy_sets_negative_with_bit7_result ... ok
[INFO] [stdout] test cpu::tests::ops::cpy_sets_zero_flag ... ok
[INFO] [stdout] test cpu::tests::ops::dec_decrements_memory ... ok
[INFO] [stdout] test cpu::tests::ops::dec_sets_negative_flag ... ok
[INFO] [stdout] test cpu::tests::ops::dec_sets_zero_flag ... ok
[INFO] [stdout] test cpu::tests::ops::dec_wraps_underflows ... ok
[INFO] [stdout] test cpu::tests::ops::dex_decrements_x ... ok
[INFO] [stdout] test cpu::tests::ops::dex_sets_negative_flag ... ok
[INFO] [stdout] test cpu::tests::ops::dex_sets_zero_flag ... ok
[INFO] [stdout] test cpu::tests::ops::dex_wraps_underflows ... ok
[INFO] [stdout] test cpu::tests::ops::dey_decrements_y ... ok
[INFO] [stdout] test cpu::tests::ops::dey_sets_negative_flag ... ok
[INFO] [stdout] test cpu::tests::ops::dey_sets_zero_flag ... ok
[INFO] [stdout] test cpu::tests::ops::dey_wraps_underflows ... ok
[INFO] [stdout] test cpu::tests::ops::eor_combines_mem_into_a ... ok
[INFO] [stdout] test cpu::tests::ops::eor_sets_negative_flag ... ok
[INFO] [stdout] test cpu::tests::ops::eor_sets_zero_flag ... ok
[INFO] [stdout] test cpu::tests::ops::inc_increments_memory ... ok
[INFO] [stdout] test cpu::tests::ops::inc_sets_negative_flag ... ok
[INFO] [stdout] test cpu::tests::ops::inc_sets_zero_flag ... ok
[INFO] [stdout] test cpu::tests::ops::inc_wraps_overflows ... ok
[INFO] [stdout] test cpu::tests::ops::inx_sets_negative_flag ... ok
[INFO] [stdout] test cpu::tests::ops::inx_increments_x ... ok
[INFO] [stdout] test cpu::tests::ops::inx_sets_zero_flag ... ok
[INFO] [stdout] test cpu::tests::ops::inx_wraps_underflows ... ok
[INFO] [stdout] test cpu::tests::ops::iny_increments_y ... ok
[INFO] [stdout] test cpu::tests::ops::iny_sets_negative_flag ... ok
[INFO] [stdout] test cpu::tests::ops::iny_sets_zero_flag ... ok
[INFO] [stdout] test cpu::tests::ops::iny_wraps_underflows ... ok
[INFO] [stdout] test cpu::tests::ops::jmp_sets_pc ... ok
[INFO] [stdout] test cpu::tests::ops::jsr_pushes_pc_to_stack ... ok
[INFO] [stdout] test cpu::tests::ops::jsr_sets_pc ... ok
[INFO] [stdout] test cpu::tests::ops::lda_sets_a ... ok
[INFO] [stdout] test cpu::tests::ops::lda_sets_negative_flag ... ok
[INFO] [stdout] test cpu::tests::ops::lda_sets_zero_flag ... ok
[INFO] [stdout] test cpu::tests::ops::ldx_sets_negative_flag ... ok
[INFO] [stdout] test cpu::tests::ops::ldx_sets_x ... ok
[INFO] [stdout] test cpu::tests::ops::ldx_sets_zero_flag ... ok
[INFO] [stdout] test cpu::tests::ops::ldy_sets_negative_flag ... ok
[INFO] [stdout] test cpu::tests::ops::ldy_sets_y ... ok
[INFO] [stdout] test cpu::tests::ops::ldy_sets_zero_flag ... ok
[INFO] [stdout] test cpu::tests::ops::lsr_sets_carry ... ok
[INFO] [stdout] test cpu::tests::ops::lsr_sets_zero ... ok
[INFO] [stdout] test cpu::tests::ops::lsr_shifts_bits_right ... ok
[INFO] [stdout] test cpu::tests::ops::ora_ors_bytes ... ok
[INFO] [stdout] test cpu::tests::ops::ora_sets_negative_flag ... ok
[INFO] [stdout] test cpu::tests::ops::ora_sets_zero_flag ... ok
[INFO] [stdout] test cpu::tests::ops::pha_advances_stack_pointer ... ok
[INFO] [stdout] test cpu::tests::ops::pha_pushes_accumulator_to_stack ... ok
[INFO] [stdout] test cpu::tests::ops::php_advances_stack_pointer ... ok
[INFO] [stdout] test cpu::tests::ops::php_pushes_flags_to_stack ... ok
[INFO] [stdout] test cpu::tests::ops::pla_advances_stack_pointer ... ok
[INFO] [stdout] test cpu::tests::ops::pla_reads_byte_from_stack ... ok
[INFO] [stdout] test cpu::tests::ops::pla_sets_negative_flag ... ok
[INFO] [stdout] test cpu::tests::ops::pla_sets_zero_flag ... ok
[INFO] [stdout] test cpu::tests::ops::plp_advances_stack_pointer ... ok
[INFO] [stdout] test cpu::tests::ops::plp_sets_status_register ... ok
[INFO] [stdout] test cpu::tests::ops::rol_fills_bit_0_with_carry_flag ... ok
[INFO] [stdout] test cpu::tests::ops::rol_sets_carry_flag ... ok
[INFO] [stdout] test cpu::tests::ops::rol_sets_negative_flag ... ok
[INFO] [stdout] test cpu::tests::ops::rol_sets_zero_flag ... ok
[INFO] [stdout] test cpu::tests::ops::rol_shifts_bits_left ... ok
[INFO] [stdout] test cpu::tests::ops::ror_fills_bit_7_with_carry_flag ... ok
[INFO] [stdout] test cpu::tests::ops::ror_sets_carry_flag ... ok
[INFO] [stdout] test cpu::tests::ops::ror_sets_negative_flag_with_carry ... ok
[INFO] [stdout] test cpu::tests::ops::ror_sets_zero_flag ... ok
[INFO] [stdout] test cpu::tests::ops::ror_shifts_bits_right ... ok
[INFO] [stdout] test cpu::tests::ops::rti_restores_flags ... ok
[INFO] [stdout] test cpu::tests::ops::rti_restores_pc ... ok
[INFO] [stdout] test cpu::tests::ops::rts_advances_stack_pointer ... ok
[INFO] [stdout] test cpu::tests::ops::rts_restores_pc ... ok
[INFO] [stdout] test cpu::tests::ops::sbc_clears_c_for_borrow ... ok
[INFO] [stdout] test cpu::tests::ops::sbc_clears_v_for_non_overflow ... ok
[INFO] [stdout] test cpu::tests::ops::sbc_sets_c_for_no_borrow ... ok
[INFO] [stdout] test cpu::tests::ops::sbc_sets_v_for_overflow ... ok
[INFO] [stdout] test cpu::tests::ops::sbc_sets_v_for_underflow ... ok
[INFO] [stdout] test cpu::tests::ops::sbc_subtracts_borrow ... ok
[INFO] [stdout] test cpu::tests::ops::sbc_subtracts_mem ... ok
[INFO] [stdout] test cpu::tests::ops::sbc_wraps_byte_underflow ... ok
[INFO] [stdout] test cpu::tests::ops::sec_sets_carry_flag ... ok
[INFO] [stdout] test cpu::tests::ops::sed_sets_decimal_flag ... ok
[INFO] [stdout] test cpu::tests::ops::sei_sets_interrupt_flag ... ok
[INFO] [stdout] test cpu::tests::ops::sta_stores_acc_to_memory ... ok
[INFO] [stdout] test cpu::tests::ops::stx_stores_x_to_memory ... ok
[INFO] [stdout] test cpu::tests::ops::sty_stores_y_to_memory ... ok
[INFO] [stdout] test cpu::tests::ops::tax_sets_negative_flag ... ok
[INFO] [stdout] test cpu::tests::ops::tax_sets_zero_flag ... ok
[INFO] [stdout] test cpu::tests::ops::tax_stores_acc_in_x ... ok
[INFO] [stdout] test cpu::tests::ops::tay_sets_negative_flag ... ok
[INFO] [stdout] test cpu::tests::ops::tay_sets_zero_flag ... ok
[INFO] [stdout] test cpu::tests::ops::tay_stores_acc_in_y ... ok
[INFO] [stdout] test cpu::tests::ops::tsx_doesnt_update_stack_pointer ... ok
[INFO] [stdout] test cpu::tests::ops::tsx_sets_negative_flag ... ok
[INFO] [stdout] test cpu::tests::ops::tsx_sets_x_to_stack_pointer ... ok
[INFO] [stdout] test cpu::tests::ops::tsx_sets_zero_flag ... ok
[INFO] [stdout] test cpu::tests::ops::txa_sets_negative_flag ... ok
[INFO] [stdout] test cpu::tests::ops::txa_sets_x_to_a ... ok
[INFO] [stdout] test cpu::tests::ops::txs_copies_x_into_stack_pointer ... ok
[INFO] [stdout] test cpu::tests::ops::tya_sets_y_to_a ... ok
[INFO] [stdout] test cpu::tests::ops::tya_sets_zero_flag ... ok
[INFO] [stdout] test cpu::tests::ops::tya_sets_negative_flag ... ok
[INFO] [stdout] test ppu::registers::tests::vtwx::copy_h_leaves_non_horizontal_bits ... ok
[INFO] [stdout] test ppu::registers::tests::vtwx::copy_h_sets_horizontal_bits ... ok
[INFO] [stdout] test ppu::registers::tests::vtwx::copy_v_sets_vertical_bits ... ok
[INFO] [stdout] test ppu::registers::tests::vtwx::inc_h_increments_v_register ... ok
[INFO] [stdout] test ppu::registers::tests::vtwx::inc_h_switches_nt_down ... ok
[INFO] [stdout] test ppu::registers::tests::vtwx::inc_h_switches_nt_up ... ok
[INFO] [stdout] test ppu::registers::tests::vtwx::copy_v_leaves_non_vertical_bits ... ok
[INFO] [stdout] test ppu::registers::tests::vtwx::inc_v_force_wraps_course_y ... ok
[INFO] [stdout] test ppu::registers::tests::vtwx::inc_v_increments_course_y ... ok
[INFO] [stdout] test ppu::registers::tests::vtwx::inc_v_increments_fine_y ... ok
[INFO] [stdout] test ppu::registers::tests::vtwx::inc_v_increments_glitchy ... ok
[INFO] [stdout] test ppu::registers::tests::vtwx::inc_v_switches_nt_down ... ok
[INFO] [stdout] test ppu::registers::tests::vtwx::inc_v_switches_nt_up ... ok
[INFO] [stdout] test ppu::registers::tests::vtwx::store_addr_hi_copies_t_to_v ... ok
[INFO] [stdout] test ppu::registers::tests::vtwx::store_addr_hi_sets_bits ... ok
[INFO] [stdout] test ppu::registers::tests::vtwx::latch_set_to_first_write_on_creation ... ok
[INFO] [stdout] test ppu::registers::tests::vtwx::store_addr_lo_clobbers_bit_14 ... ok
[INFO] [stdout] test ppu::registers::tests::vtwx::store_nt_doesnt_clobber_other_bits ... ok
[INFO] [stdout] test ppu::registers::tests::vtwx::store_addr_lo_doesnt_clobber_other_bits ... ok
[INFO] [stdout] test ppu::registers::tests::vtwx::store_scroll_hi_sets_bits ... ok
[INFO] [stdout] test ppu::registers::tests::vtwx::store_scroll_hi_doesnt_clobber_other_bits ... ok
[INFO] [stdout] test ppu::registers::tests::vtwx::store_scroll_hi_toggles_latch ... ok
[INFO] [stdout] test ppu::registers::tests::vtwx::store_addr_hi_toggles_latch ... ok
[INFO] [stdout] test ppu::registers::tests::vtwx::store_scroll_lo_toggles_latch ... ok
[INFO] [stdout] test ppu::registers::tests::vtwx::store_addr_hi_doesnt_clobber_other_bits ... ok
[INFO] [stdout] test ppu::registers::tests::vtwx::store_addr_lo_toggles_latch ... ok
[INFO] [stdout] test ppu::registers::tests::vtwx::store_nt_sets_bits ... ok
[INFO] [stdout] test ppu::registers::tests::vtwx::store_addr_lo_sets_bits ... ok
[INFO] [stdout] test cpu::tests::ops::txa_sets_zero_flag ... ok
[INFO] [stdout] test ppu::registers::tests::vtwx::store_scroll_lo_doesnt_clobber_other_bits ... ok
[INFO] [stdout] test ppu::registers::tests::vtwx::store_scroll_lo_sets_bits ... ok
[INFO] [stderr]    Doc-tests disasm
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 256 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[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]    Doc-tests nes
[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] running `Command { std: "docker" "inspect" "32d87922d0eb67c8ad206ccd45fffd35543e3f4601a23d92e7bd02e284849741", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32d87922d0eb67c8ad206ccd45fffd35543e3f4601a23d92e7bd02e284849741", kill_on_drop: false }`
[INFO] [stdout] 32d87922d0eb67c8ad206ccd45fffd35543e3f4601a23d92e7bd02e284849741
