[INFO] cloning repository https://github.com/Imajo24I/nes
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Imajo24I/nes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FImajo24I%2Fnes", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FImajo24I%2Fnes'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 625d8a4277c63bed30c640f9ef36a2ffbe9a42e1
[INFO] testing Imajo24I/nes against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FImajo24I%2Fnes" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Imajo24I/nes
[INFO] finished tweaking git repo https://github.com/Imajo24I/nes
[INFO] tweaked toml for git repo https://github.com/Imajo24I/nes written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Imajo24I/nes 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/Imajo24I/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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_json v1.0.143
[INFO] [stderr]   Downloaded rayon-core v1.13.0
[INFO] [stderr]   Downloaded rayon v1.11.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] e8b6f218659cba386cb7247e2906c590ff2dcc9c61e43cd1daeebeda3e8c2e37
[INFO] running `Command { std: "docker" "start" "-a" "e8b6f218659cba386cb7247e2906c590ff2dcc9c61e43cd1daeebeda3e8c2e37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e8b6f218659cba386cb7247e2906c590ff2dcc9c61e43cd1daeebeda3e8c2e37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8b6f218659cba386cb7247e2906c590ff2dcc9c61e43cd1daeebeda3e8c2e37", kill_on_drop: false }`
[INFO] [stdout] e8b6f218659cba386cb7247e2906c590ff2dcc9c61e43cd1daeebeda3e8c2e37
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] d7495f684a39a70d96985cc516861e601c8e81904cee170f31f174cdb7a08470
[INFO] running `Command { std: "docker" "start" "-a" "d7495f684a39a70d96985cc516861e601c8e81904cee170f31f174cdb7a08470", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling nes v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `addr`
[INFO] [stdout]   --> src/bus.rs:10:24
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub fn read(&self, addr: u16) -> u8 {
[INFO] [stdout]    |                        ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `addr`
[INFO] [stdout]   --> src/bus.rs:14:29
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub fn write(&mut self, addr: u16, data: u8) {
[INFO] [stdout]    |                             ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> src/bus.rs:14:40
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub fn write(&mut self, addr: u16, data: u8) {
[INFO] [stdout]    |                                        ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.05s
[INFO] running `Command { std: "docker" "inspect" "d7495f684a39a70d96985cc516861e601c8e81904cee170f31f174cdb7a08470", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7495f684a39a70d96985cc516861e601c8e81904cee170f31f174cdb7a08470", kill_on_drop: false }`
[INFO] [stdout] d7495f684a39a70d96985cc516861e601c8e81904cee170f31f174cdb7a08470
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 9f9089556465fe0a79a7e0250769d3db1d4757e15d5adf990bf4ce49c30509ec
[INFO] running `Command { std: "docker" "start" "-a" "9f9089556465fe0a79a7e0250769d3db1d4757e15d5adf990bf4ce49c30509ec", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stdout] warning: unused variable: `addr`
[INFO] [stdout]   --> src/bus.rs:10:24
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub fn read(&self, addr: u16) -> u8 {
[INFO] [stdout]    |                        ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `addr`
[INFO] [stdout]   --> src/bus.rs:14:29
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub fn write(&mut self, addr: u16, data: u8) {
[INFO] [stdout]    |                             ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> src/bus.rs:14:40
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub fn write(&mut self, addr: u16, data: u8) {
[INFO] [stdout]    |                                        ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling nes v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `addr`
[INFO] [stdout]   --> src/bus.rs:10:24
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub fn read(&self, addr: u16) -> u8 {
[INFO] [stdout]    |                        ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `addr`
[INFO] [stdout]   --> src/bus.rs:14:29
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub fn write(&mut self, addr: u16, data: u8) {
[INFO] [stdout]    |                             ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> src/bus.rs:14:40
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub fn write(&mut self, addr: u16, data: u8) {
[INFO] [stdout]    |                                        ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.48s
[INFO] running `Command { std: "docker" "inspect" "9f9089556465fe0a79a7e0250769d3db1d4757e15d5adf990bf4ce49c30509ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f9089556465fe0a79a7e0250769d3db1d4757e15d5adf990bf4ce49c30509ec", kill_on_drop: false }`
[INFO] [stdout] 9f9089556465fe0a79a7e0250769d3db1d4757e15d5adf990bf4ce49c30509ec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 0fd38f3332f8e82af6e9ba430a26c8febf021d8ba016277ab080423b3c561298
[INFO] running `Command { std: "docker" "start" "-a" "0fd38f3332f8e82af6e9ba430a26c8febf021d8ba016277ab080423b3c561298", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `addr`
[INFO] [stderr]   --> src/bus.rs:10:24
[INFO] [stderr]    |
[INFO] [stderr] 10 |     pub fn read(&self, addr: u16) -> u8 {
[INFO] [stderr]    |                        ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `addr`
[INFO] [stderr]   --> src/bus.rs:14:29
[INFO] [stderr]    |
[INFO] [stderr] 14 |     pub fn write(&mut self, addr: u16, data: u8) {
[INFO] [stderr]    |                             ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `data`
[INFO] [stderr]   --> src/bus.rs:14:40
[INFO] [stderr]    |
[INFO] [stderr] 14 |     pub fn write(&mut self, addr: u16, data: u8) {
[INFO] [stderr]    |                                        ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stderr] 
[INFO] [stderr] warning: `nes` (lib) generated 3 warnings (run `cargo fix --lib -p nes` to apply 3 suggestions)
[INFO] [stderr] warning: `nes` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nes-2a34fb8240247275)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test cpu::tests::test_instructions ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- cpu::tests::test_instructions stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (39) panicked at src/cpu/tests.rs:151:34:
[INFO] [stdout] Failed to retrieve test data for instruction 0x0 under "/opt/rustwide/workdir/test_data/00.json": Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x591f38fb1792 - 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:     0x591f38fb1792 - 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:     0x591f38fb1792 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x591f38fb1792 - <<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:     0x591f38fc6c1a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x591f38fc6c1a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x591f38fb65e6 - 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:     0x591f38fb65e6 - <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:     0x591f38f8fbbf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x591f38f8fbbf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x591f38fa99b9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x591f38f0e7ce - <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:     0x591f38f0e7ce - 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:     0x591f38fa9c22 - <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:     0x591f38fa9c22 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x591f38f8fc78 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x591f38f84ef9 - 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:     0x591f38f90acd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x591f38fc732c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x591f38fc70a2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x591f38ee48be - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::fs::File, std[3b51380354919863]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x591f38ee603e - nes[5602326ab54ea086]::cpu::tests::load_instruction_tests
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x591f38ee375f - nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x591f38ee7ccd - <&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0} as core[27de1724e4349be2]::ops::function::FnMut<(u8,)>>::call_mut
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   24:     0x591f38eff148 - core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call::<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   25:     0x591f38efef18 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::fold::<(), core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:2607:21
[INFO] [stdout]   26:     0x591f38efef62 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::for_each::<&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   27:     0x591f38ef6088 - <rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}> as rayon[8171176fce0ff256]::iter::plumbing::Folder<u8>>::consume_iter::<core[27de1724e4349be2]::ops::range::Range<u8>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/for_each.rs:55:26
[INFO] [stdout]   28:     0x591f38ef6115 - <rayon[8171176fce0ff256]::range::IterProducer<u8> as rayon[8171176fce0ff256]::iter::plumbing::Producer>::fold_with::<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   29:     0x591f38efea3b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   30:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   31:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   32:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   33:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x591f38f02adb - __rust_try
[INFO] [stdout]   35:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   38:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   39:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   40:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   41:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   42:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   43:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   44:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   45:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x591f38f02adb - __rust_try
[INFO] [stdout]   47:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   50:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   51:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   52:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   53:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   54:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   55:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   56:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   57:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x591f38f02adb - __rust_try
[INFO] [stdout]   59:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   62:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   63:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   64:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   65:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   66:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   67:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   68:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   69:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x591f38f02adb - __rust_try
[INFO] [stdout]   71:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   74:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   75:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   76:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   77:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   78:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   79:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   80:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   81:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   82:     0x591f38f02adb - __rust_try
[INFO] [stdout]   83:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   84:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   85:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   86:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   87:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   88:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   89:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   90:     0x591f38efe7ac - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:391:12
[INFO] [stdout]   91:     0x591f38efedf0 - <rayon[8171176fce0ff256]::iter::plumbing::bridge::Callback<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>> as rayon[8171176fce0ff256]::iter::plumbing::ProducerCallback<u8>>::callback::<rayon[8171176fce0ff256]::range::IterProducer<u8>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:368:13
[INFO] [stdout]   92:     0x591f38ef5ff7 - <u8 as rayon[8171176fce0ff256]::range::private::IndexedRangeInteger>::with_producer::<rayon[8171176fce0ff256]::iter::plumbing::bridge::Callback<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/range.rs:188:26
[INFO] [stdout]   93:     0x591f38ef5db9 - <rayon[8171176fce0ff256]::range::Iter<u8> as rayon[8171176fce0ff256]::iter::IndexedParallelIterator>::with_producer::<rayon[8171176fce0ff256]::iter::plumbing::bridge::Callback<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/range.rs:149:9
[INFO] [stdout]   94:     0x591f38efe850 - rayon[8171176fce0ff256]::iter::plumbing::bridge::<rayon[8171176fce0ff256]::range::Iter<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:352:21
[INFO] [stdout]   95:     0x591f38ef5fb2 - <u8 as rayon[8171176fce0ff256]::range::private::RangeInteger>::drive_unindexed::<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/range.rs:162:17
[INFO] [stdout]   96:     0x591f38ef5d12 - <rayon[8171176fce0ff256]::range::Iter<u8> as rayon[8171176fce0ff256]::iter::ParallelIterator>::drive_unindexed::<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/range.rs:123:9
[INFO] [stdout]   97:     0x591f38efbef5 - <rayon[8171176fce0ff256]::iter::chain::Chain<rayon[8171176fce0ff256]::range::Iter<u8>, rayon[8171176fce0ff256]::iter::once::Once<u8>> as rayon[8171176fce0ff256]::iter::ParallelIterator>::drive_unindexed::<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/chain.rs:48:32
[INFO] [stdout]   98:     0x591f38efbea5 - rayon_core[2ea9bf1a680cfbcd]::join::join::call::<(), <rayon[8171176fce0ff256]::iter::chain::Chain<rayon[8171176fce0ff256]::range::Iter<u8>, rayon[8171176fce0ff256]::iter::once::Once<u8>> as rayon[8171176fce0ff256]::iter::ParallelIterator>::drive_unindexed<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:102:18
[INFO] [stdout]   99:     0x591f38efbcc7 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon_core[2ea9bf1a680cfbcd]::join::join::call<(), <rayon[8171176fce0ff256]::iter::chain::Chain<rayon[8171176fce0ff256]::range::Iter<u8>, rayon[8171176fce0ff256]::iter::once::Once<u8>> as rayon[8171176fce0ff256]::iter::ParallelIterator>::drive_unindexed<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]  100:     0x591f38ef7e68 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon_core[2ea9bf1a680cfbcd]::join::join::call<(), <rayon[8171176fce0ff256]::iter::chain::Chain<rayon[8171176fce0ff256]::range::Iter<u8>, rayon[8171176fce0ff256]::iter::once::Once<u8>> as rayon[8171176fce0ff256]::iter::ParallelIterator>::drive_unindexed<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>::{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]  101:     0x591f38ef99f2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon_core[2ea9bf1a680cfbcd]::join::join::call<(), <rayon[8171176fce0ff256]::iter::chain::Chain<rayon[8171176fce0ff256]::range::Iter<u8>, rayon[8171176fce0ff256]::iter::once::Once<u8>> as rayon[8171176fce0ff256]::iter::ParallelIterator>::drive_unindexed<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]  102:     0x591f38f02adb - __rust_try
[INFO] [stdout]  103:     0x591f38efe4cf - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon_core[2ea9bf1a680cfbcd]::join::join::call<(), <rayon[8171176fce0ff256]::iter::chain::Chain<rayon[8171176fce0ff256]::range::Iter<u8>, rayon[8171176fce0ff256]::iter::once::Once<u8>> as rayon[8171176fce0ff256]::iter::ParallelIterator>::drive_unindexed<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]  104:     0x591f38efe4cf - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon_core[2ea9bf1a680cfbcd]::join::join::call<(), <rayon[8171176fce0ff256]::iter::chain::Chain<rayon[8171176fce0ff256]::range::Iter<u8>, rayon[8171176fce0ff256]::iter::once::Once<u8>> as rayon[8171176fce0ff256]::iter::ParallelIterator>::drive_unindexed<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]  105:     0x591f38ef3f0c - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon_core[2ea9bf1a680cfbcd]::join::join::call<(), <rayon[8171176fce0ff256]::iter::chain::Chain<rayon[8171176fce0ff256]::range::Iter<u8>, rayon[8171176fce0ff256]::iter::once::Once<u8>> as rayon[8171176fce0ff256]::iter::ParallelIterator>::drive_unindexed<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  106:     0x591f38efb316 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon_core[2ea9bf1a680cfbcd]::join::join::call<(), <rayon[8171176fce0ff256]::iter::chain::Chain<rayon[8171176fce0ff256]::range::Iter<u8>, rayon[8171176fce0ff256]::iter::once::Once<u8>> as rayon[8171176fce0ff256]::iter::ParallelIterator>::drive_unindexed<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, rayon_core[2ea9bf1a680cfbcd]::join::join::call<(), <rayon[8171176fce0ff256]::iter::chain::Chain<rayon[8171176fce0ff256]::range::Iter<u8>, rayon[8171176fce0ff256]::iter::once::Once<u8>> as rayon[8171176fce0ff256]::iter::ParallelIterator>::drive_unindexed<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]  107:     0x591f38efc03a - <rayon_core[2ea9bf1a680cfbcd]::registry::Registry>::in_worker_cold::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon_core[2ea9bf1a680cfbcd]::join::join::call<(), <rayon[8171176fce0ff256]::iter::chain::Chain<rayon[8171176fce0ff256]::range::Iter<u8>, rayon[8171176fce0ff256]::iter::once::Once<u8>> as rayon[8171176fce0ff256]::iter::ParallelIterator>::drive_unindexed<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, rayon_core[2ea9bf1a680cfbcd]::join::join::call<(), <rayon[8171176fce0ff256]::iter::chain::Chain<rayon[8171176fce0ff256]::range::Iter<u8>, rayon[8171176fce0ff256]::iter::once::Once<u8>> as rayon[8171176fce0ff256]::iter::ParallelIterator>::drive_unindexed<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, (), ()>::{closure#0}, ((), ())>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:531:21
[INFO] [stdout]  108:     0x591f38ee3166 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<((), ())>>::call::<<rayon_core[2ea9bf1a680cfbcd]::registry::Registry>::in_worker_cold<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon_core[2ea9bf1a680cfbcd]::join::join::call<(), <rayon[8171176fce0ff256]::iter::chain::Chain<rayon[8171176fce0ff256]::range::Iter<u8>, rayon[8171176fce0ff256]::iter::once::Once<u8>> as rayon[8171176fce0ff256]::iter::ParallelIterator>::drive_unindexed<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, rayon_core[2ea9bf1a680cfbcd]::join::join::call<(), <rayon[8171176fce0ff256]::iter::chain::Chain<rayon[8171176fce0ff256]::range::Iter<u8>, rayon[8171176fce0ff256]::iter::once::Once<u8>> as rayon[8171176fce0ff256]::iter::ParallelIterator>::drive_unindexed<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, (), ()>::{closure#0}, ((), ())>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]  109:     0x591f38ef7db1 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<((), ())>>::call<<rayon_core[2ea9bf1a680cfbcd]::registry::Registry>::in_worker_cold<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon_core[2ea9bf1a680cfbcd]::join::join::call<(), <rayon[8171176fce0ff256]::iter::chain::Chain<rayon[8171176fce0ff256]::range::Iter<u8>, rayon[8171176fce0ff256]::iter::once::Once<u8>> as rayon[8171176fce0ff256]::iter::ParallelIterator>::drive_unindexed<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, rayon_core[2ea9bf1a680cfbcd]::join::join::call<(), <rayon[8171176fce0ff256]::iter::chain::Chain<rayon[8171176fce0ff256]::range::Iter<u8>, rayon[8171176fce0ff256]::iter::once::Once<u8>> as rayon[8171176fce0ff256]::iter::ParallelIterator>::drive_unindexed<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, (), ()>::{closure#0}, ((), ())>::{closure#0}::{closure#0}>::{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]  110:     0x591f38ef9928 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<((), ())>>::call<<rayon_core[2ea9bf1a680cfbcd]::registry::Registry>::in_worker_cold<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon_core[2ea9bf1a680cfbcd]::join::join::call<(), <rayon[8171176fce0ff256]::iter::chain::Chain<rayon[8171176fce0ff256]::range::Iter<u8>, rayon[8171176fce0ff256]::iter::once::Once<u8>> as rayon[8171176fce0ff256]::iter::ParallelIterator>::drive_unindexed<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, rayon_core[2ea9bf1a680cfbcd]::join::join::call<(), <rayon[8171176fce0ff256]::iter::chain::Chain<rayon[8171176fce0ff256]::range::Iter<u8>, rayon[8171176fce0ff256]::iter::once::Once<u8>> as rayon[8171176fce0ff256]::iter::ParallelIterator>::drive_unindexed<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, (), ()>::{closure#0}, ((), ())>::{closure#0}::{closure#0}>::{closure#0}>, ((), ())>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]  111:     0x591f38f02adb - __rust_try
[INFO] [stdout]  112:     0x591f38efe1c5 - std[3b51380354919863]::panicking::catch_unwind::<((), ()), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<((), ())>>::call<<rayon_core[2ea9bf1a680cfbcd]::registry::Registry>::in_worker_cold<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon_core[2ea9bf1a680cfbcd]::join::join::call<(), <rayon[8171176fce0ff256]::iter::chain::Chain<rayon[8171176fce0ff256]::range::Iter<u8>, rayon[8171176fce0ff256]::iter::once::Once<u8>> as rayon[8171176fce0ff256]::iter::ParallelIterator>::drive_unindexed<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, rayon_core[2ea9bf1a680cfbcd]::join::join::call<(), <rayon[8171176fce0ff256]::iter::chain::Chain<rayon[8171176fce0ff256]::range::Iter<u8>, rayon[8171176fce0ff256]::iter::once::Once<u8>> as rayon[8171176fce0ff256]::iter::ParallelIterator>::drive_unindexed<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, (), ()>::{closure#0}, ((), ())>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]  113:     0x591f38efe1c5 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<((), ())>>::call<<rayon_core[2ea9bf1a680cfbcd]::registry::Registry>::in_worker_cold<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon_core[2ea9bf1a680cfbcd]::join::join::call<(), <rayon[8171176fce0ff256]::iter::chain::Chain<rayon[8171176fce0ff256]::range::Iter<u8>, rayon[8171176fce0ff256]::iter::once::Once<u8>> as rayon[8171176fce0ff256]::iter::ParallelIterator>::drive_unindexed<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, rayon_core[2ea9bf1a680cfbcd]::join::join::call<(), <rayon[8171176fce0ff256]::iter::chain::Chain<rayon[8171176fce0ff256]::range::Iter<u8>, rayon[8171176fce0ff256]::iter::once::Once<u8>> as rayon[8171176fce0ff256]::iter::ParallelIterator>::drive_unindexed<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, (), ()>::{closure#0}, ((), ())>::{closure#0}::{closure#0}>::{closure#0}>, ((), ())>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]  114:     0x591f38ef3e4c - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<((), ())>>::call<<rayon_core[2ea9bf1a680cfbcd]::registry::Registry>::in_worker_cold<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon_core[2ea9bf1a680cfbcd]::join::join::call<(), <rayon[8171176fce0ff256]::iter::chain::Chain<rayon[8171176fce0ff256]::range::Iter<u8>, rayon[8171176fce0ff256]::iter::once::Once<u8>> as rayon[8171176fce0ff256]::iter::ParallelIterator>::drive_unindexed<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, rayon_core[2ea9bf1a680cfbcd]::join::join::call<(), <rayon[8171176fce0ff256]::iter::chain::Chain<rayon[8171176fce0ff256]::range::Iter<u8>, rayon[8171176fce0ff256]::iter::once::Once<u8>> as rayon[8171176fce0ff256]::iter::ParallelIterator>::drive_unindexed<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, (), ()>::{closure#0}, ((), ())>::{closure#0}::{closure#0}>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  115:     0x591f38edf8ea - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<((), ())>>::call::<<rayon_core[2ea9bf1a680cfbcd]::registry::Registry>::in_worker_cold<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon_core[2ea9bf1a680cfbcd]::join::join::call<(), <rayon[8171176fce0ff256]::iter::chain::Chain<rayon[8171176fce0ff256]::range::Iter<u8>, rayon[8171176fce0ff256]::iter::once::Once<u8>> as rayon[8171176fce0ff256]::iter::ParallelIterator>::drive_unindexed<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, rayon_core[2ea9bf1a680cfbcd]::join::join::call<(), <rayon[8171176fce0ff256]::iter::chain::Chain<rayon[8171176fce0ff256]::range::Iter<u8>, rayon[8171176fce0ff256]::iter::once::Once<u8>> as rayon[8171176fce0ff256]::iter::ParallelIterator>::drive_unindexed<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, (), ()>::{closure#0}, ((), ())>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]  116:     0x591f38ee673f - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::LatchRef<rayon_core[2ea9bf1a680cfbcd]::latch::LockLatch>, <rayon_core[2ea9bf1a680cfbcd]::registry::Registry>::in_worker_cold<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon_core[2ea9bf1a680cfbcd]::join::join::call<(), <rayon[8171176fce0ff256]::iter::chain::Chain<rayon[8171176fce0ff256]::range::Iter<u8>, rayon[8171176fce0ff256]::iter::once::Once<u8>> as rayon[8171176fce0ff256]::iter::ParallelIterator>::drive_unindexed<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, rayon_core[2ea9bf1a680cfbcd]::join::join::call<(), <rayon[8171176fce0ff256]::iter::chain::Chain<rayon[8171176fce0ff256]::range::Iter<u8>, rayon[8171176fce0ff256]::iter::once::Once<u8>> as rayon[8171176fce0ff256]::iter::ParallelIterator>::drive_unindexed<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, (), ()>::{closure#0}, ((), ())>::{closure#0}::{closure#0}, ((), ())> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]  117:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]  118:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]  119:     0x591f38f55e90 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]  120:     0x591f38f5486b - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::OnceLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]  121:     0x591f38f56039 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]  122:     0x591f38f57109 - rayon_core[2ea9bf1a680cfbcd]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]  123:     0x591f38f556bc - <rayon_core[2ea9bf1a680cfbcd]::registry::ThreadBuilder>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]  124:     0x591f38f555dd - <rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]  125:     0x591f38f63916 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  126:     0x591f38f5e6cb - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  127:     0x591f38f62984 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]  128:     0x591f38f5fd64 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]  129:     0x591f38f5fbeb - __rust_try
[INFO] [stdout]  130:     0x591f38f5e2a6 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]  131:     0x591f38f5e2a6 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]  132:     0x591f38f5e2a6 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  133:     0x591f38f6aa8f - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]  134:     0x591f38fb102f - <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]  135:     0x591f38fb102f - <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]  136:     0x75f83ce24aa4 - <unknown>
[INFO] [stdout]  137:     0x75f83ceb1a64 - clone
[INFO] [stdout]  138:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (35) panicked at src/cpu/tests.rs:151:34:
[INFO] [stdout] Failed to retrieve test data for instruction 0x2f under "/opt/rustwide/workdir/test_data/2f.json": Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x591f38fb1792 - 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:     0x591f38fb1792 - 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:     0x591f38fb1792 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x591f38fb1792 - <<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:     0x591f38fc6c1a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x591f38fc6c1a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x591f38fb65e6 - 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:     0x591f38fb65e6 - <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:     0x591f38f8fbbf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x591f38f8fbbf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x591f38fa99b9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x591f38f0e7ce - <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:     0x591f38f0e7ce - 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:     0x591f38fa9c22 - <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:     0x591f38fa9c22 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x591f38f8fc78 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x591f38f84ef9 - 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:     0x591f38f90acd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x591f38fc732c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x591f38fc70a2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x591f38ee48be - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::fs::File, std[3b51380354919863]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x591f38ee603e - nes[5602326ab54ea086]::cpu::tests::load_instruction_tests
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x591f38ee375f - nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x591f38ee7ccd - <&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0} as core[27de1724e4349be2]::ops::function::FnMut<(u8,)>>::call_mut
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   24:     0x591f38eff148 - core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call::<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   25:     0x591f38efef18 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::fold::<(), core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:2607:21
[INFO] [stdout]   26:     0x591f38efef62 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::for_each::<&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   27:     0x591f38ef6088 - <rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}> as rayon[8171176fce0ff256]::iter::plumbing::Folder<u8>>::consume_iter::<core[27de1724e4349be2]::ops::range::Range<u8>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/for_each.rs:55:26
[INFO] [stdout]   28:     0x591f38ef6115 - <rayon[8171176fce0ff256]::range::IterProducer<u8> as rayon[8171176fce0ff256]::iter::plumbing::Producer>::fold_with::<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   29:     0x591f38efea3b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   30:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   31:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   32:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   33:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x591f38f02adb - __rust_try
[INFO] [stdout]   35:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   38:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   39:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   40:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   41:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   42:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   43:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   44:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   45:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x591f38f02adb - __rust_try
[INFO] [stdout]   47:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   50:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   51:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   52:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   53:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   54:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   55:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   56:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   57:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x591f38f02adb - __rust_try
[INFO] [stdout]   59:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   62:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   63:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   64:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   65:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   66:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   67:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   68:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   69:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x591f38f02adb - __rust_try
[INFO] [stdout]   71:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   74:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   75:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   76:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   77:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   78:     0x591f38eff0f1 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   79:     0x591f38efbe67 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   80:     0x591f38ee31f1 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   81:     0x591f38ef7e30 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{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]   82:     0x591f38ef99ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   83:     0x591f38f02adb - __rust_try
[INFO] [stdout]   84:     0x591f38efe3ec - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   85:     0x591f38efe3ec - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   86:     0x591f38ef3ee5 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   87:     0x591f38edfab7 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   88:     0x591f38ee7747 - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   89:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   90:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   91:     0x591f38f55e90 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]   92:     0x591f38f5486b - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::OnceLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   93:     0x591f38f56039 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]   94:     0x591f38f57109 - rayon_core[2ea9bf1a680cfbcd]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]   95:     0x591f38f556bc - <rayon_core[2ea9bf1a680cfbcd]::registry::ThreadBuilder>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]   96:     0x591f38f555dd - <rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]   97:     0x591f38f63916 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   98:     0x591f38f5e6cb - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   99:     0x591f38f62984 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]  100:     0x591f38f5fd64 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]  101:     0x591f38f5fbeb - __rust_try
[INFO] [stdout]  102:     0x591f38f5e2a6 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]  103:     0x591f38f5e2a6 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]  104:     0x591f38f5e2a6 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  105:     0x591f38f6aa8f - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]  106:     0x591f38fb102f - <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]  107:     0x591f38fb102f - <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]  108:     0x75f83ce24aa4 - <unknown>
[INFO] [stdout]  109:     0x75f83ceb1a64 - clone
[INFO] [stdout]  110:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (35) panicked at src/cpu/tests.rs:151:34:
[INFO] [stdout] Failed to retrieve test data for instruction 0x30 under "/opt/rustwide/workdir/test_data/30.json": Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x591f38fb1792 - 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:     0x591f38fb1792 - 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:     0x591f38fb1792 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x591f38fb1792 - <<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:     0x591f38fc6c1a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x591f38fc6c1a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x591f38fb65e6 - 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:     0x591f38fb65e6 - <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:     0x591f38f8fbbf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x591f38f8fbbf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x591f38fa99b9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x591f38f0e7ce - <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:     0x591f38f0e7ce - 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:     0x591f38fa9c22 - <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:     0x591f38fa9c22 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x591f38f8fc78 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x591f38f84ef9 - 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:     0x591f38f90acd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x591f38fc732c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x591f38fc70a2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x591f38ee48be - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::fs::File, std[3b51380354919863]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x591f38ee603e - nes[5602326ab54ea086]::cpu::tests::load_instruction_tests
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x591f38ee375f - nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x591f38ee7ccd - <&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0} as core[27de1724e4349be2]::ops::function::FnMut<(u8,)>>::call_mut
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   24:     0x591f38eff148 - core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call::<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   25:     0x591f38efef18 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::fold::<(), core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:2607:21
[INFO] [stdout]   26:     0x591f38efef62 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::for_each::<&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   27:     0x591f38ef6088 - <rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}> as rayon[8171176fce0ff256]::iter::plumbing::Folder<u8>>::consume_iter::<core[27de1724e4349be2]::ops::range::Range<u8>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/for_each.rs:55:26
[INFO] [stdout]   28:     0x591f38ef6115 - <rayon[8171176fce0ff256]::range::IterProducer<u8> as rayon[8171176fce0ff256]::iter::plumbing::Producer>::fold_with::<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   29:     0x591f38efea3b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   30:     0x591f38eff0f1 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   31:     0x591f38efbe67 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   32:     0x591f38ee31f1 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   33:     0x591f38ef7e30 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{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]   34:     0x591f38ef99ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x591f38f02adb - __rust_try
[INFO] [stdout]   36:     0x591f38efe3ec - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x591f38efe3ec - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x591f38ef3ee5 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   39:     0x591f38edfab7 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   40:     0x591f38ee7747 - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   41:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   42:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   43:     0x591f38f55d33 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:792:22
[INFO] [stdout]   44:     0x591f38f548bb - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   45:     0x591f38f67c7a - rayon_core[2ea9bf1a680cfbcd]::join::join_recover_from_panic
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:184:19
[INFO] [stdout]   46:     0x591f38efb92f - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:145:25
[INFO] [stdout]   47:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   48:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   49:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   50:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   51:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   52:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   53:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x591f38f02adb - __rust_try
[INFO] [stdout]   55:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   58:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   59:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   60:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   61:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   62:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   63:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   64:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   65:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   66:     0x591f38f02adb - __rust_try
[INFO] [stdout]   67:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   70:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   71:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   72:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   73:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   74:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   75:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   76:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   77:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   78:     0x591f38f02adb - __rust_try
[INFO] [stdout]   79:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   80:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   81:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   82:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   83:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   84:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   85:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   86:     0x591f38eff0f1 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   87:     0x591f38efbe67 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   88:     0x591f38ee31f1 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   89:     0x591f38ef7e30 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{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]   90:     0x591f38ef99ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   91:     0x591f38f02adb - __rust_try
[INFO] [stdout]   92:     0x591f38efe3ec - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   93:     0x591f38efe3ec - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   94:     0x591f38ef3ee5 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   95:     0x591f38edfab7 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   96:     0x591f38ee7747 - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   97:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   98:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   99:     0x591f38f55e90 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]  100:     0x591f38f5486b - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::OnceLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]  101:     0x591f38f56039 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]  102:     0x591f38f57109 - rayon_core[2ea9bf1a680cfbcd]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]  103:     0x591f38f556bc - <rayon_core[2ea9bf1a680cfbcd]::registry::ThreadBuilder>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]  104:     0x591f38f555dd - <rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]  105:     0x591f38f63916 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  106:     0x591f38f5e6cb - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  107:     0x591f38f62984 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]  108:     0x591f38f5fd64 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]  109:     0x591f38f5fbeb - __rust_try
[INFO] [stdout]  110:     0x591f38f5e2a6 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]  111:     0x591f38f5e2a6 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]  112:     0x591f38f5e2a6 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  113:     0x591f38f6aa8f - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]  114:     0x591f38fb102f - <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]  115:     0x591f38fb102f - <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]  116:     0x75f83ce24aa4 - <unknown>
[INFO] [stdout]  117:     0x75f83ceb1a64 - clone
[INFO] [stdout]  118:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (35) panicked at src/cpu/tests.rs:151:34:
[INFO] [stdout] Failed to retrieve test data for instruction 0x31 under "/opt/rustwide/workdir/test_data/31.json": Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x591f38fb1792 - 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:     0x591f38fb1792 - 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:     0x591f38fb1792 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x591f38fb1792 - <<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:     0x591f38fc6c1a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x591f38fc6c1a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x591f38fb65e6 - 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:     0x591f38fb65e6 - <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:     0x591f38f8fbbf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x591f38f8fbbf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x591f38fa99b9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x591f38f0e7ce - <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:     0x591f38f0e7ce - 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:     0x591f38fa9c22 - <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:     0x591f38fa9c22 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x591f38f8fc78 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x591f38f84ef9 - 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:     0x591f38f90acd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x591f38fc732c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x591f38fc70a2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x591f38ee48be - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::fs::File, std[3b51380354919863]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x591f38ee603e - nes[5602326ab54ea086]::cpu::tests::load_instruction_tests
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x591f38ee375f - nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x591f38ee7ccd - <&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0} as core[27de1724e4349be2]::ops::function::FnMut<(u8,)>>::call_mut
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   24:     0x591f38eff148 - core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call::<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   25:     0x591f38efef18 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::fold::<(), core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:2607:21
[INFO] [stdout]   26:     0x591f38efef62 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::for_each::<&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   27:     0x591f38ef6088 - <rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}> as rayon[8171176fce0ff256]::iter::plumbing::Folder<u8>>::consume_iter::<core[27de1724e4349be2]::ops::range::Range<u8>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/for_each.rs:55:26
[INFO] [stdout]   28:     0x591f38ef6115 - <rayon[8171176fce0ff256]::range::IterProducer<u8> as rayon[8171176fce0ff256]::iter::plumbing::Producer>::fold_with::<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   29:     0x591f38efea3b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   30:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   31:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   32:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   33:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x591f38f02adb - __rust_try
[INFO] [stdout]   35:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   38:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   39:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   40:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   41:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   42:     0x591f38eff0f1 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   43:     0x591f38efbe67 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   44:     0x591f38ee31f1 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   45:     0x591f38ef7e30 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{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]   46:     0x591f38ef99ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x591f38f02adb - __rust_try
[INFO] [stdout]   48:     0x591f38efe3ec - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x591f38efe3ec - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x591f38ef3ee5 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   51:     0x591f38edfab7 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   52:     0x591f38ee7747 - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   53:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   54:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   55:     0x591f38f55d33 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:792:22
[INFO] [stdout]   56:     0x591f38f548bb - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   57:     0x591f38f67c7a - rayon_core[2ea9bf1a680cfbcd]::join::join_recover_from_panic
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:184:19
[INFO] [stdout]   58:     0x591f38efb92f - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:145:25
[INFO] [stdout]   59:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   60:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   61:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   62:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   63:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   64:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   65:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   66:     0x591f38f02adb - __rust_try
[INFO] [stdout]   67:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   70:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   71:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   72:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   73:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   74:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   75:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   76:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   77:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   78:     0x591f38f02adb - __rust_try
[INFO] [stdout]   79:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   80:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   81:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   82:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   83:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   84:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   85:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   86:     0x591f38eff0f1 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   87:     0x591f38efbe67 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   88:     0x591f38ee31f1 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   89:     0x591f38ef7e30 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{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]   90:     0x591f38ef99ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   91:     0x591f38f02adb - __rust_try
[INFO] [stdout]   92:     0x591f38efe3ec - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   93:     0x591f38efe3ec - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   94:     0x591f38ef3ee5 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   95:     0x591f38edfab7 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   96:     0x591f38ee7747 - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   97:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   98:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   99:     0x591f38f55e90 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]  100:     0x591f38f5486b - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::OnceLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]  101:     0x591f38f56039 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]  102:     0x591f38f57109 - rayon_core[2ea9bf1a680cfbcd]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]  103:     0x591f38f556bc - <rayon_core[2ea9bf1a680cfbcd]::registry::ThreadBuilder>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]  104:     0x591f38f555dd - <rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]  105:     0x591f38f63916 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  106:     0x591f38f5e6cb - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  107:     0x591f38f62984 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]  108:     0x591f38f5fd64 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]  109:     0x591f38f5fbeb - __rust_try
[INFO] [stdout]  110:     0x591f38f5e2a6 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]  111:     0x591f38f5e2a6 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]  112:     0x591f38f5e2a6 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  113:     0x591f38f6aa8f - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]  114:     0x591f38fb102f - <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]  115:     0x591f38fb102f - <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]  116:     0x75f83ce24aa4 - <unknown>
[INFO] [stdout]  117:     0x75f83ceb1a64 - clone
[INFO] [stdout]  118:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (35) panicked at src/cpu/tests.rs:151:34:
[INFO] [stdout] Failed to retrieve test data for instruction 0x32 under "/opt/rustwide/workdir/test_data/32.json": Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x591f38fb1792 - 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:     0x591f38fb1792 - 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:     0x591f38fb1792 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x591f38fb1792 - <<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:     0x591f38fc6c1a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x591f38fc6c1a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x591f38fb65e6 - 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:     0x591f38fb65e6 - <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:     0x591f38f8fbbf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x591f38f8fbbf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x591f38fa99b9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x591f38f0e7ce - <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:     0x591f38f0e7ce - 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:     0x591f38fa9c22 - <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:     0x591f38fa9c22 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x591f38f8fc78 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x591f38f84ef9 - 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:     0x591f38f90acd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x591f38fc732c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x591f38fc70a2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x591f38ee48be - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::fs::File, std[3b51380354919863]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x591f38ee603e - nes[5602326ab54ea086]::cpu::tests::load_instruction_tests
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x591f38ee375f - nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x591f38ee7ccd - <&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0} as core[27de1724e4349be2]::ops::function::FnMut<(u8,)>>::call_mut
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   24:     0x591f38eff148 - core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call::<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   25:     0x591f38efef18 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::fold::<(), core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:2607:21
[INFO] [stdout]   26:     0x591f38efef62 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::for_each::<&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   27:     0x591f38ef6088 - <rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}> as rayon[8171176fce0ff256]::iter::plumbing::Folder<u8>>::consume_iter::<core[27de1724e4349be2]::ops::range::Range<u8>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/for_each.rs:55:26
[INFO] [stdout]   28:     0x591f38ef6115 - <rayon[8171176fce0ff256]::range::IterProducer<u8> as rayon[8171176fce0ff256]::iter::plumbing::Producer>::fold_with::<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   29:     0x591f38efea3b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   30:     0x591f38eff0f1 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   31:     0x591f38efbe67 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   32:     0x591f38ee31f1 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   33:     0x591f38ef7e30 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{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]   34:     0x591f38ef99ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x591f38f02adb - __rust_try
[INFO] [stdout]   36:     0x591f38efe3ec - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x591f38efe3ec - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x591f38ef3ee5 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   39:     0x591f38edfab7 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   40:     0x591f38ee7747 - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   41:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   42:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   43:     0x591f38f55d33 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:792:22
[INFO] [stdout]   44:     0x591f38f548bb - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   45:     0x591f38f67c7a - rayon_core[2ea9bf1a680cfbcd]::join::join_recover_from_panic
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:184:19
[INFO] [stdout]   46:     0x591f38efb92f - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:145:25
[INFO] [stdout]   47:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   48:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   49:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   50:     0x591f38eff0f1 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   51:     0x591f38efbe67 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   52:     0x591f38ee31f1 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   53:     0x591f38ef7e30 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{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]   54:     0x591f38ef99ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x591f38f02adb - __rust_try
[INFO] [stdout]   56:     0x591f38efe3ec - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x591f38efe3ec - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x591f38ef3ee5 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   59:     0x591f38edfab7 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   60:     0x591f38ee7747 - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   61:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   62:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   63:     0x591f38f55d33 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:792:22
[INFO] [stdout]   64:     0x591f38f548bb - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   65:     0x591f38f67c7a - rayon_core[2ea9bf1a680cfbcd]::join::join_recover_from_panic
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:184:19
[INFO] [stdout]   66:     0x591f38efb92f - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:145:25
[INFO] [stdout]   67:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   68:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   69:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   70:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   71:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   72:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   73:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   74:     0x591f38f02adb - __rust_try
[INFO] [stdout]   75:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   76:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   78:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   79:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   80:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   81:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   82:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   83:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   84:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   85:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   86:     0x591f38f02adb - __rust_try
[INFO] [stdout]   87:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   88:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   89:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   90:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   91:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   92:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   93:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   94:     0x591f38eff0f1 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   95:     0x591f38efbe67 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   96:     0x591f38ee31f1 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   97:     0x591f38ef7e30 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{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]   98:     0x591f38ef99ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   99:     0x591f38f02adb - __rust_try
[INFO] [stdout]  100:     0x591f38efe3ec - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]  101:     0x591f38efe3ec - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]  102:     0x591f38ef3ee5 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  103:     0x591f38edfab7 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]  104:     0x591f38ee7747 - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]  105:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]  106:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]  107:     0x591f38f55e90 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]  108:     0x591f38f5486b - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::OnceLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]  109:     0x591f38f56039 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]  110:     0x591f38f57109 - rayon_core[2ea9bf1a680cfbcd]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]  111:     0x591f38f556bc - <rayon_core[2ea9bf1a680cfbcd]::registry::ThreadBuilder>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]  112:     0x591f38f555dd - <rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]  113:     0x591f38f63916 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  114:     0x591f38f5e6cb - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  115:     0x591f38f62984 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]  116:     0x591f38f5fd64 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]  117:     0x591f38f5fbeb - __rust_try
[INFO] [stdout]  118:     0x591f38f5e2a6 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]  119:     0x591f38f5e2a6 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]  120:     0x591f38f5e2a6 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  121:     0x591f38f6aa8f - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]  122:     0x591f38fb102f - <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]  123:     0x591f38fb102f - <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]  124:     0x75f83ce24aa4 - <unknown>
[INFO] [stdout]  125:     0x75f83ceb1a64 - clone
[INFO] [stdout]  126:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (35) panicked at src/cpu/tests.rs:151:34:
[INFO] [stdout] Failed to retrieve test data for instruction 0x33 under "/opt/rustwide/workdir/test_data/33.json": Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x591f38fb1792 - 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:     0x591f38fb1792 - 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:     0x591f38fb1792 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x591f38fb1792 - <<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:     0x591f38fc6c1a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x591f38fc6c1a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x591f38fb65e6 - 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:     0x591f38fb65e6 - <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:     0x591f38f8fbbf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x591f38f8fbbf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x591f38fa99b9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x591f38f0e7ce - <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:     0x591f38f0e7ce - 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:     0x591f38fa9c22 - <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:     0x591f38fa9c22 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x591f38f8fc78 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x591f38f84ef9 - 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:     0x591f38f90acd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x591f38fc732c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x591f38fc70a2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x591f38ee48be - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::fs::File, std[3b51380354919863]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x591f38ee603e - nes[5602326ab54ea086]::cpu::tests::load_instruction_tests
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x591f38ee375f - nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x591f38ee7ccd - <&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0} as core[27de1724e4349be2]::ops::function::FnMut<(u8,)>>::call_mut
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   24:     0x591f38eff148 - core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call::<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   25:     0x591f38efef18 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::fold::<(), core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:2607:21
[INFO] [stdout]   26:     0x591f38efef62 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::for_each::<&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   27:     0x591f38ef6088 - <rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}> as rayon[8171176fce0ff256]::iter::plumbing::Folder<u8>>::consume_iter::<core[27de1724e4349be2]::ops::range::Range<u8>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/for_each.rs:55:26
[INFO] [stdout]   28:     0x591f38ef6115 - <rayon[8171176fce0ff256]::range::IterProducer<u8> as rayon[8171176fce0ff256]::iter::plumbing::Producer>::fold_with::<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   29:     0x591f38efea3b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   30:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   31:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   32:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   33:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x591f38f02adb - __rust_try
[INFO] [stdout]   35:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   38:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   39:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   40:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   41:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   42:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   43:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   44:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   45:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x591f38f02adb - __rust_try
[INFO] [stdout]   47:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   50:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   51:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   52:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   53:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   54:     0x591f38eff0f1 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   55:     0x591f38efbe67 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   56:     0x591f38ee31f1 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   57:     0x591f38ef7e30 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{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]   58:     0x591f38ef99ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x591f38f02adb - __rust_try
[INFO] [stdout]   60:     0x591f38efe3ec - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x591f38efe3ec - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x591f38ef3ee5 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   63:     0x591f38edfab7 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   64:     0x591f38ee7747 - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   65:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   66:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   67:     0x591f38f55d33 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:792:22
[INFO] [stdout]   68:     0x591f38f548bb - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   69:     0x591f38f67c7a - rayon_core[2ea9bf1a680cfbcd]::join::join_recover_from_panic
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:184:19
[INFO] [stdout]   70:     0x591f38efb92f - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:145:25
[INFO] [stdout]   71:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   72:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   73:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   74:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   75:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   76:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   77:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   78:     0x591f38f02adb - __rust_try
[INFO] [stdout]   79:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   80:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   81:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   82:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   83:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   84:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   85:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   86:     0x591f38eff0f1 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   87:     0x591f38efbe67 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   88:     0x591f38ee31f1 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   89:     0x591f38ef7e30 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{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]   90:     0x591f38ef99ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   91:     0x591f38f02adb - __rust_try
[INFO] [stdout]   92:     0x591f38efe3ec - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   93:     0x591f38efe3ec - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   94:     0x591f38ef3ee5 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   95:     0x591f38edfab7 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   96:     0x591f38ee7747 - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   97:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   98:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   99:     0x591f38f55e90 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]  100:     0x591f38f5486b - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::OnceLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]  101:     0x591f38f56039 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]  102:     0x591f38f57109 - rayon_core[2ea9bf1a680cfbcd]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]  103:     0x591f38f556bc - <rayon_core[2ea9bf1a680cfbcd]::registry::ThreadBuilder>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]  104:     0x591f38f555dd - <rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]  105:     0x591f38f63916 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  106:     0x591f38f5e6cb - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  107:     0x591f38f62984 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]  108:     0x591f38f5fd64 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]  109:     0x591f38f5fbeb - __rust_try
[INFO] [stdout]  110:     0x591f38f5e2a6 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]  111:     0x591f38f5e2a6 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]  112:     0x591f38f5e2a6 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  113:     0x591f38f6aa8f - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]  114:     0x591f38fb102f - <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]  115:     0x591f38fb102f - <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]  116:     0x75f83ce24aa4 - <unknown>
[INFO] [stdout]  117:     0x75f83ceb1a64 - clone
[INFO] [stdout]  118:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (27) panicked at src/cpu/tests.rs:151:34:
[INFO] [stdout] Failed to retrieve test data for instruction 0xf under "/opt/rustwide/workdir/test_data/0f.json": Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x591f38fb1792 - 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:     0x591f38fb1792 - 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:     0x591f38fb1792 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x591f38fb1792 - <<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:     0x591f38fc6c1a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x591f38fc6c1a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x591f38fb65e6 - 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:     0x591f38fb65e6 - <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:     0x591f38f8fbbf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x591f38f8fbbf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x591f38fa99b9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x591f38f0e7ce - <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:     0x591f38f0e7ce - 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:     0x591f38fa9c22 - <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:     0x591f38fa9c22 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x591f38f8fc78 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x591f38f84ef9 - 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:     0x591f38f90acd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x591f38fc732c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x591f38fc70a2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x591f38ee48be - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::fs::File, std[3b51380354919863]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x591f38ee603e - nes[5602326ab54ea086]::cpu::tests::load_instruction_tests
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x591f38ee375f - nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x591f38ee7ccd - <&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0} as core[27de1724e4349be2]::ops::function::FnMut<(u8,)>>::call_mut
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   24:     0x591f38eff148 - core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call::<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   25:     0x591f38efef18 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::fold::<(), core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:2607:21
[INFO] [stdout]   26:     0x591f38efef62 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::for_each::<&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   27:     0x591f38ef6088 - <rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}> as rayon[8171176fce0ff256]::iter::plumbing::Folder<u8>>::consume_iter::<core[27de1724e4349be2]::ops::range::Range<u8>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/for_each.rs:55:26
[INFO] [stdout]   28:     0x591f38ef6115 - <rayon[8171176fce0ff256]::range::IterProducer<u8> as rayon[8171176fce0ff256]::iter::plumbing::Producer>::fold_with::<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   29:     0x591f38efea3b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   30:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   31:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   32:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   33:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x591f38f02adb - __rust_try
[INFO] [stdout]   35:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   38:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   39:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   40:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   41:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   42:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   43:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   44:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   45:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x591f38f02adb - __rust_try
[INFO] [stdout]   47:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   50:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   51:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   52:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   53:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   54:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   55:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   56:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   57:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x591f38f02adb - __rust_try
[INFO] [stdout]   59:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   62:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   63:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   64:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   65:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   66:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   67:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   68:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   69:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x591f38f02adb - __rust_try
[INFO] [stdout]   71:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   74:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   75:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   76:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   77:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   78:     0x591f38eff0f1 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   79:     0x591f38efbe67 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   80:     0x591f38ee31f1 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   81:     0x591f38ef7e30 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{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]   82:     0x591f38ef99ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   83:     0x591f38f02adb - __rust_try
[INFO] [stdout]   84:     0x591f38efe3ec - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   85:     0x591f38efe3ec - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   86:     0x591f38ef3ee5 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   87:     0x591f38edfab7 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   88:     0x591f38ee7747 - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   89:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   90:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   91:     0x591f38f55e90 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]   92:     0x591f38f5486b - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::OnceLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   93:     0x591f38f56039 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]   94:     0x591f38f57109 - rayon_core[2ea9bf1a680cfbcd]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]   95:     0x591f38f556bc - <rayon_core[2ea9bf1a680cfbcd]::registry::ThreadBuilder>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]   96:     0x591f38f555dd - <rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]   97:     0x591f38f63916 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   98:     0x591f38f5e6cb - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   99:     0x591f38f62984 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]  100:     0x591f38f5fd64 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]  101:     0x591f38f5fbeb - __rust_try
[INFO] [stdout]  102:     0x591f38f5e2a6 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]  103:     0x591f38f5e2a6 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]  104:     0x591f38f5e2a6 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  105:     0x591f38f6aa8f - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]  106:     0x591f38fb102f - <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]  107:     0x591f38fb102f - <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]  108:     0x75f83ce24aa4 - <unknown>
[INFO] [stdout]  109:     0x75f83ceb1a64 - clone
[INFO] [stdout]  110:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (27) panicked at src/cpu/tests.rs:151:34:
[INFO] [stdout] Failed to retrieve test data for instruction 0x10 under "/opt/rustwide/workdir/test_data/10.json": Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x591f38fb1792 - 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:     0x591f38fb1792 - 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:     0x591f38fb1792 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x591f38fb1792 - <<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:     0x591f38fc6c1a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x591f38fc6c1a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x591f38fb65e6 - 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:     0x591f38fb65e6 - <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:     0x591f38f8fbbf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x591f38f8fbbf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x591f38fa99b9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x591f38f0e7ce - <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:     0x591f38f0e7ce - 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:     0x591f38fa9c22 - <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:     0x591f38fa9c22 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x591f38f8fc78 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x591f38f84ef9 - 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:     0x591f38f90acd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x591f38fc732c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x591f38fc70a2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x591f38ee48be - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::fs::File, std[3b51380354919863]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x591f38ee603e - nes[5602326ab54ea086]::cpu::tests::load_instruction_tests
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x591f38ee375f - nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x591f38ee7ccd - <&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0} as core[27de1724e4349be2]::ops::function::FnMut<(u8,)>>::call_mut
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   24:     0x591f38eff148 - core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call::<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   25:     0x591f38efef18 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::fold::<(), core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:2607:21
[INFO] [stdout]   26:     0x591f38efef62 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::for_each::<&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   27:     0x591f38ef6088 - <rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}> as rayon[8171176fce0ff256]::iter::plumbing::Folder<u8>>::consume_iter::<core[27de1724e4349be2]::ops::range::Range<u8>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/for_each.rs:55:26
[INFO] [stdout]   28:     0x591f38ef6115 - <rayon[8171176fce0ff256]::range::IterProducer<u8> as rayon[8171176fce0ff256]::iter::plumbing::Producer>::fold_with::<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   29:     0x591f38efea3b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   30:     0x591f38eff0f1 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   31:     0x591f38efbe67 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   32:     0x591f38ee31f1 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   33:     0x591f38ef7e30 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{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]   34:     0x591f38ef99ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x591f38f02adb - __rust_try
[INFO] [stdout]   36:     0x591f38efe3ec - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x591f38efe3ec - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x591f38ef3ee5 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   39:     0x591f38edfab7 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   40:     0x591f38ee7747 - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   41:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   42:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   43:     0x591f38f55d33 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:792:22
[INFO] [stdout]   44:     0x591f38f548bb - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   45:     0x591f38f67c7a - rayon_core[2ea9bf1a680cfbcd]::join::join_recover_from_panic
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:184:19
[INFO] [stdout]   46:     0x591f38efb92f - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:145:25
[INFO] [stdout]   47:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   48:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   49:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   50:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   51:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   52:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   53:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x591f38f02adb - __rust_try
[INFO] [stdout]   55:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   58:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   59:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   60:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   61:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   62:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   63:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   64:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   65:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   66:     0x591f38f02adb - __rust_try
[INFO] [stdout]   67:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   70:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   71:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   72:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   73:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   74:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   75:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   76:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   77:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   78:     0x591f38f02adb - __rust_try
[INFO] [stdout]   79:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   80:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   81:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   82:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   83:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   84:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   85:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   86:     0x591f38eff0f1 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   87:     0x591f38efbe67 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   88:     0x591f38ee31f1 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   89:     0x591f38ef7e30 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{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]   90:     0x591f38ef99ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   91:     0x591f38f02adb - __rust_try
[INFO] [stdout]   92:     0x591f38efe3ec - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   93:     0x591f38efe3ec - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   94:     0x591f38ef3ee5 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   95:     0x591f38edfab7 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   96:     0x591f38ee7747 - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   97:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   98:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   99:     0x591f38f55e90 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]  100:     0x591f38f5486b - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::OnceLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]  101:     0x591f38f56039 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]  102:     0x591f38f57109 - rayon_core[2ea9bf1a680cfbcd]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]  103:     0x591f38f556bc - <rayon_core[2ea9bf1a680cfbcd]::registry::ThreadBuilder>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]  104:     0x591f38f555dd - <rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]  105:     0x591f38f63916 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  106:     0x591f38f5e6cb - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  107:     0x591f38f62984 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]  108:     0x591f38f5fd64 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]  109:     0x591f38f5fbeb - __rust_try
[INFO] [stdout]  110:     0x591f38f5e2a6 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]  111:     0x591f38f5e2a6 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]  112:     0x591f38f5e2a6 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  113:     0x591f38f6aa8f - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]  114:     0x591f38fb102f - <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]  115:     0x591f38fb102f - <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]  116:     0x75f83ce24aa4 - <unknown>
[INFO] [stdout]  117:     0x75f83ceb1a64 - clone
[INFO] [stdout]  118:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (27) panicked at src/cpu/tests.rs:151:34:
[INFO] [stdout] Failed to retrieve test data for instruction 0x11 under "/opt/rustwide/workdir/test_data/11.json": Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x591f38fb1792 - 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:     0x591f38fb1792 - 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:     0x591f38fb1792 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x591f38fb1792 - <<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:     0x591f38fc6c1a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x591f38fc6c1a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x591f38fb65e6 - 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:     0x591f38fb65e6 - <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:     0x591f38f8fbbf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x591f38f8fbbf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x591f38fa99b9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x591f38f0e7ce - <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:     0x591f38f0e7ce - 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:     0x591f38fa9c22 - <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:     0x591f38fa9c22 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x591f38f8fc78 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x591f38f84ef9 - 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:     0x591f38f90acd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x591f38fc732c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x591f38fc70a2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x591f38ee48be - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::fs::File, std[3b51380354919863]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x591f38ee603e - nes[5602326ab54ea086]::cpu::tests::load_instruction_tests
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x591f38ee375f - nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x591f38ee7ccd - <&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0} as core[27de1724e4349be2]::ops::function::FnMut<(u8,)>>::call_mut
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   24:     0x591f38eff148 - core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call::<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   25:     0x591f38efef18 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::fold::<(), core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:2607:21
[INFO] [stdout]   26:     0x591f38efef62 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::for_each::<&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   27:     0x591f38ef6088 - <rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}> as rayon[8171176fce0ff256]::iter::plumbing::Folder<u8>>::consume_iter::<core[27de1724e4349be2]::ops::range::Range<u8>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/for_each.rs:55:26
[INFO] [stdout]   28:     0x591f38ef6115 - <rayon[8171176fce0ff256]::range::IterProducer<u8> as rayon[8171176fce0ff256]::iter::plumbing::Producer>::fold_with::<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   29:     0x591f38efea3b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   30:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   31:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   32:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   33:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x591f38f02adb - __rust_try
[INFO] [stdout]   35:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   38:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   39:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   40:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   41:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   42:     0x591f38eff0f1 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   43:     0x591f38efbe67 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   44:     0x591f38ee31f1 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   45:     0x591f38ef7e30 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{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]   46:     0x591f38ef99ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x591f38f02adb - __rust_try
[INFO] [stdout]   48:     0x591f38efe3ec - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x591f38efe3ec - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x591f38ef3ee5 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   51:     0x591f38edfab7 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   52:     0x591f38ee7747 - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   53:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   54:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   55:     0x591f38f55d33 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:792:22
[INFO] [stdout]   56:     0x591f38f548bb - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   57:     0x591f38f67c7a - rayon_core[2ea9bf1a680cfbcd]::join::join_recover_from_panic
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:184:19
[INFO] [stdout]   58:     0x591f38efb92f - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:145:25
[INFO] [stdout]   59:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   60:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   61:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   62:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   63:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   64:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   65:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   66:     0x591f38f02adb - __rust_try
[INFO] [stdout]   67:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   70:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   71:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   72:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   73:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   74:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   75:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   76:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   77:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   78:     0x591f38f02adb - __rust_try
[INFO] [stdout]   79:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   80:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   81:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   82:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   83:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   84:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   85:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   86:     0x591f38eff0f1 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   87:     0x591f38efbe67 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   88:     0x591f38ee31f1 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   89:     0x591f38ef7e30 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{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]   90:     0x591f38ef99ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   91:     0x591f38f02adb - __rust_try
[INFO] [stdout]   92:     0x591f38efe3ec - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   93:     0x591f38efe3ec - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   94:     0x591f38ef3ee5 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   95:     0x591f38edfab7 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   96:     0x591f38ee7747 - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   97:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   98:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   99:     0x591f38f55e90 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]  100:     0x591f38f5486b - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::OnceLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]  101:     0x591f38f56039 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]  102:     0x591f38f57109 - rayon_core[2ea9bf1a680cfbcd]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]  103:     0x591f38f556bc - <rayon_core[2ea9bf1a680cfbcd]::registry::ThreadBuilder>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]  104:     0x591f38f555dd - <rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]  105:     0x591f38f63916 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  106:     0x591f38f5e6cb - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  107:     0x591f38f62984 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]  108:     0x591f38f5fd64 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]  109:     0x591f38f5fbeb - __rust_try
[INFO] [stdout]  110:     0x591f38f5e2a6 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]  111:     0x591f38f5e2a6 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]  112:     0x591f38f5e2a6 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  113:     0x591f38f6aa8f - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]  114:     0x591f38fb102f - <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]  115:     0x591f38fb102f - <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]  116:     0x75f83ce24aa4 - <unknown>
[INFO] [stdout]  117:     0x75f83ceb1a64 - clone
[INFO] [stdout]  118:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (27) panicked at src/cpu/tests.rs:151:34:
[INFO] [stdout] Failed to retrieve test data for instruction 0x12 under "/opt/rustwide/workdir/test_data/12.json": Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x591f38fb1792 - 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:     0x591f38fb1792 - 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:     0x591f38fb1792 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x591f38fb1792 - <<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:     0x591f38fc6c1a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x591f38fc6c1a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x591f38fb65e6 - 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:     0x591f38fb65e6 - <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:     0x591f38f8fbbf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x591f38f8fbbf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x591f38fa99b9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x591f38f0e7ce - <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:     0x591f38f0e7ce - 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:     0x591f38fa9c22 - <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:     0x591f38fa9c22 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x591f38f8fc78 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x591f38f84ef9 - 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:     0x591f38f90acd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x591f38fc732c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x591f38fc70a2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x591f38ee48be - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::fs::File, std[3b51380354919863]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x591f38ee603e - nes[5602326ab54ea086]::cpu::tests::load_instruction_tests
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x591f38ee375f - nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x591f38ee7ccd - <&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0} as core[27de1724e4349be2]::ops::function::FnMut<(u8,)>>::call_mut
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   24:     0x591f38eff148 - core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call::<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   25:     0x591f38efef18 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::fold::<(), core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:2607:21
[INFO] [stdout]   26:     0x591f38efef62 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::for_each::<&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   27:     0x591f38ef6088 - <rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}> as rayon[8171176fce0ff256]::iter::plumbing::Folder<u8>>::consume_iter::<core[27de1724e4349be2]::ops::range::Range<u8>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/for_each.rs:55:26
[INFO] [stdout]   28:     0x591f38ef6115 - <rayon[8171176fce0ff256]::range::IterProducer<u8> as rayon[8171176fce0ff256]::iter::plumbing::Producer>::fold_with::<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   29:     0x591f38efea3b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   30:     0x591f38eff0f1 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   31:     0x591f38efbe67 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   32:     0x591f38ee31f1 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   33:     0x591f38ef7e30 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{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]   34:     0x591f38ef99ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x591f38f02adb - __rust_try
[INFO] [stdout]   36:     0x591f38efe3ec - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x591f38efe3ec - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x591f38ef3ee5 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   39:     0x591f38edfab7 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   40:     0x591f38ee7747 - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   41:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   42:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   43:     0x591f38f55d33 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:792:22
[INFO] [stdout]   44:     0x591f38f548bb - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   45:     0x591f38f67c7a - rayon_core[2ea9bf1a680cfbcd]::join::join_recover_from_panic
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:184:19
[INFO] [stdout]   46:     0x591f38efb92f - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:145:25
[INFO] [stdout]   47:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   48:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   49:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   50:     0x591f38eff0f1 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   51:     0x591f38efbe67 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   52:     0x591f38ee31f1 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   53:     0x591f38ef7e30 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{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]   54:     0x591f38ef99ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x591f38f02adb - __rust_try
[INFO] [stdout]   56:     0x591f38efe3ec - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x591f38efe3ec - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x591f38ef3ee5 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   59:     0x591f38edfab7 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   60:     0x591f38ee7747 - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   61:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   62:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   63:     0x591f38f55d33 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:792:22
[INFO] [stdout]   64:     0x591f38f548bb - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   65:     0x591f38f67c7a - rayon_core[2ea9bf1a680cfbcd]::join::join_recover_from_panic
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:184:19
[INFO] [stdout]   66:     0x591f38efb92f - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:145:25
[INFO] [stdout]   67:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   68:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   69:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   70:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   71:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   72:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   73:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   74:     0x591f38f02adb - __rust_try
[INFO] [stdout]   75:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   76:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   78:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   79:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   80:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   81:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   82:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   83:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   84:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   85:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   86:     0x591f38f02adb - __rust_try
[INFO] [stdout]   87:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   88:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   89:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   90:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   91:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   92:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   93:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   94:     0x591f38eff0f1 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   95:     0x591f38efbe67 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   96:     0x591f38ee31f1 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   97:     0x591f38ef7e30 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{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]   98:     0x591f38ef99ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   99:     0x591f38f02adb - __rust_try
[INFO] [stdout]  100:     0x591f38efe3ec - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]  101:     0x591f38efe3ec - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]  102:     0x591f38ef3ee5 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  103:     0x591f38edfab7 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]  104:     0x591f38ee7747 - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]  105:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]  106:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]  107:     0x591f38f55e90 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]  108:     0x591f38f5486b - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::OnceLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]  109:     0x591f38f56039 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]  110:     0x591f38f57109 - rayon_core[2ea9bf1a680cfbcd]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]  111:     0x591f38f556bc - <rayon_core[2ea9bf1a680cfbcd]::registry::ThreadBuilder>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]  112:     0x591f38f555dd - <rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]  113:     0x591f38f63916 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  114:     0x591f38f5e6cb - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  115:     0x591f38f62984 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]  116:     0x591f38f5fd64 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]  117:     0x591f38f5fbeb - __rust_try
[INFO] [stdout]  118:     0x591f38f5e2a6 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]  119:     0x591f38f5e2a6 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]  120:     0x591f38f5e2a6 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  121:     0x591f38f6aa8f - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]  122:     0x591f38fb102f - <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]  123:     0x591f38fb102f - <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]  124:     0x75f83ce24aa4 - <unknown>
[INFO] [stdout]  125:     0x75f83ceb1a64 - clone
[INFO] [stdout]  126:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (27) panicked at src/cpu/tests.rs:151:34:
[INFO] [stdout] Failed to retrieve test data for instruction 0x13 under "/opt/rustwide/workdir/test_data/13.json": Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x591f38fb1792 - 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:     0x591f38fb1792 - 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:     0x591f38fb1792 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x591f38fb1792 - <<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:     0x591f38fc6c1a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x591f38fc6c1a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x591f38fb65e6 - 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:     0x591f38fb65e6 - <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:     0x591f38f8fbbf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x591f38f8fbbf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x591f38fa99b9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x591f38f0e7ce - <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:     0x591f38f0e7ce - 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:     0x591f38fa9c22 - <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:     0x591f38fa9c22 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x591f38f8fc78 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x591f38f84ef9 - 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:     0x591f38f90acd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x591f38fc732c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x591f38fc70a2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x591f38ee48be - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::fs::File, std[3b51380354919863]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x591f38ee603e - nes[5602326ab54ea086]::cpu::tests::load_instruction_tests
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x591f38ee375f - nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x591f38ee7ccd - <&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0} as core[27de1724e4349be2]::ops::function::FnMut<(u8,)>>::call_mut
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   24:     0x591f38eff148 - core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call::<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   25:     0x591f38efef18 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::fold::<(), core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:2607:21
[INFO] [stdout]   26:     0x591f38efef62 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::for_each::<&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   27:     0x591f38ef6088 - <rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}> as rayon[8171176fce0ff256]::iter::plumbing::Folder<u8>>::consume_iter::<core[27de1724e4349be2]::ops::range::Range<u8>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/for_each.rs:55:26
[INFO] [stdout]   28:     0x591f38ef6115 - <rayon[8171176fce0ff256]::range::IterProducer<u8> as rayon[8171176fce0ff256]::iter::plumbing::Producer>::fold_with::<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   29:     0x591f38efea3b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   30:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   31:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   32:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   33:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x591f38f02adb - __rust_try
[INFO] [stdout]   35:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   38:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   39:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   40:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   41:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   42:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   43:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   44:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   45:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x591f38f02adb - __rust_try
[INFO] [stdout]   47:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   50:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   51:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   52:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   53:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   54:     0x591f38eff0f1 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   55:     0x591f38efbe67 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   56:     0x591f38ee31f1 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   57:     0x591f38ef7e30 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{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]   58:     0x591f38ef99ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x591f38f02adb - __rust_try
[INFO] [stdout]   60:     0x591f38efe3ec - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x591f38efe3ec - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x591f38ef3ee5 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   63:     0x591f38edfab7 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   64:     0x591f38ee7747 - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   65:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   66:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   67:     0x591f38f55d33 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:792:22
[INFO] [stdout]   68:     0x591f38f548bb - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   69:     0x591f38f67c7a - rayon_core[2ea9bf1a680cfbcd]::join::join_recover_from_panic
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:184:19
[INFO] [stdout]   70:     0x591f38efb92f - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:145:25
[INFO] [stdout]   71:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   72:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   73:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   74:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   75:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   76:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   77:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   78:     0x591f38f02adb - __rust_try
[INFO] [stdout]   79:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   80:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   81:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   82:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   83:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   84:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   85:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   86:     0x591f38eff0f1 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   87:     0x591f38efbe67 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   88:     0x591f38ee31f1 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   89:     0x591f38ef7e30 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{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]   90:     0x591f38ef99ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   91:     0x591f38f02adb - __rust_try
[INFO] [stdout]   92:     0x591f38efe3ec - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   93:     0x591f38efe3ec - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   94:     0x591f38ef3ee5 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   95:     0x591f38edfab7 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   96:     0x591f38ee7747 - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   97:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   98:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   99:     0x591f38f55e90 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]  100:     0x591f38f5486b - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::OnceLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]  101:     0x591f38f56039 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]  102:     0x591f38f57109 - rayon_core[2ea9bf1a680cfbcd]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]  103:     0x591f38f556bc - <rayon_core[2ea9bf1a680cfbcd]::registry::ThreadBuilder>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]  104:     0x591f38f555dd - <rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]  105:     0x591f38f63916 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  106:     0x591f38f5e6cb - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  107:     0x591f38f62984 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]  108:     0x591f38f5fd64 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]  109:     0x591f38f5fbeb - __rust_try
[INFO] [stdout]  110:     0x591f38f5e2a6 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]  111:     0x591f38f5e2a6 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]  112:     0x591f38f5e2a6 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  113:     0x591f38f6aa8f - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]  114:     0x591f38fb102f - <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]  115:     0x591f38fb102f - <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]  116:     0x75f83ce24aa4 - <unknown>
[INFO] [stdout]  117:     0x75f83ceb1a64 - clone
[INFO] [stdout]  118:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (27) panicked at src/cpu/tests.rs:151:34:
[INFO] [stdout] Failed to retrieve test data for instruction 0x14 under "/opt/rustwide/workdir/test_data/14.json": Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x591f38fb1792 - 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:     0x591f38fb1792 - 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:     0x591f38fb1792 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x591f38fb1792 - <<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:     0x591f38fc6c1a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x591f38fc6c1a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x591f38fb65e6 - 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:     0x591f38fb65e6 - <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:     0x591f38f8fbbf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x591f38f8fbbf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x591f38fa99b9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x591f38f0e7ce - <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:     0x591f38f0e7ce - 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:     0x591f38fa9c22 - <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:     0x591f38fa9c22 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x591f38f8fc78 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x591f38f84ef9 - 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:     0x591f38f90acd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x591f38fc732c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x591f38fc70a2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x591f38ee48be - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::fs::File, std[3b51380354919863]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x591f38ee603e - nes[5602326ab54ea086]::cpu::tests::load_instruction_tests
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x591f38ee375f - nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x591f38ee7ccd - <&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0} as core[27de1724e4349be2]::ops::function::FnMut<(u8,)>>::call_mut
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   24:     0x591f38eff148 - core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call::<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   25:     0x591f38efef18 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::fold::<(), core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:2607:21
[INFO] [stdout]   26:     0x591f38efef62 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::for_each::<&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   27:     0x591f38ef6088 - <rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}> as rayon[8171176fce0ff256]::iter::plumbing::Folder<u8>>::consume_iter::<core[27de1724e4349be2]::ops::range::Range<u8>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/for_each.rs:55:26
[INFO] [stdout]   28:     0x591f38ef6115 - <rayon[8171176fce0ff256]::range::IterProducer<u8> as rayon[8171176fce0ff256]::iter::plumbing::Producer>::fold_with::<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   29:     0x591f38efea3b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   30:     0x591f38eff0f1 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   31:     0x591f38efbe67 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   32:     0x591f38ee31f1 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   33:     0x591f38ef7e30 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{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]   34:     0x591f38ef99ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x591f38f02adb - __rust_try
[INFO] [stdout]   36:     0x591f38efe3ec - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x591f38efe3ec - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x591f38ef3ee5 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   39:     0x591f38edfab7 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   40:     0x591f38ee7747 - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   41:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   42:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   43:     0x591f38f55d33 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:792:22
[INFO] [stdout]   44:     0x591f38f548bb - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   45:     0x591f38f67c7a - rayon_core[2ea9bf1a680cfbcd]::join::join_recover_from_panic
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:184:19
[INFO] [stdout]   46:     0x591f38efb92f - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:145:25
[INFO] [stdout]   47:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   48:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   49:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   50:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   51:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   52:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   53:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x591f38f02adb - __rust_try
[INFO] [stdout]   55:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   58:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   59:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   60:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   61:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   62:     0x591f38eff0f1 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   63:     0x591f38efbe67 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   64:     0x591f38ee31f1 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   65:     0x591f38ef7e30 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{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]   66:     0x591f38ef99ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x591f38f02adb - __rust_try
[INFO] [stdout]   68:     0x591f38efe3ec - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x591f38efe3ec - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x591f38ef3ee5 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   71:     0x591f38edfab7 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   72:     0x591f38ee7747 - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   73:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   74:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   75:     0x591f38f55d33 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:792:22
[INFO] [stdout]   76:     0x591f38f548bb - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   77:     0x591f38f67c7a - rayon_core[2ea9bf1a680cfbcd]::join::join_recover_from_panic
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:184:19
[INFO] [stdout]   78:     0x591f38efb92f - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:145:25
[INFO] [stdout]   79:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   80:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   81:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   82:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   83:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   84:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   85:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   86:     0x591f38f02adb - __rust_try
[INFO] [stdout]   87:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   88:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   89:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   90:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   91:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   92:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   93:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   94:     0x591f38eff0f1 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   95:     0x591f38efbe67 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   96:     0x591f38ee31f1 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   97:     0x591f38ef7e30 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{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]   98:     0x591f38ef99ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   99:     0x591f38f02adb - __rust_try
[INFO] [stdout]  100:     0x591f38efe3ec - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]  101:     0x591f38efe3ec - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]  102:     0x591f38ef3ee5 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  103:     0x591f38edfab7 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]  104:     0x591f38ee7747 - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]  105:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]  106:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]  107:     0x591f38f55e90 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]  108:     0x591f38f5486b - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::OnceLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]  109:     0x591f38f56039 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]  110:     0x591f38f57109 - rayon_core[2ea9bf1a680cfbcd]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]  111:     0x591f38f556bc - <rayon_core[2ea9bf1a680cfbcd]::registry::ThreadBuilder>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]  112:     0x591f38f555dd - <rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]  113:     0x591f38f63916 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  114:     0x591f38f5e6cb - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  115:     0x591f38f62984 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]  116:     0x591f38f5fd64 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]  117:     0x591f38f5fbeb - __rust_try
[INFO] [stdout]  118:     0x591f38f5e2a6 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]  119:     0x591f38f5e2a6 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]  120:     0x591f38f5e2a6 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  121:     0x591f38f6aa8f - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]  122:     0x591f38fb102f - <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]  123:     0x591f38fb102f - <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]  124:     0x75f83ce24aa4 - <unknown>
[INFO] [stdout]  125:     0x75f83ceb1a64 - clone
[INFO] [stdout]  126:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (33) panicked at src/cpu/tests.rs:151:34:
[INFO] [stdout] Failed to retrieve test data for instruction 0x3b under "/opt/rustwide/workdir/test_data/3b.json": Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x591f38fb1792 - 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:     0x591f38fb1792 - 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:     0x591f38fb1792 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x591f38fb1792 - <<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:     0x591f38fc6c1a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x591f38fc6c1a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x591f38fb65e6 - 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:     0x591f38fb65e6 - <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:     0x591f38f8fbbf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x591f38f8fbbf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x591f38fa99b9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x591f38f0e7ce - <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:     0x591f38f0e7ce - 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:     0x591f38fa9c22 - <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:     0x591f38fa9c22 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x591f38f8fc78 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x591f38f84ef9 - 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:     0x591f38f90acd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x591f38fc732c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x591f38fc70a2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x591f38ee48be - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::fs::File, std[3b51380354919863]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x591f38ee603e - nes[5602326ab54ea086]::cpu::tests::load_instruction_tests
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x591f38ee375f - nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x591f38ee7ccd - <&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0} as core[27de1724e4349be2]::ops::function::FnMut<(u8,)>>::call_mut
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   24:     0x591f38eff148 - core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call::<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   25:     0x591f38efef18 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::fold::<(), core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:2607:21
[INFO] [stdout]   26:     0x591f38efef62 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::for_each::<&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   27:     0x591f38ef6088 - <rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}> as rayon[8171176fce0ff256]::iter::plumbing::Folder<u8>>::consume_iter::<core[27de1724e4349be2]::ops::range::Range<u8>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/for_each.rs:55:26
[INFO] [stdout]   28:     0x591f38ef6115 - <rayon[8171176fce0ff256]::range::IterProducer<u8> as rayon[8171176fce0ff256]::iter::plumbing::Producer>::fold_with::<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   29:     0x591f38efea3b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   30:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   31:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   32:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   33:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x591f38f02adb - __rust_try
[INFO] [stdout]   35:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   38:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   39:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   40:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   41:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   42:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   43:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   44:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   45:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x591f38f02adb - __rust_try
[INFO] [stdout]   47:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   50:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   51:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   52:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   53:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   54:     0x591f38eff0f1 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   55:     0x591f38efbe67 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   56:     0x591f38ee31f1 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   57:     0x591f38ef7e30 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{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]   58:     0x591f38ef99ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x591f38f02adb - __rust_try
[INFO] [stdout]   60:     0x591f38efe3ec - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x591f38efe3ec - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x591f38ef3ee5 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   63:     0x591f38edfab7 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   64:     0x591f38ee7747 - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   65:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   66:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   67:     0x591f38f55e90 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]   68:     0x591f38f5486b - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::OnceLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   69:     0x591f38f56039 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]   70:     0x591f38f57109 - rayon_core[2ea9bf1a680cfbcd]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]   71:     0x591f38f556bc - <rayon_core[2ea9bf1a680cfbcd]::registry::ThreadBuilder>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]   72:     0x591f38f555dd - <rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]   73:     0x591f38f63916 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   74:     0x591f38f5e6cb - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   75:     0x591f38f62984 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]   76:     0x591f38f5fd64 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   77:     0x591f38f5fbeb - __rust_try
[INFO] [stdout]   78:     0x591f38f5e2a6 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   79:     0x591f38f5e2a6 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   80:     0x591f38f5e2a6 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   81:     0x591f38f6aa8f - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]   82:     0x591f38fb102f - <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]   83:     0x591f38fb102f - <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]   84:     0x75f83ce24aa4 - <unknown>
[INFO] [stdout]   85:     0x75f83ceb1a64 - clone
[INFO] [stdout]   86:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (33) panicked at src/cpu/tests.rs:151:34:
[INFO] [stdout] Failed to retrieve test data for instruction 0x2d under "/opt/rustwide/workdir/test_data/2d.json": Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x591f38fb1792 - 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:     0x591f38fb1792 - 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:     0x591f38fb1792 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x591f38fb1792 - <<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:     0x591f38fc6c1a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x591f38fc6c1a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x591f38fb65e6 - 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:     0x591f38fb65e6 - <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:     0x591f38f8fbbf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x591f38f8fbbf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x591f38fa99b9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x591f38f0e7ce - <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:     0x591f38f0e7ce - 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:     0x591f38fa9c22 - <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:     0x591f38fa9c22 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x591f38f8fc78 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x591f38f84ef9 - 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:     0x591f38f90acd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x591f38fc732c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x591f38fc70a2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x591f38ee48be - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::fs::File, std[3b51380354919863]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x591f38ee603e - nes[5602326ab54ea086]::cpu::tests::load_instruction_tests
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x591f38ee375f - nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x591f38ee7ccd - <&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0} as core[27de1724e4349be2]::ops::function::FnMut<(u8,)>>::call_mut
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   24:     0x591f38eff148 - core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call::<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   25:     0x591f38efef18 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::fold::<(), core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:2607:21
[INFO] [stdout]   26:     0x591f38efef62 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::for_each::<&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   27:     0x591f38ef6088 - <rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}> as rayon[8171176fce0ff256]::iter::plumbing::Folder<u8>>::consume_iter::<core[27de1724e4349be2]::ops::range::Range<u8>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/for_each.rs:55:26
[INFO] [stdout]   28:     0x591f38ef6115 - <rayon[8171176fce0ff256]::range::IterProducer<u8> as rayon[8171176fce0ff256]::iter::plumbing::Producer>::fold_with::<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   29:     0x591f38efea3b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   30:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   31:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   32:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   33:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x591f38f02adb - __rust_try
[INFO] [stdout]   35:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   38:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   39:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   40:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   41:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   42:     0x591f38eff0f1 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   43:     0x591f38efbe67 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   44:     0x591f38ee31f1 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   45:     0x591f38ef7e30 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{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]   46:     0x591f38ef99ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x591f38f02adb - __rust_try
[INFO] [stdout]   48:     0x591f38efe3ec - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x591f38efe3ec - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x591f38ef3ee5 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   51:     0x591f38edfab7 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   52:     0x591f38ee7747 - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   53:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   54:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   55:     0x591f38f55e90 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]   56:     0x591f38f548bb - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   57:     0x591f38f67c7a - rayon_core[2ea9bf1a680cfbcd]::join::join_recover_from_panic
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:184:19
[INFO] [stdout]   58:     0x591f38efb92f - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:145:25
[INFO] [stdout]   59:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   60:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   61:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   62:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   63:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   64:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   65:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   66:     0x591f38f02adb - __rust_try
[INFO] [stdout]   67:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   70:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   71:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   72:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   73:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   74:     0x591f38eff0f1 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   75:     0x591f38efbe67 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   76:     0x591f38ee31f1 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   77:     0x591f38ef7e30 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{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]   78:     0x591f38ef99ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   79:     0x591f38f02adb - __rust_try
[INFO] [stdout]   80:     0x591f38efe3ec - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   81:     0x591f38efe3ec - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   82:     0x591f38ef3ee5 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   83:     0x591f38edfab7 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   84:     0x591f38ee7747 - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   85:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   86:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   87:     0x591f38f55e90 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]   88:     0x591f38f5486b - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::OnceLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   89:     0x591f38f56039 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]   90:     0x591f38f57109 - rayon_core[2ea9bf1a680cfbcd]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]   91:     0x591f38f556bc - <rayon_core[2ea9bf1a680cfbcd]::registry::ThreadBuilder>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]   92:     0x591f38f555dd - <rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]   93:     0x591f38f63916 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   94:     0x591f38f5e6cb - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   95:     0x591f38f62984 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]   96:     0x591f38f5fd64 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   97:     0x591f38f5fbeb - __rust_try
[INFO] [stdout]   98:     0x591f38f5e2a6 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   99:     0x591f38f5e2a6 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]  100:     0x591f38f5e2a6 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  101:     0x591f38f6aa8f - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]  102:     0x591f38fb102f - <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]  103:     0x591f38fb102f - <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]  104:     0x75f83ce24aa4 - <unknown>
[INFO] [stdout]  105:     0x75f83ceb1a64 - clone
[INFO] [stdout]  106:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (33) panicked at src/cpu/tests.rs:151:34:
[INFO] [stdout] Failed to retrieve test data for instruction 0x2e under "/opt/rustwide/workdir/test_data/2e.json": Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x591f38fb1792 - 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:     0x591f38fb1792 - 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:     0x591f38fb1792 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x591f38fb1792 - <<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:     0x591f38fc6c1a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x591f38fc6c1a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x591f38fb65e6 - 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:     0x591f38fb65e6 - <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:     0x591f38f8fbbf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x591f38f8fbbf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x591f38fa99b9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x591f38f0e7ce - <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:     0x591f38f0e7ce - 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:     0x591f38fa9c22 - <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:     0x591f38fa9c22 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x591f38f8fc78 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x591f38f84ef9 - 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:     0x591f38f90acd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x591f38fc732c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x591f38fc70a2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x591f38ee48be - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::fs::File, std[3b51380354919863]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x591f38ee603e - nes[5602326ab54ea086]::cpu::tests::load_instruction_tests
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x591f38ee375f - nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x591f38ee7ccd - <&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0} as core[27de1724e4349be2]::ops::function::FnMut<(u8,)>>::call_mut
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   24:     0x591f38eff148 - core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call::<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   25:     0x591f38efef18 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::fold::<(), core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:2607:21
[INFO] [stdout]   26:     0x591f38efef62 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::for_each::<&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   27:     0x591f38ef6088 - <rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}> as rayon[8171176fce0ff256]::iter::plumbing::Folder<u8>>::consume_iter::<core[27de1724e4349be2]::ops::range::Range<u8>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/for_each.rs:55:26
[INFO] [stdout]   28:     0x591f38ef6115 - <rayon[8171176fce0ff256]::range::IterProducer<u8> as rayon[8171176fce0ff256]::iter::plumbing::Producer>::fold_with::<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   29:     0x591f38efea3b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   30:     0x591f38eff0f1 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   31:     0x591f38efbe67 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   32:     0x591f38ee31f1 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   33:     0x591f38ef7e30 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{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]   34:     0x591f38ef99ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x591f38f02adb - __rust_try
[INFO] [stdout]   36:     0x591f38efe3ec - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x591f38efe3ec - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x591f38ef3ee5 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   39:     0x591f38edfab7 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   40:     0x591f38ee7747 - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   41:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   42:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   43:     0x591f38f55d33 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:792:22
[INFO] [stdout]   44:     0x591f38f548bb - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   45:     0x591f38f67c7a - rayon_core[2ea9bf1a680cfbcd]::join::join_recover_from_panic
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:184:19
[INFO] [stdout]   46:     0x591f38efb92f - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:145:25
[INFO] [stdout]   47:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   48:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   49:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   50:     0x591f38eff0f1 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   51:     0x591f38efbe67 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   52:     0x591f38ee31f1 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   53:     0x591f38ef7e30 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{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]   54:     0x591f38ef99ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x591f38f02adb - __rust_try
[INFO] [stdout]   56:     0x591f38efe3ec - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x591f38efe3ec - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x591f38ef3ee5 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   59:     0x591f38edfab7 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   60:     0x591f38ee7747 - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   61:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   62:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   63:     0x591f38f55e90 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]   64:     0x591f38f548bb - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   65:     0x591f38f67c7a - rayon_core[2ea9bf1a680cfbcd]::join::join_recover_from_panic
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:184:19
[INFO] [stdout]   66:     0x591f38efb92f - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:145:25
[INFO] [stdout]   67:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   68:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   69:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   70:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   71:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   72:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   73:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   74:     0x591f38f02adb - __rust_try
[INFO] [stdout]   75:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   76:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   78:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   79:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   80:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   81:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   82:     0x591f38eff0f1 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   83:     0x591f38efbe67 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   84:     0x591f38ee31f1 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   85:     0x591f38ef7e30 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{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]   86:     0x591f38ef99ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   87:     0x591f38f02adb - __rust_try
[INFO] [stdout]   88:     0x591f38efe3ec - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   89:     0x591f38efe3ec - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   90:     0x591f38ef3ee5 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   91:     0x591f38edfab7 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   92:     0x591f38ee7747 - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   93:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   94:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   95:     0x591f38f55e90 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]   96:     0x591f38f5486b - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::OnceLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   97:     0x591f38f56039 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]   98:     0x591f38f57109 - rayon_core[2ea9bf1a680cfbcd]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]   99:     0x591f38f556bc - <rayon_core[2ea9bf1a680cfbcd]::registry::ThreadBuilder>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]  100:     0x591f38f555dd - <rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]  101:     0x591f38f63916 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  102:     0x591f38f5e6cb - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  103:     0x591f38f62984 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]  104:     0x591f38f5fd64 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]  105:     0x591f38f5fbeb - __rust_try
[INFO] [stdout]  106:     0x591f38f5e2a6 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]  107:     0x591f38f5e2a6 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]  108:     0x591f38f5e2a6 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  109:     0x591f38f6aa8f - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]  110:     0x591f38fb102f - <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]  111:     0x591f38fb102f - <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]  112:     0x75f83ce24aa4 - <unknown>
[INFO] [stdout]  113:     0x75f83ceb1a64 - clone
[INFO] [stdout]  114:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (33) panicked at src/cpu/tests.rs:151:34:
[INFO] [stdout] Failed to retrieve test data for instruction 0x3e under "/opt/rustwide/workdir/test_data/3e.json": Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x591f38fb1792 - 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:     0x591f38fb1792 - 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:     0x591f38fb1792 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x591f38fb1792 - <<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:     0x591f38fc6c1a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x591f38fc6c1a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x591f38fb65e6 - 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:     0x591f38fb65e6 - <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:     0x591f38f8fbbf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x591f38f8fbbf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x591f38fa99b9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x591f38f0e7ce - <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:     0x591f38f0e7ce - 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:     0x591f38fa9c22 - <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:     0x591f38fa9c22 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x591f38f8fc78 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x591f38f84ef9 - 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:     0x591f38f90acd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x591f38fc732c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x591f38fc70a2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x591f38ee48be - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::fs::File, std[3b51380354919863]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x591f38ee603e - nes[5602326ab54ea086]::cpu::tests::load_instruction_tests
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x591f38ee375f - nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x591f38ee7ccd - <&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0} as core[27de1724e4349be2]::ops::function::FnMut<(u8,)>>::call_mut
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   24:     0x591f38eff148 - core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call::<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   25:     0x591f38efef18 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::fold::<(), core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:2607:21
[INFO] [stdout]   26:     0x591f38efef62 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::for_each::<&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   27:     0x591f38ef6088 - <rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}> as rayon[8171176fce0ff256]::iter::plumbing::Folder<u8>>::consume_iter::<core[27de1724e4349be2]::ops::range::Range<u8>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/for_each.rs:55:26
[INFO] [stdout]   28:     0x591f38ef6115 - <rayon[8171176fce0ff256]::range::IterProducer<u8> as rayon[8171176fce0ff256]::iter::plumbing::Producer>::fold_with::<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   29:     0x591f38efea3b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   30:     0x591f38eff0f1 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   31:     0x591f38efbe67 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   32:     0x591f38ee31f1 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   33:     0x591f38ef7e30 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{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]   34:     0x591f38ef99ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x591f38f02adb - __rust_try
[INFO] [stdout]   36:     0x591f38efe3ec - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x591f38efe3ec - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x591f38ef3ee5 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   39:     0x591f38edfab7 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   40:     0x591f38ee7747 - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   41:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   42:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   43:     0x591f38f55e90 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]   44:     0x591f38f548bb - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   45:     0x591f38f67c7a - rayon_core[2ea9bf1a680cfbcd]::join::join_recover_from_panic
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:184:19
[INFO] [stdout]   46:     0x591f38efb92f - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:145:25
[INFO] [stdout]   47:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   48:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   49:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   50:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   51:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   52:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   53:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x591f38f02adb - __rust_try
[INFO] [stdout]   55:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   58:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   59:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   60:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   61:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   62:     0x591f38eff0f1 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   63:     0x591f38efbe67 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   64:     0x591f38ee31f1 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   65:     0x591f38ef7e30 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{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]   66:     0x591f38ef99ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x591f38f02adb - __rust_try
[INFO] [stdout]   68:     0x591f38efe3ec - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x591f38efe3ec - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x591f38ef3ee5 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   71:     0x591f38edfab7 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   72:     0x591f38ee7747 - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   73:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   74:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   75:     0x591f38f55e90 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]   76:     0x591f38f5486b - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::OnceLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   77:     0x591f38f56039 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]   78:     0x591f38f57109 - rayon_core[2ea9bf1a680cfbcd]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]   79:     0x591f38f556bc - <rayon_core[2ea9bf1a680cfbcd]::registry::ThreadBuilder>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]   80:     0x591f38f555dd - <rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]   81:     0x591f38f63916 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   82:     0x591f38f5e6cb - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   83:     0x591f38f62984 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]   84:     0x591f38f5fd64 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   85:     0x591f38f5fbeb - __rust_try
[INFO] [stdout]   86:     0x591f38f5e2a6 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   87:     0x591f38f5e2a6 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   88:     0x591f38f5e2a6 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   89:     0x591f38f6aa8f - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]   90:     0x591f38fb102f - <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]   91:     0x591f38fb102f - <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]   92:     0x75f83ce24aa4 - <unknown>
[INFO] [stdout]   93:     0x75f83ceb1a64 - clone
[INFO] [stdout]   94:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (28) panicked at src/cpu/tests.rs:151:34:
[INFO] [stdout] Failed to retrieve test data for instruction 0x7f under "/opt/rustwide/workdir/test_data/7f.json": Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x591f38fb1792 - 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:     0x591f38fb1792 - 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:     0x591f38fb1792 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x591f38fb1792 - <<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:     0x591f38fc6c1a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x591f38fc6c1a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x591f38fb65e6 - 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:     0x591f38fb65e6 - <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:     0x591f38f8fbbf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x591f38f8fbbf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x591f38fa99b9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x591f38f0e7ce - <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:     0x591f38f0e7ce - 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:     0x591f38fa9c22 - <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:     0x591f38fa9c22 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x591f38f8fc78 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x591f38f84ef9 - 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:     0x591f38f90acd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x591f38fc732c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x591f38fc70a2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x591f38ee48be - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::fs::File, std[3b51380354919863]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x591f38ee603e - nes[5602326ab54ea086]::cpu::tests::load_instruction_tests
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x591f38ee375f - nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x591f38ee7ccd - <&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0} as core[27de1724e4349be2]::ops::function::FnMut<(u8,)>>::call_mut
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   24:     0x591f38eff148 - core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call::<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   25:     0x591f38efef18 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::fold::<(), core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:2607:21
[INFO] [stdout]   26:     0x591f38efef62 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::for_each::<&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   27:     0x591f38ef6088 - <rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}> as rayon[8171176fce0ff256]::iter::plumbing::Folder<u8>>::consume_iter::<core[27de1724e4349be2]::ops::range::Range<u8>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/for_each.rs:55:26
[INFO] [stdout]   28:     0x591f38ef6115 - <rayon[8171176fce0ff256]::range::IterProducer<u8> as rayon[8171176fce0ff256]::iter::plumbing::Producer>::fold_with::<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   29:     0x591f38efea3b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   30:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   31:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   32:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   33:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x591f38f02adb - __rust_try
[INFO] [stdout]   35:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   38:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   39:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   40:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   41:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   42:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   43:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   44:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   45:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x591f38f02adb - __rust_try
[INFO] [stdout]   47:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   50:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   51:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   52:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   53:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   54:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   55:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   56:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   57:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x591f38f02adb - __rust_try
[INFO] [stdout]   59:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   62:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   63:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   64:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   65:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   66:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   67:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   68:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   69:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x591f38f02adb - __rust_try
[INFO] [stdout]   71:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   74:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   75:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   76:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   77:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   78:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   79:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   80:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   81:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   82:     0x591f38f02adb - __rust_try
[INFO] [stdout]   83:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   84:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   85:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   86:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   87:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   88:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   89:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   90:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   91:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   92:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   93:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   94:     0x591f38f02adb - __rust_try
[INFO] [stdout]   95:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   96:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   97:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   98:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   99:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  100:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  101:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  102:     0x591f38eff0f1 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]  103:     0x591f38efbe67 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]  104:     0x591f38ee31f1 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]  105:     0x591f38ef7e30 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{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]  106:     0x591f38ef99ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]  107:     0x591f38f02adb - __rust_try
[INFO] [stdout]  108:     0x591f38efe3ec - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]  109:     0x591f38efe3ec - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]  110:     0x591f38ef3ee5 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  111:     0x591f38edfab7 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]  112:     0x591f38ee7747 - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]  113:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]  114:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]  115:     0x591f38f55e90 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]  116:     0x591f38f5486b - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::OnceLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]  117:     0x591f38f56039 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]  118:     0x591f38f57109 - rayon_core[2ea9bf1a680cfbcd]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]  119:     0x591f38f556bc - <rayon_core[2ea9bf1a680cfbcd]::registry::ThreadBuilder>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]  120:     0x591f38f555dd - <rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]  121:     0x591f38f63916 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  122:     0x591f38f5e6cb - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  123:     0x591f38f62984 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]  124:     0x591f38f5fd64 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]  125:     0x591f38f5fbeb - __rust_try
[INFO] [stdout]  126:     0x591f38f5e2a6 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]  127:     0x591f38f5e2a6 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]  128:     0x591f38f5e2a6 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  129:     0x591f38f6aa8f - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]  130:     0x591f38fb102f - <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]  131:     0x591f38fb102f - <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]  132:     0x75f83ce24aa4 - <unknown>
[INFO] [stdout]  133:     0x75f83ceb1a64 - clone
[INFO] [stdout]  134:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (30) panicked at src/cpu/tests.rs:151:34:
[INFO] [stdout] Failed to retrieve test data for instruction 0x7 under "/opt/rustwide/workdir/test_data/07.json": Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x591f38fb1792 - 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:     0x591f38fb1792 - 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:     0x591f38fb1792 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x591f38fb1792 - <<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:     0x591f38fc6c1a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x591f38fc6c1a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x591f38fb65e6 - 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:     0x591f38fb65e6 - <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:     0x591f38f8fbbf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x591f38f8fbbf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x591f38fa99b9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x591f38f0e7ce - <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:     0x591f38f0e7ce - 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:     0x591f38fa9c22 - <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:     0x591f38fa9c22 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x591f38f8fc78 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x591f38f84ef9 - 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:     0x591f38f90acd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x591f38fc732c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x591f38fc70a2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x591f38ee48be - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::fs::File, std[3b51380354919863]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x591f38ee603e - nes[5602326ab54ea086]::cpu::tests::load_instruction_tests
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x591f38ee375f - nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x591f38ee7ccd - <&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0} as core[27de1724e4349be2]::ops::function::FnMut<(u8,)>>::call_mut
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   24:     0x591f38eff148 - core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call::<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   25:     0x591f38efef18 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::fold::<(), core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:2607:21
[INFO] [stdout]   26:     0x591f38efef62 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::for_each::<&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   27:     0x591f38ef6088 - <rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}> as rayon[8171176fce0ff256]::iter::plumbing::Folder<u8>>::consume_iter::<core[27de1724e4349be2]::ops::range::Range<u8>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/for_each.rs:55:26
[INFO] [stdout]   28:     0x591f38ef6115 - <rayon[8171176fce0ff256]::range::IterProducer<u8> as rayon[8171176fce0ff256]::iter::plumbing::Producer>::fold_with::<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   29:     0x591f38efea3b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   30:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   31:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   32:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   33:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x591f38f02adb - __rust_try
[INFO] [stdout]   35:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   38:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   39:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   40:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   41:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   42:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   43:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   44:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   45:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x591f38f02adb - __rust_try
[INFO] [stdout]   47:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   50:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   51:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   52:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   53:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   54:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   55:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   56:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   57:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x591f38f02adb - __rust_try
[INFO] [stdout]   59:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   62:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   63:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   64:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   65:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   66:     0x591f38eff0f1 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   67:     0x591f38efbe67 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   68:     0x591f38ee31f1 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   69:     0x591f38ef7e30 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{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]   70:     0x591f38ef99ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x591f38f02adb - __rust_try
[INFO] [stdout]   72:     0x591f38efe3ec - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x591f38efe3ec - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x591f38ef3ee5 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   75:     0x591f38edfab7 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   76:     0x591f38ee7747 - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   77:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   78:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   79:     0x591f38f55e90 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]   80:     0x591f38f5486b - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::OnceLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   81:     0x591f38f56039 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]   82:     0x591f38f57109 - rayon_core[2ea9bf1a680cfbcd]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]   83:     0x591f38f556bc - <rayon_core[2ea9bf1a680cfbcd]::registry::ThreadBuilder>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]   84:     0x591f38f555dd - <rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]   85:     0x591f38f63916 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   86:     0x591f38f5e6cb - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   87:     0x591f38f62984 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]   88:     0x591f38f5fd64 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   89:     0x591f38f5fbeb - __rust_try
[INFO] [stdout]   90:     0x591f38f5e2a6 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   91:     0x591f38f5e2a6 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   92:     0x591f38f5e2a6 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   93:     0x591f38f6aa8f - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]   94:     0x591f38fb102f - <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]   95:     0x591f38fb102f - <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]   96:     0x75f83ce24aa4 - <unknown>
[INFO] [stdout]   97:     0x75f83ceb1a64 - clone
[INFO] [stdout]   98:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (34) panicked at src/cpu/tests.rs:151:34:
[INFO] [stdout] Failed to retrieve test data for instruction 0x3d under "/opt/rustwide/workdir/test_data/3d.json": Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x591f38fb1792 - 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:     0x591f38fb1792 - 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:     0x591f38fb1792 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x591f38fb1792 - <<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:     0x591f38fc6c1a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x591f38fc6c1a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x591f38fb65e6 - 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:     0x591f38fb65e6 - <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:     0x591f38f8fbbf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x591f38f8fbbf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x591f38fa99b9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x591f38f0e7ce - <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:     0x591f38f0e7ce - 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:     0x591f38fa9c22 - <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:     0x591f38fa9c22 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x591f38f8fc78 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x591f38f84ef9 - 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:     0x591f38f90acd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x591f38fc732c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x591f38fc70a2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x591f38ee48be - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::fs::File, std[3b51380354919863]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x591f38ee603e - nes[5602326ab54ea086]::cpu::tests::load_instruction_tests
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x591f38ee375f - nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x591f38ee7ccd - <&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0} as core[27de1724e4349be2]::ops::function::FnMut<(u8,)>>::call_mut
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   24:     0x591f38eff148 - core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call::<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   25:     0x591f38efef18 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::fold::<(), core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:2607:21
[INFO] [stdout]   26:     0x591f38efef62 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::for_each::<&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   27:     0x591f38ef6088 - <rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}> as rayon[8171176fce0ff256]::iter::plumbing::Folder<u8>>::consume_iter::<core[27de1724e4349be2]::ops::range::Range<u8>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/for_each.rs:55:26
[INFO] [stdout]   28:     0x591f38ef6115 - <rayon[8171176fce0ff256]::range::IterProducer<u8> as rayon[8171176fce0ff256]::iter::plumbing::Producer>::fold_with::<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   29:     0x591f38efea3b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   30:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   31:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   32:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   33:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x591f38f02adb - __rust_try
[INFO] [stdout]   35:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   38:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   39:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   40:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   41:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   42:     0x591f38eff0f1 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   43:     0x591f38efbe67 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   44:     0x591f38ee31f1 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   45:     0x591f38ef7e30 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{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]   46:     0x591f38ef99ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x591f38f02adb - __rust_try
[INFO] [stdout]   48:     0x591f38efe3ec - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x591f38efe3ec - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x591f38ef3ee5 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   51:     0x591f38edfab7 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   52:     0x591f38ee7747 - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   53:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   54:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   55:     0x591f38f55e90 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]   56:     0x591f38f5486b - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::OnceLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   57:     0x591f38f56039 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]   58:     0x591f38f57109 - rayon_core[2ea9bf1a680cfbcd]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]   59:     0x591f38f556bc - <rayon_core[2ea9bf1a680cfbcd]::registry::ThreadBuilder>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]   60:     0x591f38f555dd - <rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]   61:     0x591f38f63916 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x591f38f5e6cb - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   63:     0x591f38f62984 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]   64:     0x591f38f5fd64 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x591f38f5fbeb - __rust_try
[INFO] [stdout]   66:     0x591f38f5e2a6 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   67:     0x591f38f5e2a6 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   68:     0x591f38f5e2a6 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   69:     0x591f38f6aa8f - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]   70:     0x591f38fb102f - <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]   71:     0x591f38fb102f - <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]   72:     0x75f83ce24aa4 - <unknown>
[INFO] [stdout]   73:     0x75f83ceb1a64 - clone
[INFO] [stdout]   74:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (40) panicked at src/cpu/tests.rs:151:34:
[INFO] [stdout] Failed to retrieve test data for instruction 0xff under "/opt/rustwide/workdir/test_data/ff.json": Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x591f38fb1792 - 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:     0x591f38fb1792 - 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:     0x591f38fb1792 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x591f38fb1792 - <<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:     0x591f38fc6c1a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x591f38fc6c1a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x591f38fb65e6 - 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:     0x591f38fb65e6 - <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:     0x591f38f8fbbf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x591f38f8fbbf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x591f38fa99b9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x591f38f0e7ce - <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:     0x591f38f0e7ce - 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:     0x591f38fa9c22 - <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:     0x591f38fa9c22 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x591f38f8fc78 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x591f38f84ef9 - 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:     0x591f38f90acd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x591f38fc732c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x591f38fc70a2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x591f38ee48be - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::fs::File, std[3b51380354919863]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x591f38ee603e - nes[5602326ab54ea086]::cpu::tests::load_instruction_tests
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x591f38ee375f - nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x591f38ef7ccc - <rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}> as rayon[8171176fce0ff256]::iter::plumbing::Folder<u8>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/for_each.rs:47:9
[INFO] [stdout]   24:     0x591f38efee5c - <rayon[8171176fce0ff256]::iter::once::Once<u8> as rayon[8171176fce0ff256]::iter::IndexedParallelIterator>::drive::<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/once.rs:56:32
[INFO] [stdout]   25:     0x591f38efeda8 - <rayon[8171176fce0ff256]::iter::once::Once<u8> as rayon[8171176fce0ff256]::iter::ParallelIterator>::drive_unindexed::<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/once.rs:43:14
[INFO] [stdout]   26:     0x591f38efbf1a - <rayon[8171176fce0ff256]::iter::chain::Chain<rayon[8171176fce0ff256]::range::Iter<u8>, rayon[8171176fce0ff256]::iter::once::Once<u8>> as rayon[8171176fce0ff256]::iter::ParallelIterator>::drive_unindexed::<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/chain.rs:48:60
[INFO] [stdout]   27:     0x591f38efbed0 - rayon_core[2ea9bf1a680cfbcd]::join::join::call::<(), <rayon[8171176fce0ff256]::iter::chain::Chain<rayon[8171176fce0ff256]::range::Iter<u8>, rayon[8171176fce0ff256]::iter::once::Once<u8>> as rayon[8171176fce0ff256]::iter::ParallelIterator>::drive_unindexed<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:102:18
[INFO] [stdout]   28:     0x591f38efbdd6 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon_core[2ea9bf1a680cfbcd]::join::join::call<(), <rayon[8171176fce0ff256]::iter::chain::Chain<rayon[8171176fce0ff256]::range::Iter<u8>, rayon[8171176fce0ff256]::iter::once::Once<u8>> as rayon[8171176fce0ff256]::iter::ParallelIterator>::drive_unindexed<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   29:     0x591f38ee31bd - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon_core[2ea9bf1a680cfbcd]::join::join::call<(), <rayon[8171176fce0ff256]::iter::chain::Chain<rayon[8171176fce0ff256]::range::Iter<u8>, rayon[8171176fce0ff256]::iter::once::Once<u8>> as rayon[8171176fce0ff256]::iter::ParallelIterator>::drive_unindexed<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   30:     0x591f38ef7e08 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon_core[2ea9bf1a680cfbcd]::join::join::call<(), <rayon[8171176fce0ff256]::iter::chain::Chain<rayon[8171176fce0ff256]::range::Iter<u8>, rayon[8171176fce0ff256]::iter::once::Once<u8>> as rayon[8171176fce0ff256]::iter::ParallelIterator>::drive_unindexed<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>::{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]   31:     0x591f38ef9987 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon_core[2ea9bf1a680cfbcd]::join::join::call<(), <rayon[8171176fce0ff256]::iter::chain::Chain<rayon[8171176fce0ff256]::range::Iter<u8>, rayon[8171176fce0ff256]::iter::once::Once<u8>> as rayon[8171176fce0ff256]::iter::ParallelIterator>::drive_unindexed<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x591f38f02adb - __rust_try
[INFO] [stdout]   33:     0x591f38efe32b - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon_core[2ea9bf1a680cfbcd]::join::join::call<(), <rayon[8171176fce0ff256]::iter::chain::Chain<rayon[8171176fce0ff256]::range::Iter<u8>, rayon[8171176fce0ff256]::iter::once::Once<u8>> as rayon[8171176fce0ff256]::iter::ParallelIterator>::drive_unindexed<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x591f38efe32b - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon_core[2ea9bf1a680cfbcd]::join::join::call<(), <rayon[8171176fce0ff256]::iter::chain::Chain<rayon[8171176fce0ff256]::range::Iter<u8>, rayon[8171176fce0ff256]::iter::once::Once<u8>> as rayon[8171176fce0ff256]::iter::ParallelIterator>::drive_unindexed<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x591f38ef3eb8 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon_core[2ea9bf1a680cfbcd]::join::join::call<(), <rayon[8171176fce0ff256]::iter::chain::Chain<rayon[8171176fce0ff256]::range::Iter<u8>, rayon[8171176fce0ff256]::iter::once::Once<u8>> as rayon[8171176fce0ff256]::iter::ParallelIterator>::drive_unindexed<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   36:     0x591f38edfa1e - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon_core[2ea9bf1a680cfbcd]::join::join::call<(), <rayon[8171176fce0ff256]::iter::chain::Chain<rayon[8171176fce0ff256]::range::Iter<u8>, rayon[8171176fce0ff256]::iter::once::Once<u8>> as rayon[8171176fce0ff256]::iter::ParallelIterator>::drive_unindexed<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   37:     0x591f38ee743a - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon_core[2ea9bf1a680cfbcd]::join::join::call<(), <rayon[8171176fce0ff256]::iter::chain::Chain<rayon[8171176fce0ff256]::range::Iter<u8>, rayon[8171176fce0ff256]::iter::once::Once<u8>> as rayon[8171176fce0ff256]::iter::ParallelIterator>::drive_unindexed<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   38:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   39:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   40:     0x591f38f55e90 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]   41:     0x591f38f5486b - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::OnceLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   42:     0x591f38f56039 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]   43:     0x591f38f57109 - rayon_core[2ea9bf1a680cfbcd]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]   44:     0x591f38f556bc - <rayon_core[2ea9bf1a680cfbcd]::registry::ThreadBuilder>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]   45:     0x591f38f555dd - <rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]   46:     0x591f38f63916 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x591f38f5e6cb - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   48:     0x591f38f62984 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]   49:     0x591f38f5fd64 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x591f38f5fbeb - __rust_try
[INFO] [stdout]   51:     0x591f38f5e2a6 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x591f38f5e2a6 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x591f38f5e2a6 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   54:     0x591f38f6aa8f - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]   55:     0x591f38fb102f - <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]   56:     0x591f38fb102f - <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]   57:     0x75f83ce24aa4 - <unknown>
[INFO] [stdout]   58:     0x75f83ceb1a64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (36) panicked at src/cpu/tests.rs:151:34:
[INFO] [stdout] Failed to retrieve test data for instruction 0x3c under "/opt/rustwide/workdir/test_data/3c.json": Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x591f38fb1792 - 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:     0x591f38fb1792 - 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:     0x591f38fb1792 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x591f38fb1792 - <<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:     0x591f38fc6c1a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x591f38fc6c1a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x591f38fb65e6 - 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:     0x591f38fb65e6 - <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:     0x591f38f8fbbf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x591f38f8fbbf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x591f38fa99b9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x591f38f0e7ce - <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:     0x591f38f0e7ce - 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:     0x591f38fa9c22 - <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:     0x591f38fa9c22 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x591f38f8fc78 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x591f38f84ef9 - 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:     0x591f38f90acd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x591f38fc732c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x591f38fc70a2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x591f38ee48be - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::fs::File, std[3b51380354919863]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x591f38ee603e - nes[5602326ab54ea086]::cpu::tests::load_instruction_tests
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x591f38ee375f - nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x591f38ee7ccd - <&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0} as core[27de1724e4349be2]::ops::function::FnMut<(u8,)>>::call_mut
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   24:     0x591f38eff148 - core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call::<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   25:     0x591f38efef18 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::fold::<(), core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:2607:21
[INFO] [stdout]   26:     0x591f38efef62 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::for_each::<&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   27:     0x591f38ef6088 - <rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}> as rayon[8171176fce0ff256]::iter::plumbing::Folder<u8>>::consume_iter::<core[27de1724e4349be2]::ops::range::Range<u8>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/for_each.rs:55:26
[INFO] [stdout]   28:     0x591f38ef6115 - <rayon[8171176fce0ff256]::range::IterProducer<u8> as rayon[8171176fce0ff256]::iter::plumbing::Producer>::fold_with::<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   29:     0x591f38efea3b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   30:     0x591f38eff0f1 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   31:     0x591f38efbe67 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   32:     0x591f38ee31f1 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   33:     0x591f38ef7e30 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{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]   34:     0x591f38ef99ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x591f38f02adb - __rust_try
[INFO] [stdout]   36:     0x591f38efe3ec - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x591f38efe3ec - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x591f38ef3ee5 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   39:     0x591f38edfab7 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   40:     0x591f38ee7747 - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   41:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   42:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   43:     0x591f38f55e90 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]   44:     0x591f38f5486b - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::OnceLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   45:     0x591f38f56039 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]   46:     0x591f38f57109 - rayon_core[2ea9bf1a680cfbcd]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]   47:     0x591f38f556bc - <rayon_core[2ea9bf1a680cfbcd]::registry::ThreadBuilder>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]   48:     0x591f38f555dd - <rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]   49:     0x591f38f63916 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x591f38f5e6cb - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x591f38f62984 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]   52:     0x591f38f5fd64 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x591f38f5fbeb - __rust_try
[INFO] [stdout]   54:     0x591f38f5e2a6 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x591f38f5e2a6 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x591f38f5e2a6 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   57:     0x591f38f6aa8f - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]   58:     0x591f38fb102f - <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]   59:     0x591f38fb102f - <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]   60:     0x75f83ce24aa4 - <unknown>
[INFO] [stdout]   61:     0x75f83ceb1a64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (36) panicked at src/cpu/tests.rs:151:34:
[INFO] [stdout] Failed to retrieve test data for instruction 0x28 under "/opt/rustwide/workdir/test_data/28.json": Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x591f38fb1792 - 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:     0x591f38fb1792 - 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:     0x591f38fb1792 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x591f38fb1792 - <<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:     0x591f38fc6c1a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x591f38fc6c1a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x591f38fb65e6 - 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:     0x591f38fb65e6 - <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:     0x591f38f8fbbf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x591f38f8fbbf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x591f38fa99b9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x591f38f0e7ce - <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:     0x591f38f0e7ce - 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:     0x591f38fa9c22 - <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:     0x591f38fa9c22 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x591f38f8fc78 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x591f38f84ef9 - 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:     0x591f38f90acd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x591f38fc732c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x591f38fc70a2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x591f38ee48be - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::fs::File, std[3b51380354919863]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x591f38ee603e - nes[5602326ab54ea086]::cpu::tests::load_instruction_tests
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x591f38ee375f - nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x591f38ee7ccd - <&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0} as core[27de1724e4349be2]::ops::function::FnMut<(u8,)>>::call_mut
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   24:     0x591f38eff148 - core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call::<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   25:     0x591f38efef18 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::fold::<(), core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:2607:21
[INFO] [stdout]   26:     0x591f38efef62 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::for_each::<&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   27:     0x591f38ef6088 - <rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}> as rayon[8171176fce0ff256]::iter::plumbing::Folder<u8>>::consume_iter::<core[27de1724e4349be2]::ops::range::Range<u8>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/for_each.rs:55:26
[INFO] [stdout]   28:     0x591f38ef6115 - <rayon[8171176fce0ff256]::range::IterProducer<u8> as rayon[8171176fce0ff256]::iter::plumbing::Producer>::fold_with::<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   29:     0x591f38efea3b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   30:     0x591f38eff0f1 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   31:     0x591f38efbe67 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   32:     0x591f38ee31f1 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   33:     0x591f38ef7e30 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{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]   34:     0x591f38ef99ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x591f38f02adb - __rust_try
[INFO] [stdout]   36:     0x591f38efe3ec - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x591f38efe3ec - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x591f38ef3ee5 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   39:     0x591f38edfab7 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   40:     0x591f38ee7747 - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   41:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   42:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   43:     0x591f38f55e90 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]   44:     0x591f38f5486b - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::OnceLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   45:     0x591f38f56039 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]   46:     0x591f38f57109 - rayon_core[2ea9bf1a680cfbcd]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]   47:     0x591f38f556bc - <rayon_core[2ea9bf1a680cfbcd]::registry::ThreadBuilder>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]   48:     0x591f38f555dd - <rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]   49:     0x591f38f63916 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x591f38f5e6cb - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x591f38f62984 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]   52:     0x591f38f5fd64 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x591f38f5fbeb - __rust_try
[INFO] [stdout]   54:     0x591f38f5e2a6 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x591f38f5e2a6 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x591f38f5e2a6 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   57:     0x591f38f6aa8f - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]   58:     0x591f38fb102f - <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]   59:     0x591f38fb102f - <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]   60:     0x75f83ce24aa4 - <unknown>
[INFO] [stdout]   61:     0x75f83ceb1a64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (36) panicked at src/cpu/tests.rs:151:34:
[INFO] [stdout] Failed to retrieve test data for instruction 0x35 under "/opt/rustwide/workdir/test_data/35.json": Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x591f38fb1792 - 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:     0x591f38fb1792 - 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:     0x591f38fb1792 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x591f38fb1792 - <<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:     0x591f38fc6c1a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x591f38fc6c1a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x591f38fb65e6 - 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:     0x591f38fb65e6 - <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:     0x591f38f8fbbf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x591f38f8fbbf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x591f38fa99b9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x591f38f0e7ce - <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:     0x591f38f0e7ce - 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:     0x591f38fa9c22 - <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:     0x591f38fa9c22 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x591f38f8fc78 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x591f38f84ef9 - 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:     0x591f38f90acd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x591f38fc732c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x591f38fc70a2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x591f38ee48be - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::fs::File, std[3b51380354919863]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x591f38ee603e - nes[5602326ab54ea086]::cpu::tests::load_instruction_tests
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x591f38ee375f - nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x591f38ee7ccd - <&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0} as core[27de1724e4349be2]::ops::function::FnMut<(u8,)>>::call_mut
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   24:     0x591f38eff148 - core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call::<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   25:     0x591f38efef18 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::fold::<(), core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:2607:21
[INFO] [stdout]   26:     0x591f38efef62 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::for_each::<&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   27:     0x591f38ef6088 - <rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}> as rayon[8171176fce0ff256]::iter::plumbing::Folder<u8>>::consume_iter::<core[27de1724e4349be2]::ops::range::Range<u8>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/for_each.rs:55:26
[INFO] [stdout]   28:     0x591f38ef6115 - <rayon[8171176fce0ff256]::range::IterProducer<u8> as rayon[8171176fce0ff256]::iter::plumbing::Producer>::fold_with::<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   29:     0x591f38efea3b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   30:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   31:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   32:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   33:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x591f38f02adb - __rust_try
[INFO] [stdout]   35:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   38:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   39:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   40:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   41:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   42:     0x591f38eff0f1 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   43:     0x591f38efbe67 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   44:     0x591f38ee31f1 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   45:     0x591f38ef7e30 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{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]   46:     0x591f38ef99ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x591f38f02adb - __rust_try
[INFO] [stdout]   48:     0x591f38efe3ec - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x591f38efe3ec - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x591f38ef3ee5 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   51:     0x591f38edfab7 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   52:     0x591f38ee7747 - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   53:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   54:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   55:     0x591f38f55e90 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]   56:     0x591f38f5486b - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::OnceLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   57:     0x591f38f56039 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]   58:     0x591f38f57109 - rayon_core[2ea9bf1a680cfbcd]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]   59:     0x591f38f556bc - <rayon_core[2ea9bf1a680cfbcd]::registry::ThreadBuilder>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]   60:     0x591f38f555dd - <rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]   61:     0x591f38f63916 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x591f38f5e6cb - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   63:     0x591f38f62984 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]   64:     0x591f38f5fd64 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x591f38f5fbeb - __rust_try
[INFO] [stdout]   66:     0x591f38f5e2a6 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   67:     0x591f38f5e2a6 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   68:     0x591f38f5e2a6 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   69:     0x591f38f6aa8f - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]   70:     0x591f38fb102f - <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]   71:     0x591f38fb102f - <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]   72:     0x75f83ce24aa4 - <unknown>
[INFO] [stdout]   73:     0x75f83ceb1a64 - clone
[INFO] [stdout]   74:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (36) panicked at src/cpu/tests.rs:151:34:
[INFO] [stdout] Failed to retrieve test data for instruction 0x36 under "/opt/rustwide/workdir/test_data/36.json": Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x591f38fb1792 - 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:     0x591f38fb1792 - 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:     0x591f38fb1792 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x591f38fb1792 - <<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:     0x591f38fc6c1a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x591f38fc6c1a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x591f38fb65e6 - 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:     0x591f38fb65e6 - <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:     0x591f38f8fbbf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x591f38f8fbbf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x591f38fa99b9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x591f38f0e7ce - <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:     0x591f38f0e7ce - 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:     0x591f38fa9c22 - <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:     0x591f38fa9c22 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x591f38f8fc78 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x591f38f84ef9 - 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:     0x591f38f90acd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x591f38fc732c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x591f38fc70a2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x591f38ee48be - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::fs::File, std[3b51380354919863]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x591f38ee603e - nes[5602326ab54ea086]::cpu::tests::load_instruction_tests
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x591f38ee375f - nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x591f38ee7ccd - <&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0} as core[27de1724e4349be2]::ops::function::FnMut<(u8,)>>::call_mut
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   24:     0x591f38eff148 - core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call::<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   25:     0x591f38efef18 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::fold::<(), core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:2607:21
[INFO] [stdout]   26:     0x591f38efef62 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::for_each::<&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   27:     0x591f38ef6088 - <rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}> as rayon[8171176fce0ff256]::iter::plumbing::Folder<u8>>::consume_iter::<core[27de1724e4349be2]::ops::range::Range<u8>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/for_each.rs:55:26
[INFO] [stdout]   28:     0x591f38ef6115 - <rayon[8171176fce0ff256]::range::IterProducer<u8> as rayon[8171176fce0ff256]::iter::plumbing::Producer>::fold_with::<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   29:     0x591f38efea3b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   30:     0x591f38eff0f1 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   31:     0x591f38efbe67 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   32:     0x591f38ee31f1 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   33:     0x591f38ef7e30 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{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]   34:     0x591f38ef99ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x591f38f02adb - __rust_try
[INFO] [stdout]   36:     0x591f38efe3ec - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x591f38efe3ec - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x591f38ef3ee5 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   39:     0x591f38edfab7 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   40:     0x591f38ee7747 - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   41:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   42:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   43:     0x591f38f55d33 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:792:22
[INFO] [stdout]   44:     0x591f38f548bb - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   45:     0x591f38f67c7a - rayon_core[2ea9bf1a680cfbcd]::join::join_recover_from_panic
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:184:19
[INFO] [stdout]   46:     0x591f38efb92f - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:145:25
[INFO] [stdout]   47:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   48:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   49:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   50:     0x591f38eff0f1 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   51:     0x591f38efbe67 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   52:     0x591f38ee31f1 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   53:     0x591f38ef7e30 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{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]   54:     0x591f38ef99ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x591f38f02adb - __rust_try
[INFO] [stdout]   56:     0x591f38efe3ec - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x591f38efe3ec - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x591f38ef3ee5 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   59:     0x591f38edfab7 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   60:     0x591f38ee7747 - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   61:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   62:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   63:     0x591f38f55e90 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]   64:     0x591f38f5486b - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::OnceLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   65:     0x591f38f56039 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]   66:     0x591f38f57109 - rayon_core[2ea9bf1a680cfbcd]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]   67:     0x591f38f556bc - <rayon_core[2ea9bf1a680cfbcd]::registry::ThreadBuilder>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]   68:     0x591f38f555dd - <rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]   69:     0x591f38f63916 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   70:     0x591f38f5e6cb - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   71:     0x591f38f62984 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]   72:     0x591f38f5fd64 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   73:     0x591f38f5fbeb - __rust_try
[INFO] [stdout]   74:     0x591f38f5e2a6 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   75:     0x591f38f5e2a6 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   76:     0x591f38f5e2a6 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   77:     0x591f38f6aa8f - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]   78:     0x591f38fb102f - <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]   79:     0x591f38fb102f - <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]   80:     0x75f83ce24aa4 - <unknown>
[INFO] [stdout]   81:     0x75f83ceb1a64 - clone
[INFO] [stdout]   82:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (36) panicked at src/cpu/tests.rs:151:34:
[INFO] [stdout] Failed to retrieve test data for instruction 0x6f under "/opt/rustwide/workdir/test_data/6f.json": Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x591f38fb1792 - 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:     0x591f38fb1792 - 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:     0x591f38fb1792 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x591f38fb1792 - <<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:     0x591f38fc6c1a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x591f38fc6c1a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x591f38fb65e6 - 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:     0x591f38fb65e6 - <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:     0x591f38f8fbbf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x591f38f8fbbf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x591f38fa99b9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x591f38f0e7ce - <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:     0x591f38f0e7ce - 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:     0x591f38fa9c22 - <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:     0x591f38fa9c22 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x591f38f8fc78 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x591f38f84ef9 - 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:     0x591f38f90acd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x591f38fc732c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x591f38fc70a2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x591f38ee48be - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::fs::File, std[3b51380354919863]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x591f38ee603e - nes[5602326ab54ea086]::cpu::tests::load_instruction_tests
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x591f38ee375f - nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x591f38ee7ccd - <&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0} as core[27de1724e4349be2]::ops::function::FnMut<(u8,)>>::call_mut
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   24:     0x591f38eff148 - core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call::<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   25:     0x591f38efef18 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::fold::<(), core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:2607:21
[INFO] [stdout]   26:     0x591f38efef62 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::for_each::<&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   27:     0x591f38ef6088 - <rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}> as rayon[8171176fce0ff256]::iter::plumbing::Folder<u8>>::consume_iter::<core[27de1724e4349be2]::ops::range::Range<u8>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/for_each.rs:55:26
[INFO] [stdout]   28:     0x591f38ef6115 - <rayon[8171176fce0ff256]::range::IterProducer<u8> as rayon[8171176fce0ff256]::iter::plumbing::Producer>::fold_with::<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   29:     0x591f38efea3b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   30:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   31:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   32:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   33:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x591f38f02adb - __rust_try
[INFO] [stdout]   35:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   38:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   39:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   40:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   41:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   42:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   43:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   44:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   45:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x591f38f02adb - __rust_try
[INFO] [stdout]   47:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   50:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   51:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   52:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   53:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   54:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   55:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   56:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   57:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x591f38f02adb - __rust_try
[INFO] [stdout]   59:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   62:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   63:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   64:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   65:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   66:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   67:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   68:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   69:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x591f38f02adb - __rust_try
[INFO] [stdout]   71:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   74:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   75:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   76:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   77:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   78:     0x591f38eff0f1 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   79:     0x591f38efbe67 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   80:     0x591f38ee31f1 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   81:     0x591f38ef7e30 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{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]   82:     0x591f38ef99ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   83:     0x591f38f02adb - __rust_try
[INFO] [stdout]   84:     0x591f38efe3ec - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   85:     0x591f38efe3ec - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   86:     0x591f38ef3ee5 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   87:     0x591f38edfab7 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   88:     0x591f38ee7747 - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   89:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   90:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   91:     0x591f38f55e90 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]   92:     0x591f38f5486b - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::OnceLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   93:     0x591f38f56039 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]   94:     0x591f38f57109 - rayon_core[2ea9bf1a680cfbcd]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]   95:     0x591f38f556bc - <rayon_core[2ea9bf1a680cfbcd]::registry::ThreadBuilder>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]   96:     0x591f38f555dd - <rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]   97:     0x591f38f63916 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   98:     0x591f38f5e6cb - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   99:     0x591f38f62984 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]  100:     0x591f38f5fd64 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]  101:     0x591f38f5fbeb - __rust_try
[INFO] [stdout]  102:     0x591f38f5e2a6 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]  103:     0x591f38f5e2a6 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]  104:     0x591f38f5e2a6 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  105:     0x591f38f6aa8f - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]  106:     0x591f38fb102f - <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]  107:     0x591f38fb102f - <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]  108:     0x75f83ce24aa4 - <unknown>
[INFO] [stdout]  109:     0x75f83ceb1a64 - clone
[INFO] [stdout]  110:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (36) panicked at src/cpu/tests.rs:151:34:
[INFO] [stdout] Failed to retrieve test data for instruction 0x70 under "/opt/rustwide/workdir/test_data/70.json": Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x591f38fb1792 - 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:     0x591f38fb1792 - 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:     0x591f38fb1792 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x591f38fb1792 - <<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:     0x591f38fc6c1a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x591f38fc6c1a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x591f38fb65e6 - 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:     0x591f38fb65e6 - <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:     0x591f38f8fbbf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x591f38f8fbbf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x591f38fa99b9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x591f38f0e7ce - <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:     0x591f38f0e7ce - 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:     0x591f38fa9c22 - <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:     0x591f38fa9c22 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x591f38f8fc78 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x591f38f84ef9 - 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:     0x591f38f90acd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x591f38fc732c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x591f38fc70a2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x591f38ee48be - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::fs::File, std[3b51380354919863]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x591f38ee603e - nes[5602326ab54ea086]::cpu::tests::load_instruction_tests
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x591f38ee375f - nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x591f38ee7ccd - <&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0} as core[27de1724e4349be2]::ops::function::FnMut<(u8,)>>::call_mut
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   24:     0x591f38eff148 - core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call::<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   25:     0x591f38efef18 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::fold::<(), core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:2607:21
[INFO] [stdout]   26:     0x591f38efef62 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::for_each::<&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   27:     0x591f38ef6088 - <rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}> as rayon[8171176fce0ff256]::iter::plumbing::Folder<u8>>::consume_iter::<core[27de1724e4349be2]::ops::range::Range<u8>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/for_each.rs:55:26
[INFO] [stdout]   28:     0x591f38ef6115 - <rayon[8171176fce0ff256]::range::IterProducer<u8> as rayon[8171176fce0ff256]::iter::plumbing::Producer>::fold_with::<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   29:     0x591f38efea3b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   30:     0x591f38eff0f1 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   31:     0x591f38efbe67 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   32:     0x591f38ee31f1 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   33:     0x591f38ef7e30 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{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]   34:     0x591f38ef99ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x591f38f02adb - __rust_try
[INFO] [stdout]   36:     0x591f38efe3ec - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x591f38efe3ec - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x591f38ef3ee5 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   39:     0x591f38edfab7 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   40:     0x591f38ee7747 - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   41:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   42:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   43:     0x591f38f55d33 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:792:22
[INFO] [stdout]   44:     0x591f38f548bb - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   45:     0x591f38f67c7a - rayon_core[2ea9bf1a680cfbcd]::join::join_recover_from_panic
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:184:19
[INFO] [stdout]   46:     0x591f38efb92f - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:145:25
[INFO] [stdout]   47:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   48:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   49:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   50:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   51:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   52:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   53:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x591f38f02adb - __rust_try
[INFO] [stdout]   55:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   58:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   59:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   60:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   61:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   62:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   63:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   64:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   65:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   66:     0x591f38f02adb - __rust_try
[INFO] [stdout]   67:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   70:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   71:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   72:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   73:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   74:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   75:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   76:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   77:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   78:     0x591f38f02adb - __rust_try
[INFO] [stdout]   79:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   80:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   81:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   82:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   83:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   84:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   85:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   86:     0x591f38eff0f1 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   87:     0x591f38efbe67 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   88:     0x591f38ee31f1 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   89:     0x591f38ef7e30 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{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]   90:     0x591f38ef99ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   91:     0x591f38f02adb - __rust_try
[INFO] [stdout]   92:     0x591f38efe3ec - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   93:     0x591f38efe3ec - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   94:     0x591f38ef3ee5 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   95:     0x591f38edfab7 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   96:     0x591f38ee7747 - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   97:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   98:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   99:     0x591f38f55e90 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]  100:     0x591f38f5486b - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::OnceLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]  101:     0x591f38f56039 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]  102:     0x591f38f57109 - rayon_core[2ea9bf1a680cfbcd]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]  103:     0x591f38f556bc - <rayon_core[2ea9bf1a680cfbcd]::registry::ThreadBuilder>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]  104:     0x591f38f555dd - <rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]  105:     0x591f38f63916 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  106:     0x591f38f5e6cb - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  107:     0x591f38f62984 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]  108:     0x591f38f5fd64 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]  109:     0x591f38f5fbeb - __rust_try
[INFO] [stdout]  110:     0x591f38f5e2a6 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]  111:     0x591f38f5e2a6 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]  112:     0x591f38f5e2a6 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  113:     0x591f38f6aa8f - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]  114:     0x591f38fb102f - <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]  115:     0x591f38fb102f - <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]  116:     0x75f83ce24aa4 - <unknown>
[INFO] [stdout]  117:     0x75f83ceb1a64 - clone
[INFO] [stdout]  118:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (36) panicked at src/cpu/tests.rs:151:34:
[INFO] [stdout] Failed to retrieve test data for instruction 0x71 under "/opt/rustwide/workdir/test_data/71.json": Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x591f38fb1792 - 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:     0x591f38fb1792 - 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:     0x591f38fb1792 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x591f38fb1792 - <<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:     0x591f38fc6c1a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x591f38fc6c1a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x591f38fb65e6 - 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:     0x591f38fb65e6 - <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:     0x591f38f8fbbf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x591f38f8fbbf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x591f38fa99b9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x591f38f0e7ce - <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:     0x591f38f0e7ce - 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:     0x591f38fa9c22 - <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:     0x591f38fa9c22 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x591f38f8fc78 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x591f38f84ef9 - 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:     0x591f38f90acd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x591f38fc732c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x591f38fc70a2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x591f38ee48be - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::fs::File, std[3b51380354919863]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x591f38ee603e - nes[5602326ab54ea086]::cpu::tests::load_instruction_tests
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x591f38ee375f - nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x591f38ee7ccd - <&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0} as core[27de1724e4349be2]::ops::function::FnMut<(u8,)>>::call_mut
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   24:     0x591f38eff148 - core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call::<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   25:     0x591f38efef18 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::fold::<(), core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:2607:21
[INFO] [stdout]   26:     0x591f38efef62 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::for_each::<&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   27:     0x591f38ef6088 - <rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}> as rayon[8171176fce0ff256]::iter::plumbing::Folder<u8>>::consume_iter::<core[27de1724e4349be2]::ops::range::Range<u8>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/for_each.rs:55:26
[INFO] [stdout]   28:     0x591f38ef6115 - <rayon[8171176fce0ff256]::range::IterProducer<u8> as rayon[8171176fce0ff256]::iter::plumbing::Producer>::fold_with::<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   29:     0x591f38efea3b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   30:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   31:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   32:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   33:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x591f38f02adb - __rust_try
[INFO] [stdout]   35:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   38:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   39:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   40:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   41:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   42:     0x591f38eff0f1 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   43:     0x591f38efbe67 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   44:     0x591f38ee31f1 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   45:     0x591f38ef7e30 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{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]   46:     0x591f38ef99ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x591f38f02adb - __rust_try
[INFO] [stdout]   48:     0x591f38efe3ec - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x591f38efe3ec - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x591f38ef3ee5 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   51:     0x591f38edfab7 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   52:     0x591f38ee7747 - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   53:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   54:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   55:     0x591f38f55d33 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:792:22
[INFO] [stdout]   56:     0x591f38f548bb - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   57:     0x591f38f67c7a - rayon_core[2ea9bf1a680cfbcd]::join::join_recover_from_panic
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:184:19
[INFO] [stdout]   58:     0x591f38efb92f - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:145:25
[INFO] [stdout]   59:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   60:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   61:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   62:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   63:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   64:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   65:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   66:     0x591f38f02adb - __rust_try
[INFO] [stdout]   67:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   70:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   71:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   72:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   73:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   74:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   75:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   76:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   77:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   78:     0x591f38f02adb - __rust_try
[INFO] [stdout]   79:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   80:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   81:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   82:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   83:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   84:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   85:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   86:     0x591f38eff0f1 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   87:     0x591f38efbe67 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   88:     0x591f38ee31f1 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   89:     0x591f38ef7e30 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{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]   90:     0x591f38ef99ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   91:     0x591f38f02adb - __rust_try
[INFO] [stdout]   92:     0x591f38efe3ec - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   93:     0x591f38efe3ec - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   94:     0x591f38ef3ee5 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   95:     0x591f38edfab7 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   96:     0x591f38ee7747 - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   97:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   98:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   99:     0x591f38f55e90 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]  100:     0x591f38f5486b - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::OnceLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]  101:     0x591f38f56039 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]  102:     0x591f38f57109 - rayon_core[2ea9bf1a680cfbcd]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]  103:     0x591f38f556bc - <rayon_core[2ea9bf1a680cfbcd]::registry::ThreadBuilder>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]  104:     0x591f38f555dd - <rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]  105:     0x591f38f63916 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  106:     0x591f38f5e6cb - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  107:     0x591f38f62984 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]  108:     0x591f38f5fd64 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]  109:     0x591f38f5fbeb - __rust_try
[INFO] [stdout]  110:     0x591f38f5e2a6 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]  111:     0x591f38f5e2a6 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]  112:     0x591f38f5e2a6 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  113:     0x591f38f6aa8f - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]  114:     0x591f38fb102f - <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]  115:     0x591f38fb102f - <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]  116:     0x75f83ce24aa4 - <unknown>
[INFO] [stdout]  117:     0x75f83ceb1a64 - clone
[INFO] [stdout]  118:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (25) panicked at src/cpu/tests.rs:151:34:
[INFO] [stdout] Failed to retrieve test data for instruction 0x5f under "/opt/rustwide/workdir/test_data/5f.json": Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x591f38fb1792 - 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:     0x591f38fb1792 - 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:     0x591f38fb1792 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x591f38fb1792 - <<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:     0x591f38fc6c1a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x591f38fc6c1a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x591f38fb65e6 - 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:     0x591f38fb65e6 - <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:     0x591f38f8fbbf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x591f38f8fbbf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x591f38fa99b9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x591f38f0e7ce - <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:     0x591f38f0e7ce - 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:     0x591f38fa9c22 - <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:     0x591f38fa9c22 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x591f38f8fc78 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x591f38f84ef9 - 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:     0x591f38f90acd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x591f38fc732c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x591f38fc70a2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x591f38ee48be - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::fs::File, std[3b51380354919863]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x591f38ee603e - nes[5602326ab54ea086]::cpu::tests::load_instruction_tests
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x591f38ee375f - nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x591f38ee7ccd - <&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0} as core[27de1724e4349be2]::ops::function::FnMut<(u8,)>>::call_mut
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   24:     0x591f38eff148 - core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call::<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   25:     0x591f38efef18 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::fold::<(), core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:2607:21
[INFO] [stdout]   26:     0x591f38efef62 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::for_each::<&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   27:     0x591f38ef6088 - <rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}> as rayon[8171176fce0ff256]::iter::plumbing::Folder<u8>>::consume_iter::<core[27de1724e4349be2]::ops::range::Range<u8>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/for_each.rs:55:26
[INFO] [stdout]   28:     0x591f38ef6115 - <rayon[8171176fce0ff256]::range::IterProducer<u8> as rayon[8171176fce0ff256]::iter::plumbing::Producer>::fold_with::<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   29:     0x591f38efea3b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   30:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   31:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   32:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   33:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x591f38f02adb - __rust_try
[INFO] [stdout]   35:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   38:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   39:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   40:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   41:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   42:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   43:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   44:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   45:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x591f38f02adb - __rust_try
[INFO] [stdout]   47:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   50:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   51:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   52:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   53:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   54:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   55:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   56:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   57:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x591f38f02adb - __rust_try
[INFO] [stdout]   59:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   62:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   63:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   64:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   65:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   66:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   67:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   68:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   69:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x591f38f02adb - __rust_try
[INFO] [stdout]   71:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   74:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   75:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   76:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   77:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   78:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   79:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   80:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   81:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   82:     0x591f38f02adb - __rust_try
[INFO] [stdout]   83:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   84:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   85:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   86:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   87:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   88:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   89:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   90:     0x591f38eff0f1 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   91:     0x591f38efbe67 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   92:     0x591f38ee31f1 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   93:     0x591f38ef7e30 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{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]   94:     0x591f38ef99ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   95:     0x591f38f02adb - __rust_try
[INFO] [stdout]   96:     0x591f38efe3ec - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   97:     0x591f38efe3ec - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   98:     0x591f38ef3ee5 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   99:     0x591f38edfab7 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]  100:     0x591f38ee7747 - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]  101:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]  102:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]  103:     0x591f38f55e90 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]  104:     0x591f38f5486b - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::OnceLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]  105:     0x591f38f56039 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]  106:     0x591f38f57109 - rayon_core[2ea9bf1a680cfbcd]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]  107:     0x591f38f556bc - <rayon_core[2ea9bf1a680cfbcd]::registry::ThreadBuilder>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]  108:     0x591f38f555dd - <rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]  109:     0x591f38f63916 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  110:     0x591f38f5e6cb - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  111:     0x591f38f62984 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]  112:     0x591f38f5fd64 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]  113:     0x591f38f5fbeb - __rust_try
[INFO] [stdout]  114:     0x591f38f5e2a6 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]  115:     0x591f38f5e2a6 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]  116:     0x591f38f5e2a6 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  117:     0x591f38f6aa8f - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]  118:     0x591f38fb102f - <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]  119:     0x591f38fb102f - <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]  120:     0x75f83ce24aa4 - <unknown>
[INFO] [stdout]  121:     0x75f83ceb1a64 - clone
[INFO] [stdout]  122:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (37) panicked at src/cpu/tests.rs:151:34:
[INFO] [stdout] Failed to retrieve test data for instruction 0x4f under "/opt/rustwide/workdir/test_data/4f.json": Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x591f38fb1792 - 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:     0x591f38fb1792 - 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:     0x591f38fb1792 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x591f38fb1792 - <<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:     0x591f38fc6c1a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x591f38fc6c1a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x591f38fb65e6 - 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:     0x591f38fb65e6 - <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:     0x591f38f8fbbf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x591f38f8fbbf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x591f38fa99b9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x591f38f0e7ce - <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:     0x591f38f0e7ce - 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:     0x591f38fa9c22 - <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:     0x591f38fa9c22 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x591f38f8fc78 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x591f38f84ef9 - 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:     0x591f38f90acd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x591f38fc732c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x591f38fc70a2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x591f38ee48be - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::fs::File, std[3b51380354919863]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x591f38ee603e - nes[5602326ab54ea086]::cpu::tests::load_instruction_tests
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x591f38ee375f - nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x591f38ee7ccd - <&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0} as core[27de1724e4349be2]::ops::function::FnMut<(u8,)>>::call_mut
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   24:     0x591f38eff148 - core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call::<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   25:     0x591f38efef18 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::fold::<(), core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:2607:21
[INFO] [stdout]   26:     0x591f38efef62 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::for_each::<&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   27:     0x591f38ef6088 - <rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}> as rayon[8171176fce0ff256]::iter::plumbing::Folder<u8>>::consume_iter::<core[27de1724e4349be2]::ops::range::Range<u8>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/for_each.rs:55:26
[INFO] [stdout]   28:     0x591f38ef6115 - <rayon[8171176fce0ff256]::range::IterProducer<u8> as rayon[8171176fce0ff256]::iter::plumbing::Producer>::fold_with::<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   29:     0x591f38efea3b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   30:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   31:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   32:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   33:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x591f38f02adb - __rust_try
[INFO] [stdout]   35:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   38:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   39:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   40:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   41:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   42:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   43:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   44:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   45:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x591f38f02adb - __rust_try
[INFO] [stdout]   47:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   50:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   51:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   52:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   53:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   54:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   55:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   56:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   57:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x591f38f02adb - __rust_try
[INFO] [stdout]   59:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   62:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   63:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   64:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   65:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   66:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   67:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   68:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   69:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x591f38f02adb - __rust_try
[INFO] [stdout]   71:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   74:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   75:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   76:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   77:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   78:     0x591f38eff0f1 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   79:     0x591f38efbe67 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   80:     0x591f38ee31f1 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   81:     0x591f38ef7e30 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{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]   82:     0x591f38ef99ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   83:     0x591f38f02adb - __rust_try
[INFO] [stdout]   84:     0x591f38efe3ec - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   85:     0x591f38efe3ec - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   86:     0x591f38ef3ee5 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   87:     0x591f38edfab7 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   88:     0x591f38ee7747 - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   89:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   90:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   91:     0x591f38f55e90 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]   92:     0x591f38f5486b - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::OnceLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   93:     0x591f38f56039 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]   94:     0x591f38f57109 - rayon_core[2ea9bf1a680cfbcd]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]   95:     0x591f38f556bc - <rayon_core[2ea9bf1a680cfbcd]::registry::ThreadBuilder>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]   96:     0x591f38f555dd - <rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]   97:     0x591f38f63916 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   98:     0x591f38f5e6cb - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   99:     0x591f38f62984 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]  100:     0x591f38f5fd64 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]  101:     0x591f38f5fbeb - __rust_try
[INFO] [stdout]  102:     0x591f38f5e2a6 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]  103:     0x591f38f5e2a6 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]  104:     0x591f38f5e2a6 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  105:     0x591f38f6aa8f - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]  106:     0x591f38fb102f - <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]  107:     0x591f38fb102f - <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]  108:     0x75f83ce24aa4 - <unknown>
[INFO] [stdout]  109:     0x75f83ceb1a64 - clone
[INFO] [stdout]  110:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (37) panicked at src/cpu/tests.rs:151:34:
[INFO] [stdout] Failed to retrieve test data for instruction 0x50 under "/opt/rustwide/workdir/test_data/50.json": Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x591f38fb1792 - 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:     0x591f38fb1792 - 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:     0x591f38fb1792 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x591f38fb1792 - <<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:     0x591f38fc6c1a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x591f38fc6c1a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x591f38fb65e6 - 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:     0x591f38fb65e6 - <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:     0x591f38f8fbbf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x591f38f8fbbf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x591f38fa99b9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x591f38f0e7ce - <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:     0x591f38f0e7ce - 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:     0x591f38fa9c22 - <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:     0x591f38fa9c22 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x591f38f8fc78 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x591f38f84ef9 - 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:     0x591f38f90acd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x591f38fc732c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x591f38fc70a2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x591f38ee48be - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::fs::File, std[3b51380354919863]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x591f38ee603e - nes[5602326ab54ea086]::cpu::tests::load_instruction_tests
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x591f38ee375f - nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x591f38ee7ccd - <&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0} as core[27de1724e4349be2]::ops::function::FnMut<(u8,)>>::call_mut
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   24:     0x591f38eff148 - core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call::<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   25:     0x591f38efef18 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::fold::<(), core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:2607:21
[INFO] [stdout]   26:     0x591f38efef62 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::for_each::<&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   27:     0x591f38ef6088 - <rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}> as rayon[8171176fce0ff256]::iter::plumbing::Folder<u8>>::consume_iter::<core[27de1724e4349be2]::ops::range::Range<u8>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/for_each.rs:55:26
[INFO] [stdout]   28:     0x591f38ef6115 - <rayon[8171176fce0ff256]::range::IterProducer<u8> as rayon[8171176fce0ff256]::iter::plumbing::Producer>::fold_with::<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   29:     0x591f38efea3b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   30:     0x591f38eff0f1 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   31:     0x591f38efbe67 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   32:     0x591f38ee31f1 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   33:     0x591f38ef7e30 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{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]   34:     0x591f38ef99ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x591f38f02adb - __rust_try
[INFO] [stdout]   36:     0x591f38efe3ec - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x591f38efe3ec - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x591f38ef3ee5 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   39:     0x591f38edfab7 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   40:     0x591f38ee7747 - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   41:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   42:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   43:     0x591f38f55d33 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:792:22
[INFO] [stdout]   44:     0x591f38f548bb - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   45:     0x591f38f67c7a - rayon_core[2ea9bf1a680cfbcd]::join::join_recover_from_panic
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:184:19
[INFO] [stdout]   46:     0x591f38efb92f - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:145:25
[INFO] [stdout]   47:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   48:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   49:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   50:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   51:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   52:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   53:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x591f38f02adb - __rust_try
[INFO] [stdout]   55:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   58:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   59:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   60:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   61:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   62:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   63:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   64:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   65:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   66:     0x591f38f02adb - __rust_try
[INFO] [stdout]   67:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   70:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   71:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   72:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   73:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   74:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   75:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   76:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   77:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   78:     0x591f38f02adb - __rust_try
[INFO] [stdout]   79:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   80:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   81:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   82:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   83:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   84:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   85:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   86:     0x591f38eff0f1 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   87:     0x591f38efbe67 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   88:     0x591f38ee31f1 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   89:     0x591f38ef7e30 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{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]   90:     0x591f38ef99ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   91:     0x591f38f02adb - __rust_try
[INFO] [stdout]   92:     0x591f38efe3ec - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   93:     0x591f38efe3ec - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   94:     0x591f38ef3ee5 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   95:     0x591f38edfab7 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   96:     0x591f38ee7747 - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   97:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   98:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   99:     0x591f38f55e90 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]  100:     0x591f38f5486b - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::OnceLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]  101:     0x591f38f56039 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]  102:     0x591f38f57109 - rayon_core[2ea9bf1a680cfbcd]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]  103:     0x591f38f556bc - <rayon_core[2ea9bf1a680cfbcd]::registry::ThreadBuilder>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]  104:     0x591f38f555dd - <rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]  105:     0x591f38f63916 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  106:     0x591f38f5e6cb - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  107:     0x591f38f62984 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]  108:     0x591f38f5fd64 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]  109:     0x591f38f5fbeb - __rust_try
[INFO] [stdout]  110:     0x591f38f5e2a6 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]  111:     0x591f38f5e2a6 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]  112:     0x591f38f5e2a6 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  113:     0x591f38f6aa8f - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]  114:     0x591f38fb102f - <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]  115:     0x591f38fb102f - <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]  116:     0x75f83ce24aa4 - <unknown>
[INFO] [stdout]  117:     0x75f83ceb1a64 - clone
[INFO] [stdout]  118:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (37) panicked at src/cpu/tests.rs:151:34:
[INFO] [stdout] Failed to retrieve test data for instruction 0x51 under "/opt/rustwide/workdir/test_data/51.json": Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x591f38fb1792 - 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:     0x591f38fb1792 - 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:     0x591f38fb1792 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x591f38fb1792 - <<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:     0x591f38fc6c1a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x591f38fc6c1a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x591f38fb65e6 - 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:     0x591f38fb65e6 - <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:     0x591f38f8fbbf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x591f38f8fbbf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x591f38fa99b9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x591f38f0e7ce - <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:     0x591f38f0e7ce - 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:     0x591f38fa9c22 - <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:     0x591f38fa9c22 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x591f38f8fc78 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x591f38f84ef9 - 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:     0x591f38f90acd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x591f38fc732c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x591f38fc70a2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x591f38ee48be - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::fs::File, std[3b51380354919863]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x591f38ee603e - nes[5602326ab54ea086]::cpu::tests::load_instruction_tests
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x591f38ee375f - nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x591f38ee7ccd - <&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0} as core[27de1724e4349be2]::ops::function::FnMut<(u8,)>>::call_mut
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   24:     0x591f38eff148 - core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call::<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   25:     0x591f38efef18 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::fold::<(), core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:2607:21
[INFO] [stdout]   26:     0x591f38efef62 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::for_each::<&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   27:     0x591f38ef6088 - <rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}> as rayon[8171176fce0ff256]::iter::plumbing::Folder<u8>>::consume_iter::<core[27de1724e4349be2]::ops::range::Range<u8>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/for_each.rs:55:26
[INFO] [stdout]   28:     0x591f38ef6115 - <rayon[8171176fce0ff256]::range::IterProducer<u8> as rayon[8171176fce0ff256]::iter::plumbing::Producer>::fold_with::<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   29:     0x591f38efea3b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   30:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   31:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   32:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   33:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x591f38f02adb - __rust_try
[INFO] [stdout]   35:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   38:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   39:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   40:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   41:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   42:     0x591f38eff0f1 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   43:     0x591f38efbe67 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   44:     0x591f38ee31f1 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   45:     0x591f38ef7e30 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{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]   46:     0x591f38ef99ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x591f38f02adb - __rust_try
[INFO] [stdout]   48:     0x591f38efe3ec - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x591f38efe3ec - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x591f38ef3ee5 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   51:     0x591f38edfab7 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   52:     0x591f38ee7747 - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   53:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   54:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   55:     0x591f38f55d33 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:792:22
[INFO] [stdout]   56:     0x591f38f548bb - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   57:     0x591f38f67c7a - rayon_core[2ea9bf1a680cfbcd]::join::join_recover_from_panic
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:184:19
[INFO] [stdout]   58:     0x591f38efb92f - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:145:25
[INFO] [stdout]   59:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   60:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   61:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   62:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   63:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   64:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   65:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   66:     0x591f38f02adb - __rust_try
[INFO] [stdout]   67:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   70:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   71:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   72:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   73:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   74:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   75:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   76:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   77:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   78:     0x591f38f02adb - __rust_try
[INFO] [stdout]   79:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   80:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   81:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   82:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   83:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   84:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   85:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   86:     0x591f38eff0f1 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   87:     0x591f38efbe67 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   88:     0x591f38ee31f1 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   89:     0x591f38ef7e30 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{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]   90:     0x591f38ef99ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   91:     0x591f38f02adb - __rust_try
[INFO] [stdout]   92:     0x591f38efe3ec - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   93:     0x591f38efe3ec - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   94:     0x591f38ef3ee5 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   95:     0x591f38edfab7 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   96:     0x591f38ee7747 - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   97:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   98:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   99:     0x591f38f55e90 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]  100:     0x591f38f5486b - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::OnceLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]  101:     0x591f38f56039 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]  102:     0x591f38f57109 - rayon_core[2ea9bf1a680cfbcd]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]  103:     0x591f38f556bc - <rayon_core[2ea9bf1a680cfbcd]::registry::ThreadBuilder>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]  104:     0x591f38f555dd - <rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]  105:     0x591f38f63916 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  106:     0x591f38f5e6cb - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  107:     0x591f38f62984 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]  108:     0x591f38f5fd64 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]  109:     0x591f38f5fbeb - __rust_try
[INFO] [stdout]  110:     0x591f38f5e2a6 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]  111:     0x591f38f5e2a6 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]  112:     0x591f38f5e2a6 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  113:     0x591f38f6aa8f - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]  114:     0x591f38fb102f - <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]  115:     0x591f38fb102f - <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]  116:     0x75f83ce24aa4 - <unknown>
[INFO] [stdout]  117:     0x75f83ceb1a64 - clone
[INFO] [stdout]  118:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (37) panicked at src/cpu/tests.rs:151:34:
[INFO] [stdout] Failed to retrieve test data for instruction 0x52 under "/opt/rustwide/workdir/test_data/52.json": Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x591f38fb1792 - 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:     0x591f38fb1792 - 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:     0x591f38fb1792 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x591f38fb1792 - <<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:     0x591f38fc6c1a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x591f38fc6c1a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x591f38fb65e6 - 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:     0x591f38fb65e6 - <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:     0x591f38f8fbbf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x591f38f8fbbf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x591f38fa99b9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x591f38f0e7ce - <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:     0x591f38f0e7ce - 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:     0x591f38fa9c22 - <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:     0x591f38fa9c22 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x591f38f8fc78 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x591f38f84ef9 - 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:     0x591f38f90acd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x591f38fc732c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x591f38fc70a2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x591f38ee48be - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::fs::File, std[3b51380354919863]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x591f38ee603e - nes[5602326ab54ea086]::cpu::tests::load_instruction_tests
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x591f38ee375f - nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x591f38ee7ccd - <&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0} as core[27de1724e4349be2]::ops::function::FnMut<(u8,)>>::call_mut
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   24:     0x591f38eff148 - core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call::<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   25:     0x591f38efef18 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::fold::<(), core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:2607:21
[INFO] [stdout]   26:     0x591f38efef62 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::for_each::<&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   27:     0x591f38ef6088 - <rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}> as rayon[8171176fce0ff256]::iter::plumbing::Folder<u8>>::consume_iter::<core[27de1724e4349be2]::ops::range::Range<u8>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/for_each.rs:55:26
[INFO] [stdout]   28:     0x591f38ef6115 - <rayon[8171176fce0ff256]::range::IterProducer<u8> as rayon[8171176fce0ff256]::iter::plumbing::Producer>::fold_with::<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   29:     0x591f38efea3b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   30:     0x591f38eff0f1 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   31:     0x591f38efbe67 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   32:     0x591f38ee31f1 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   33:     0x591f38ef7e30 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{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]   34:     0x591f38ef99ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x591f38f02adb - __rust_try
[INFO] [stdout]   36:     0x591f38efe3ec - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x591f38efe3ec - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x591f38ef3ee5 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   39:     0x591f38edfab7 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   40:     0x591f38ee7747 - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   41:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   42:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   43:     0x591f38f55d33 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:792:22
[INFO] [stdout]   44:     0x591f38f548bb - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   45:     0x591f38f67c7a - rayon_core[2ea9bf1a680cfbcd]::join::join_recover_from_panic
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:184:19
[INFO] [stdout]   46:     0x591f38efb92f - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:145:25
[INFO] [stdout]   47:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   48:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   49:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   50:     0x591f38eff0f1 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   51:     0x591f38efbe67 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   52:     0x591f38ee31f1 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   53:     0x591f38ef7e30 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{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]   54:     0x591f38ef99ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x591f38f02adb - __rust_try
[INFO] [stdout]   56:     0x591f38efe3ec - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x591f38efe3ec - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x591f38ef3ee5 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   59:     0x591f38edfab7 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   60:     0x591f38ee7747 - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   61:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   62:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   63:     0x591f38f55d33 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:792:22
[INFO] [stdout]   64:     0x591f38f548bb - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   65:     0x591f38f67c7a - rayon_core[2ea9bf1a680cfbcd]::join::join_recover_from_panic
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:184:19
[INFO] [stdout]   66:     0x591f38efb92f - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:145:25
[INFO] [stdout]   67:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   68:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   69:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   70:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   71:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   72:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   73:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   74:     0x591f38f02adb - __rust_try
[INFO] [stdout]   75:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   76:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   78:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   79:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   80:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   81:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   82:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   83:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   84:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   85:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   86:     0x591f38f02adb - __rust_try
[INFO] [stdout]   87:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   88:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   89:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   90:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   91:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   92:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   93:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   94:     0x591f38eff0f1 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   95:     0x591f38efbe67 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   96:     0x591f38ee31f1 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   97:     0x591f38ef7e30 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{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]   98:     0x591f38ef99ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   99:     0x591f38f02adb - __rust_try
[INFO] [stdout]  100:     0x591f38efe3ec - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]  101:     0x591f38efe3ec - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]  102:     0x591f38ef3ee5 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  103:     0x591f38edfab7 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]  104:     0x591f38ee7747 - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]  105:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]  106:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]  107:     0x591f38f55e90 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]  108:     0x591f38f5486b - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::OnceLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]  109:     0x591f38f56039 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]  110:     0x591f38f57109 - rayon_core[2ea9bf1a680cfbcd]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]  111:     0x591f38f556bc - <rayon_core[2ea9bf1a680cfbcd]::registry::ThreadBuilder>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]  112:     0x591f38f555dd - <rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]  113:     0x591f38f63916 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  114:     0x591f38f5e6cb - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  115:     0x591f38f62984 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]  116:     0x591f38f5fd64 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]  117:     0x591f38f5fbeb - __rust_try
[INFO] [stdout]  118:     0x591f38f5e2a6 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]  119:     0x591f38f5e2a6 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]  120:     0x591f38f5e2a6 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  121:     0x591f38f6aa8f - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]  122:     0x591f38fb102f - <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]  123:     0x591f38fb102f - <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]  124:     0x75f83ce24aa4 - <unknown>
[INFO] [stdout]  125:     0x75f83ceb1a64 - clone
[INFO] [stdout]  126:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (26) panicked at src/cpu/tests.rs:151:34:
[INFO] [stdout] Failed to retrieve test data for instruction 0x1f under "/opt/rustwide/workdir/test_data/1f.json": Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x591f38fb1792 - 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:     0x591f38fb1792 - 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:     0x591f38fb1792 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x591f38fb1792 - <<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:     0x591f38fc6c1a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x591f38fc6c1a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x591f38fb65e6 - 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:     0x591f38fb65e6 - <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:     0x591f38f8fbbf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x591f38f8fbbf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x591f38fa99b9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x591f38f0e7ce - <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:     0x591f38f0e7ce - 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:     0x591f38fa9c22 - <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:     0x591f38fa9c22 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x591f38f8fc78 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x591f38f84ef9 - 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:     0x591f38f90acd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x591f38fc732c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x591f38fc70a2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x591f38ee48be - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::fs::File, std[3b51380354919863]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x591f38ee603e - nes[5602326ab54ea086]::cpu::tests::load_instruction_tests
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x591f38ee375f - nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x591f38ee7ccd - <&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0} as core[27de1724e4349be2]::ops::function::FnMut<(u8,)>>::call_mut
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   24:     0x591f38eff148 - core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call::<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   25:     0x591f38efef18 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::fold::<(), core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:2607:21
[INFO] [stdout]   26:     0x591f38efef62 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::for_each::<&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   27:     0x591f38ef6088 - <rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}> as rayon[8171176fce0ff256]::iter::plumbing::Folder<u8>>::consume_iter::<core[27de1724e4349be2]::ops::range::Range<u8>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/for_each.rs:55:26
[INFO] [stdout]   28:     0x591f38ef6115 - <rayon[8171176fce0ff256]::range::IterProducer<u8> as rayon[8171176fce0ff256]::iter::plumbing::Producer>::fold_with::<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   29:     0x591f38efea3b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   30:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   31:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   32:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   33:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x591f38f02adb - __rust_try
[INFO] [stdout]   35:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   38:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   39:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   40:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   41:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   42:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   43:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   44:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   45:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x591f38f02adb - __rust_try
[INFO] [stdout]   47:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   50:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   51:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   52:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   53:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   54:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   55:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   56:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   57:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x591f38f02adb - __rust_try
[INFO] [stdout]   59:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   62:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   63:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   64:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   65:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   66:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   67:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   68:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   69:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x591f38f02adb - __rust_try
[INFO] [stdout]   71:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   74:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   75:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   76:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   77:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   78:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   79:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   80:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   81:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   82:     0x591f38f02adb - __rust_try
[INFO] [stdout]   83:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   84:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   85:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   86:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   87:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   88:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   89:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   90:     0x591f38eff0f1 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   91:     0x591f38efbe67 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   92:     0x591f38ee31f1 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   93:     0x591f38ef7e30 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{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]   94:     0x591f38ef99ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   95:     0x591f38f02adb - __rust_try
[INFO] [stdout]   96:     0x591f38efe3ec - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   97:     0x591f38efe3ec - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   98:     0x591f38ef3ee5 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   99:     0x591f38edfab7 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]  100:     0x591f38ee7747 - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]  101:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]  102:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]  103:     0x591f38f55e90 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]  104:     0x591f38f5486b - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::OnceLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]  105:     0x591f38f56039 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]  106:     0x591f38f57109 - rayon_core[2ea9bf1a680cfbcd]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]  107:     0x591f38f556bc - <rayon_core[2ea9bf1a680cfbcd]::registry::ThreadBuilder>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]  108:     0x591f38f555dd - <rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]  109:     0x591f38f63916 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  110:     0x591f38f5e6cb - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  111:     0x591f38f62984 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]  112:     0x591f38f5fd64 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]  113:     0x591f38f5fbeb - __rust_try
[INFO] [stdout]  114:     0x591f38f5e2a6 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]  115:     0x591f38f5e2a6 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]  116:     0x591f38f5e2a6 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  117:     0x591f38f6aa8f - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]  118:     0x591f38fb102f - <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]  119:     0x591f38fb102f - <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]  120:     0x75f83ce24aa4 - <unknown>
[INFO] [stdout]  121:     0x75f83ceb1a64 - clone
[INFO] [stdout]  122:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (26) panicked at src/cpu/tests.rs:151:34:
[INFO] [stdout] Failed to retrieve test data for instruction 0x20 under "/opt/rustwide/workdir/test_data/20.json": Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x591f38fb1792 - 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:     0x591f38fb1792 - 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:     0x591f38fb1792 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x591f38fb1792 - <<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:     0x591f38fc6c1a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x591f38fc6c1a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x591f38fb65e6 - 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:     0x591f38fb65e6 - <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:     0x591f38f8fbbf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x591f38f8fbbf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x591f38fa99b9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x591f38f0e7ce - <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:     0x591f38f0e7ce - 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:     0x591f38fa9c22 - <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:     0x591f38fa9c22 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x591f38f8fc78 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x591f38f84ef9 - 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:     0x591f38f90acd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x591f38fc732c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x591f38fc70a2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x591f38ee48be - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::fs::File, std[3b51380354919863]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x591f38ee603e - nes[5602326ab54ea086]::cpu::tests::load_instruction_tests
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x591f38ee375f - nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x591f38ee7ccd - <&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0} as core[27de1724e4349be2]::ops::function::FnMut<(u8,)>>::call_mut
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   24:     0x591f38eff148 - core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call::<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   25:     0x591f38efef18 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::fold::<(), core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:2607:21
[INFO] [stdout]   26:     0x591f38efef62 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::for_each::<&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   27:     0x591f38ef6088 - <rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}> as rayon[8171176fce0ff256]::iter::plumbing::Folder<u8>>::consume_iter::<core[27de1724e4349be2]::ops::range::Range<u8>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/for_each.rs:55:26
[INFO] [stdout]   28:     0x591f38ef6115 - <rayon[8171176fce0ff256]::range::IterProducer<u8> as rayon[8171176fce0ff256]::iter::plumbing::Producer>::fold_with::<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   29:     0x591f38efea3b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   30:     0x591f38eff0f1 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   31:     0x591f38efbe67 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   32:     0x591f38ee31f1 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   33:     0x591f38ef7e30 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{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]   34:     0x591f38ef99ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x591f38f02adb - __rust_try
[INFO] [stdout]   36:     0x591f38efe3ec - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x591f38efe3ec - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x591f38ef3ee5 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   39:     0x591f38edfab7 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   40:     0x591f38ee7747 - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   41:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   42:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   43:     0x591f38f55d33 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:792:22
[INFO] [stdout]   44:     0x591f38f548bb - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   45:     0x591f38f67c7a - rayon_core[2ea9bf1a680cfbcd]::join::join_recover_from_panic
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:184:19
[INFO] [stdout]   46:     0x591f38efb92f - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:145:25
[INFO] [stdout]   47:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   48:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   49:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   50:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   51:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   52:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   53:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x591f38f02adb - __rust_try
[INFO] [stdout]   55:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   58:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   59:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   60:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   61:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   62:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   63:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   64:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   65:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   66:     0x591f38f02adb - __rust_try
[INFO] [stdout]   67:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   70:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   71:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   72:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   73:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   74:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   75:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   76:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   77:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   78:     0x591f38f02adb - __rust_try
[INFO] [stdout]   79:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   80:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   81:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   82:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   83:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   84:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   85:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   86:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   87:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   88:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   89:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   90:     0x591f38f02adb - __rust_try
[INFO] [stdout]   91:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   92:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   93:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   94:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   95:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   96:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   97:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   98:     0x591f38eff0f1 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   99:     0x591f38efbe67 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]  100:     0x591f38ee31f1 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]  101:     0x591f38ef7e30 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{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]  102:     0x591f38ef99ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]  103:     0x591f38f02adb - __rust_try
[INFO] [stdout]  104:     0x591f38efe3ec - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]  105:     0x591f38efe3ec - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]  106:     0x591f38ef3ee5 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  107:     0x591f38edfab7 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]  108:     0x591f38ee7747 - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]  109:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]  110:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]  111:     0x591f38f55e90 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]  112:     0x591f38f5486b - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::OnceLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]  113:     0x591f38f56039 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]  114:     0x591f38f57109 - rayon_core[2ea9bf1a680cfbcd]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]  115:     0x591f38f556bc - <rayon_core[2ea9bf1a680cfbcd]::registry::ThreadBuilder>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]  116:     0x591f38f555dd - <rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]  117:     0x591f38f63916 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  118:     0x591f38f5e6cb - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  119:     0x591f38f62984 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]  120:     0x591f38f5fd64 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]  121:     0x591f38f5fbeb - __rust_try
[INFO] [stdout]  122:     0x591f38f5e2a6 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]  123:     0x591f38f5e2a6 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]  124:     0x591f38f5e2a6 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  125:     0x591f38f6aa8f - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]  126:     0x591f38fb102f - <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]  127:     0x591f38fb102f - <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]  128:     0x75f83ce24aa4 - <unknown>
[INFO] [stdout]  129:     0x75f83ceb1a64 - clone
[INFO] [stdout]  130:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (26) panicked at src/cpu/tests.rs:151:34:
[INFO] [stdout] Failed to retrieve test data for instruction 0x21 under "/opt/rustwide/workdir/test_data/21.json": Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x591f38fb1792 - 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:     0x591f38fb1792 - 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:     0x591f38fb1792 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x591f38fb1792 - <<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:     0x591f38fc6c1a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x591f38fc6c1a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x591f38fb65e6 - 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:     0x591f38fb65e6 - <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:     0x591f38f8fbbf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x591f38f8fbbf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x591f38fa99b9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x591f38f0e7ce - <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:     0x591f38f0e7ce - 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:     0x591f38fa9c22 - <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:     0x591f38fa9c22 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x591f38f8fc78 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x591f38f84ef9 - 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:     0x591f38f90acd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x591f38fc732c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x591f38fc70a2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x591f38ee48be - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::fs::File, std[3b51380354919863]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x591f38ee603e - nes[5602326ab54ea086]::cpu::tests::load_instruction_tests
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x591f38ee375f - nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x591f38ee7ccd - <&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0} as core[27de1724e4349be2]::ops::function::FnMut<(u8,)>>::call_mut
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   24:     0x591f38eff148 - core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call::<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   25:     0x591f38efef18 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::fold::<(), core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:2607:21
[INFO] [stdout]   26:     0x591f38efef62 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::for_each::<&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   27:     0x591f38ef6088 - <rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}> as rayon[8171176fce0ff256]::iter::plumbing::Folder<u8>>::consume_iter::<core[27de1724e4349be2]::ops::range::Range<u8>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/for_each.rs:55:26
[INFO] [stdout]   28:     0x591f38ef6115 - <rayon[8171176fce0ff256]::range::IterProducer<u8> as rayon[8171176fce0ff256]::iter::plumbing::Producer>::fold_with::<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   29:     0x591f38efea3b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   30:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   31:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   32:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   33:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x591f38f02adb - __rust_try
[INFO] [stdout]   35:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   38:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   39:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   40:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   41:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   42:     0x591f38eff0f1 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   43:     0x591f38efbe67 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   44:     0x591f38ee31f1 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   45:     0x591f38ef7e30 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{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]   46:     0x591f38ef99ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x591f38f02adb - __rust_try
[INFO] [stdout]   48:     0x591f38efe3ec - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x591f38efe3ec - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x591f38ef3ee5 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   51:     0x591f38edfab7 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   52:     0x591f38ee7747 - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   53:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   54:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   55:     0x591f38f55d33 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:792:22
[INFO] [stdout]   56:     0x591f38f548bb - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   57:     0x591f38f67c7a - rayon_core[2ea9bf1a680cfbcd]::join::join_recover_from_panic
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:184:19
[INFO] [stdout]   58:     0x591f38efb92f - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:145:25
[INFO] [stdout]   59:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   60:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   61:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   62:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   63:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   64:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   65:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   66:     0x591f38f02adb - __rust_try
[INFO] [stdout]   67:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   70:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   71:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   72:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   73:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   74:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   75:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   76:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   77:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   78:     0x591f38f02adb - __rust_try
[INFO] [stdout]   79:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   80:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   81:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   82:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   83:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   84:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   85:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   86:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   87:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   88:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   89:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   90:     0x591f38f02adb - __rust_try
[INFO] [stdout]   91:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   92:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   93:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   94:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   95:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   96:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   97:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   98:     0x591f38eff0f1 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   99:     0x591f38efbe67 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]  100:     0x591f38ee31f1 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]  101:     0x591f38ef7e30 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{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]  102:     0x591f38ef99ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]  103:     0x591f38f02adb - __rust_try
[INFO] [stdout]  104:     0x591f38efe3ec - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]  105:     0x591f38efe3ec - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]  106:     0x591f38ef3ee5 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  107:     0x591f38edfab7 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]  108:     0x591f38ee7747 - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]  109:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]  110:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]  111:     0x591f38f55e90 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]  112:     0x591f38f5486b - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::OnceLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]  113:     0x591f38f56039 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]  114:     0x591f38f57109 - rayon_core[2ea9bf1a680cfbcd]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]  115:     0x591f38f556bc - <rayon_core[2ea9bf1a680cfbcd]::registry::ThreadBuilder>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]  116:     0x591f38f555dd - <rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]  117:     0x591f38f63916 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  118:     0x591f38f5e6cb - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  119:     0x591f38f62984 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]  120:     0x591f38f5fd64 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]  121:     0x591f38f5fbeb - __rust_try
[INFO] [stdout]  122:     0x591f38f5e2a6 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]  123:     0x591f38f5e2a6 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]  124:     0x591f38f5e2a6 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  125:     0x591f38f6aa8f - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]  126:     0x591f38fb102f - <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]  127:     0x591f38fb102f - <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]  128:     0x75f83ce24aa4 - <unknown>
[INFO] [stdout]  129:     0x75f83ceb1a64 - clone
[INFO] [stdout]  130:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (26) panicked at src/cpu/tests.rs:151:34:
[INFO] [stdout] Failed to retrieve test data for instruction 0x22 under "/opt/rustwide/workdir/test_data/22.json": Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x591f38fb1792 - 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:     0x591f38fb1792 - 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:     0x591f38fb1792 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x591f38fb1792 - <<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:     0x591f38fc6c1a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x591f38fc6c1a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x591f38fb65e6 - 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:     0x591f38fb65e6 - <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:     0x591f38f8fbbf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x591f38f8fbbf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x591f38fa99b9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x591f38f0e7ce - <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:     0x591f38f0e7ce - 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:     0x591f38fa9c22 - <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:     0x591f38fa9c22 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x591f38f8fc78 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x591f38f84ef9 - 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:     0x591f38f90acd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x591f38fc732c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x591f38fc70a2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x591f38ee48be - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::fs::File, std[3b51380354919863]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x591f38ee603e - nes[5602326ab54ea086]::cpu::tests::load_instruction_tests
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x591f38ee375f - nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x591f38ee7ccd - <&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0} as core[27de1724e4349be2]::ops::function::FnMut<(u8,)>>::call_mut
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   24:     0x591f38eff148 - core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call::<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   25:     0x591f38efef18 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::fold::<(), core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:2607:21
[INFO] [stdout]   26:     0x591f38efef62 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::for_each::<&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   27:     0x591f38ef6088 - <rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}> as rayon[8171176fce0ff256]::iter::plumbing::Folder<u8>>::consume_iter::<core[27de1724e4349be2]::ops::range::Range<u8>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/for_each.rs:55:26
[INFO] [stdout]   28:     0x591f38ef6115 - <rayon[8171176fce0ff256]::range::IterProducer<u8> as rayon[8171176fce0ff256]::iter::plumbing::Producer>::fold_with::<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   29:     0x591f38efea3b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   30:     0x591f38eff0f1 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   31:     0x591f38efbe67 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   32:     0x591f38ee31f1 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   33:     0x591f38ef7e30 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{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]   34:     0x591f38ef99ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x591f38f02adb - __rust_try
[INFO] [stdout]   36:     0x591f38efe3ec - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x591f38efe3ec - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x591f38ef3ee5 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   39:     0x591f38edfab7 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   40:     0x591f38ee7747 - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   41:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   42:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   43:     0x591f38f55d33 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:792:22
[INFO] [stdout]   44:     0x591f38f548bb - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   45:     0x591f38f67c7a - rayon_core[2ea9bf1a680cfbcd]::join::join_recover_from_panic
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:184:19
[INFO] [stdout]   46:     0x591f38efb92f - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:145:25
[INFO] [stdout]   47:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   48:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   49:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   50:     0x591f38eff0f1 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   51:     0x591f38efbe67 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   52:     0x591f38ee31f1 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   53:     0x591f38ef7e30 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{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]   54:     0x591f38ef99ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x591f38f02adb - __rust_try
[INFO] [stdout]   56:     0x591f38efe3ec - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x591f38efe3ec - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x591f38ef3ee5 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   59:     0x591f38edfab7 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   60:     0x591f38ee7747 - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   61:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   62:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   63:     0x591f38f55d33 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:792:22
[INFO] [stdout]   64:     0x591f38f548bb - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   65:     0x591f38f67c7a - rayon_core[2ea9bf1a680cfbcd]::join::join_recover_from_panic
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:184:19
[INFO] [stdout]   66:     0x591f38efb92f - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:145:25
[INFO] [stdout]   67:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   68:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   69:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   70:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   71:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   72:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   73:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   74:     0x591f38f02adb - __rust_try
[INFO] [stdout]   75:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   76:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   78:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   79:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   80:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   81:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   82:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   83:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   84:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   85:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   86:     0x591f38f02adb - __rust_try
[INFO] [stdout]   87:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   88:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   89:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   90:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   91:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   92:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   93:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   94:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   95:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   96:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   97:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   98:     0x591f38f02adb - __rust_try
[INFO] [stdout]   99:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]  100:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]  101:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  102:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]  103:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  104:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  105:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  106:     0x591f38eff0f1 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]  107:     0x591f38efbe67 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]  108:     0x591f38ee31f1 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]  109:     0x591f38ef7e30 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{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]  110:     0x591f38ef99ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]  111:     0x591f38f02adb - __rust_try
[INFO] [stdout]  112:     0x591f38efe3ec - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]  113:     0x591f38efe3ec - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]  114:     0x591f38ef3ee5 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  115:     0x591f38edfab7 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]  116:     0x591f38ee7747 - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]  117:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]  118:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]  119:     0x591f38f55e90 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]  120:     0x591f38f5486b - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::OnceLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]  121:     0x591f38f56039 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]  122:     0x591f38f57109 - rayon_core[2ea9bf1a680cfbcd]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]  123:     0x591f38f556bc - <rayon_core[2ea9bf1a680cfbcd]::registry::ThreadBuilder>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]  124:     0x591f38f555dd - <rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]  125:     0x591f38f63916 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  126:     0x591f38f5e6cb - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  127:     0x591f38f62984 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]  128:     0x591f38f5fd64 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]  129:     0x591f38f5fbeb - __rust_try
[INFO] [stdout]  130:     0x591f38f5e2a6 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]  131:     0x591f38f5e2a6 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]  132:     0x591f38f5e2a6 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  133:     0x591f38f6aa8f - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]  134:     0x591f38fb102f - <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]  135:     0x591f38fb102f - <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]  136:     0x75f83ce24aa4 - <unknown>
[INFO] [stdout]  137:     0x75f83ceb1a64 - clone
[INFO] [stdout]  138:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (31) panicked at src/cpu/tests.rs:151:34:
[INFO] [stdout] Failed to retrieve test data for instruction 0x37 under "/opt/rustwide/workdir/test_data/37.json": Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x591f38fb1792 - 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:     0x591f38fb1792 - 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:     0x591f38fb1792 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x591f38fb1792 - <<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:     0x591f38fc6c1a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x591f38fc6c1a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x591f38fb65e6 - 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:     0x591f38fb65e6 - <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:     0x591f38f8fbbf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x591f38f8fbbf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x591f38fa99b9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x591f38f0e7ce - <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:     0x591f38f0e7ce - 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:     0x591f38fa9c22 - <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:     0x591f38fa9c22 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x591f38f8fc78 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x591f38f84ef9 - 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:     0x591f38f90acd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x591f38fc732c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x591f38fc70a2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x591f38ee48be - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::fs::File, std[3b51380354919863]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x591f38ee603e - nes[5602326ab54ea086]::cpu::tests::load_instruction_tests
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x591f38ee375f - nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x591f38ee7ccd - <&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0} as core[27de1724e4349be2]::ops::function::FnMut<(u8,)>>::call_mut
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   24:     0x591f38eff148 - core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call::<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   25:     0x591f38efef18 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::fold::<(), core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:2607:21
[INFO] [stdout]   26:     0x591f38efef62 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::for_each::<&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   27:     0x591f38ef6088 - <rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}> as rayon[8171176fce0ff256]::iter::plumbing::Folder<u8>>::consume_iter::<core[27de1724e4349be2]::ops::range::Range<u8>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/for_each.rs:55:26
[INFO] [stdout]   28:     0x591f38ef6115 - <rayon[8171176fce0ff256]::range::IterProducer<u8> as rayon[8171176fce0ff256]::iter::plumbing::Producer>::fold_with::<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   29:     0x591f38efea3b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   30:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   31:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   32:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   33:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x591f38f02adb - __rust_try
[INFO] [stdout]   35:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   38:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   39:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   40:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   41:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   42:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   43:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   44:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   45:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x591f38f02adb - __rust_try
[INFO] [stdout]   47:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   50:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   51:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   52:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   53:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   54:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   55:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   56:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   57:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x591f38f02adb - __rust_try
[INFO] [stdout]   59:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   62:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   63:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   64:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   65:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   66:     0x591f38eff0f1 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   67:     0x591f38efbe67 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   68:     0x591f38ee31f1 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   69:     0x591f38ef7e30 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{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]   70:     0x591f38ef99ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x591f38f02adb - __rust_try
[INFO] [stdout]   72:     0x591f38efe3ec - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x591f38efe3ec - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x591f38ef3ee5 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   75:     0x591f38edfab7 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   76:     0x591f38ee7747 - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   77:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   78:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   79:     0x591f38f55e90 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]   80:     0x591f38f5486b - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::OnceLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   81:     0x591f38f56039 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]   82:     0x591f38f57109 - rayon_core[2ea9bf1a680cfbcd]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]   83:     0x591f38f556bc - <rayon_core[2ea9bf1a680cfbcd]::registry::ThreadBuilder>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]   84:     0x591f38f555dd - <rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]   85:     0x591f38f63916 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   86:     0x591f38f5e6cb - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   87:     0x591f38f62984 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]   88:     0x591f38f5fd64 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   89:     0x591f38f5fbeb - __rust_try
[INFO] [stdout]   90:     0x591f38f5e2a6 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   91:     0x591f38f5e2a6 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   92:     0x591f38f5e2a6 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   93:     0x591f38f6aa8f - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]   94:     0x591f38fb102f - <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]   95:     0x591f38fb102f - <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]   96:     0x75f83ce24aa4 - <unknown>
[INFO] [stdout]   97:     0x75f83ceb1a64 - clone
[INFO] [stdout]   98:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (38) panicked at src/cpu/tests.rs:151:34:
[INFO] [stdout] Failed to retrieve test data for instruction 0x3f under "/opt/rustwide/workdir/test_data/3f.json": Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x591f38fb1792 - 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:     0x591f38fb1792 - 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:     0x591f38fb1792 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x591f38fb1792 - <<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:     0x591f38fc6c1a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x591f38fc6c1a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x591f38fb65e6 - 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:     0x591f38fb65e6 - <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:     0x591f38f8fbbf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x591f38f8fbbf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x591f38fa99b9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x591f38f0e7ce - <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:     0x591f38f0e7ce - 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:     0x591f38fa9c22 - <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:     0x591f38fa9c22 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x591f38f8fc78 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x591f38f84ef9 - 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:     0x591f38f90acd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x591f38fc732c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x591f38fc70a2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x591f38ee48be - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::fs::File, std[3b51380354919863]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x591f38ee603e - nes[5602326ab54ea086]::cpu::tests::load_instruction_tests
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x591f38ee375f - nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x591f38ee7ccd - <&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0} as core[27de1724e4349be2]::ops::function::FnMut<(u8,)>>::call_mut
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   24:     0x591f38eff148 - core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call::<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   25:     0x591f38efef18 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::fold::<(), core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:2607:21
[INFO] [stdout]   26:     0x591f38efef62 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::for_each::<&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   27:     0x591f38ef6088 - <rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}> as rayon[8171176fce0ff256]::iter::plumbing::Folder<u8>>::consume_iter::<core[27de1724e4349be2]::ops::range::Range<u8>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/for_each.rs:55:26
[INFO] [stdout]   28:     0x591f38ef6115 - <rayon[8171176fce0ff256]::range::IterProducer<u8> as rayon[8171176fce0ff256]::iter::plumbing::Producer>::fold_with::<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   29:     0x591f38efea3b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   30:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   31:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   32:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   33:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x591f38f02adb - __rust_try
[INFO] [stdout]   35:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   38:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   39:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   40:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   41:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   42:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   43:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   44:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   45:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x591f38f02adb - __rust_try
[INFO] [stdout]   47:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   50:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   51:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   52:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   53:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   54:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   55:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   56:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   57:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x591f38f02adb - __rust_try
[INFO] [stdout]   59:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   62:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   63:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   64:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   65:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   66:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   67:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   68:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   69:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x591f38f02adb - __rust_try
[INFO] [stdout]   71:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   74:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   75:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   76:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   77:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   78:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   79:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   80:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   81:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   82:     0x591f38f02adb - __rust_try
[INFO] [stdout]   83:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   84:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   85:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   86:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   87:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   88:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   89:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   90:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   91:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   92:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   93:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   94:     0x591f38f02adb - __rust_try
[INFO] [stdout]   95:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   96:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   97:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   98:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   99:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  100:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  101:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  102:     0x591f38eff0f1 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]  103:     0x591f38efbe67 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]  104:     0x591f38ee31f1 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]  105:     0x591f38ef7e30 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{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]  106:     0x591f38ef99ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]  107:     0x591f38f02adb - __rust_try
[INFO] [stdout]  108:     0x591f38efe3ec - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]  109:     0x591f38efe3ec - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]  110:     0x591f38ef3ee5 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  111:     0x591f38edfab7 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]  112:     0x591f38ee7747 - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]  113:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]  114:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]  115:     0x591f38f55e90 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]  116:     0x591f38f5486b - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::OnceLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]  117:     0x591f38f56039 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]  118:     0x591f38f57109 - rayon_core[2ea9bf1a680cfbcd]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]  119:     0x591f38f556bc - <rayon_core[2ea9bf1a680cfbcd]::registry::ThreadBuilder>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]  120:     0x591f38f555dd - <rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]  121:     0x591f38f63916 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  122:     0x591f38f5e6cb - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  123:     0x591f38f62984 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]  124:     0x591f38f5fd64 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]  125:     0x591f38f5fbeb - __rust_try
[INFO] [stdout]  126:     0x591f38f5e2a6 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]  127:     0x591f38f5e2a6 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]  128:     0x591f38f5e2a6 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  129:     0x591f38f6aa8f - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]  130:     0x591f38fb102f - <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]  131:     0x591f38fb102f - <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]  132:     0x75f83ce24aa4 - <unknown>
[INFO] [stdout]  133:     0x75f83ceb1a64 - clone
[INFO] [stdout]  134:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (27) panicked at src/cpu/tests.rs:151:34:
[INFO] [stdout] Failed to retrieve test data for instruction 0x15 under "/opt/rustwide/workdir/test_data/15.json": Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x591f38fb1792 - 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:     0x591f38fb1792 - 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:     0x591f38fb1792 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x591f38fb1792 - <<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:     0x591f38fc6c1a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x591f38fc6c1a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x591f38fb65e6 - 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:     0x591f38fb65e6 - <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:     0x591f38f8fbbf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x591f38f8fbbf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x591f38fa99b9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x591f38f0e7ce - <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:     0x591f38f0e7ce - 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:     0x591f38fa9c22 - <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:     0x591f38fa9c22 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x591f38f8fc78 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x591f38f84ef9 - 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:     0x591f38f90acd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x591f38fc732c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x591f38fc70a2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x591f38ee48be - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::fs::File, std[3b51380354919863]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x591f38ee603e - nes[5602326ab54ea086]::cpu::tests::load_instruction_tests
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x591f38ee375f - nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x591f38ee7ccd - <&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0} as core[27de1724e4349be2]::ops::function::FnMut<(u8,)>>::call_mut
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   24:     0x591f38eff148 - core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call::<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   25:     0x591f38efef18 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::fold::<(), core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:2607:21
[INFO] [stdout]   26:     0x591f38efef62 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::for_each::<&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   27:     0x591f38ef6088 - <rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}> as rayon[8171176fce0ff256]::iter::plumbing::Folder<u8>>::consume_iter::<core[27de1724e4349be2]::ops::range::Range<u8>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/for_each.rs:55:26
[INFO] [stdout]   28:     0x591f38ef6115 - <rayon[8171176fce0ff256]::range::IterProducer<u8> as rayon[8171176fce0ff256]::iter::plumbing::Producer>::fold_with::<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   29:     0x591f38efea3b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   30:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   31:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   32:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   33:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x591f38f02adb - __rust_try
[INFO] [stdout]   35:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   38:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   39:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   40:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   41:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   42:     0x591f38eff0f1 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   43:     0x591f38efbe67 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   44:     0x591f38ee31f1 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   45:     0x591f38ef7e30 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{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]   46:     0x591f38ef99ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x591f38f02adb - __rust_try
[INFO] [stdout]   48:     0x591f38efe3ec - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x591f38efe3ec - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x591f38ef3ee5 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   51:     0x591f38edfab7 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   52:     0x591f38ee7747 - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   53:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   54:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   55:     0x591f38f55d33 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:792:22
[INFO] [stdout]   56:     0x591f38f548bb - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   57:     0x591f38f67c7a - rayon_core[2ea9bf1a680cfbcd]::join::join_recover_from_panic
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:184:19
[INFO] [stdout]   58:     0x591f38efb92f - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:145:25
[INFO] [stdout]   59:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   60:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   61:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   62:     0x591f38eff0f1 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   63:     0x591f38efbe67 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   64:     0x591f38ee31f1 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   65:     0x591f38ef7e30 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{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]   66:     0x591f38ef99ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x591f38f02adb - __rust_try
[INFO] [stdout]   68:     0x591f38efe3ec - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x591f38efe3ec - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x591f38ef3ee5 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   71:     0x591f38edfab7 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   72:     0x591f38ee7747 - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   73:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   74:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   75:     0x591f38f55d33 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:792:22
[INFO] [stdout]   76:     0x591f38f548bb - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   77:     0x591f38f67c7a - rayon_core[2ea9bf1a680cfbcd]::join::join_recover_from_panic
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:184:19
[INFO] [stdout]   78:     0x591f38efb92f - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:145:25
[INFO] [stdout]   79:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   80:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   81:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   82:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   83:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   84:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   85:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   86:     0x591f38f02adb - __rust_try
[INFO] [stdout]   87:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   88:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   89:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   90:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   91:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   92:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   93:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   94:     0x591f38eff0f1 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   95:     0x591f38efbe67 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   96:     0x591f38ee31f1 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   97:     0x591f38ef7e30 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{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]   98:     0x591f38ef99ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   99:     0x591f38f02adb - __rust_try
[INFO] [stdout]  100:     0x591f38efe3ec - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]  101:     0x591f38efe3ec - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]  102:     0x591f38ef3ee5 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  103:     0x591f38edfab7 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]  104:     0x591f38ee7747 - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]  105:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]  106:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]  107:     0x591f38f55e90 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]  108:     0x591f38f5486b - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::OnceLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]  109:     0x591f38f56039 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]  110:     0x591f38f57109 - rayon_core[2ea9bf1a680cfbcd]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]  111:     0x591f38f556bc - <rayon_core[2ea9bf1a680cfbcd]::registry::ThreadBuilder>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]  112:     0x591f38f555dd - <rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]  113:     0x591f38f63916 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  114:     0x591f38f5e6cb - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  115:     0x591f38f62984 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]  116:     0x591f38f5fd64 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]  117:     0x591f38f5fbeb - __rust_try
[INFO] [stdout]  118:     0x591f38f5e2a6 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]  119:     0x591f38f5e2a6 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]  120:     0x591f38f5e2a6 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  121:     0x591f38f6aa8f - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]  122:     0x591f38fb102f - <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]  123:     0x591f38fb102f - <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]  124:     0x75f83ce24aa4 - <unknown>
[INFO] [stdout]  125:     0x75f83ceb1a64 - clone
[INFO] [stdout]  126:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (29) panicked at src/cpu/tests.rs:151:34:
[INFO] [stdout] Failed to retrieve test data for instruction 0x27 under "/opt/rustwide/workdir/test_data/27.json": Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x591f38fb1792 - 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:     0x591f38fb1792 - 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:     0x591f38fb1792 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x591f38fb1792 - <<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:     0x591f38fc6c1a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x591f38fc6c1a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x591f38fb65e6 - 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:     0x591f38fb65e6 - <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:     0x591f38f8fbbf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x591f38f8fbbf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x591f38fa99b9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x591f38f0e7ce - <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:     0x591f38f0e7ce - 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:     0x591f38fa9c22 - <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:     0x591f38fa9c22 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x591f38f8fc78 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x591f38f84ef9 - 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:     0x591f38f90acd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x591f38fc732c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x591f38fc70a2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x591f38ee48be - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::fs::File, std[3b51380354919863]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x591f38ee603e - nes[5602326ab54ea086]::cpu::tests::load_instruction_tests
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x591f38ee375f - nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x591f38ee7ccd - <&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0} as core[27de1724e4349be2]::ops::function::FnMut<(u8,)>>::call_mut
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   24:     0x591f38eff148 - core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call::<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   25:     0x591f38efef18 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::fold::<(), core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:2607:21
[INFO] [stdout]   26:     0x591f38efef62 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::for_each::<&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   27:     0x591f38ef6088 - <rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}> as rayon[8171176fce0ff256]::iter::plumbing::Folder<u8>>::consume_iter::<core[27de1724e4349be2]::ops::range::Range<u8>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/for_each.rs:55:26
[INFO] [stdout]   28:     0x591f38ef6115 - <rayon[8171176fce0ff256]::range::IterProducer<u8> as rayon[8171176fce0ff256]::iter::plumbing::Producer>::fold_with::<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   29:     0x591f38efea3b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   30:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   31:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   32:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   33:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x591f38f02adb - __rust_try
[INFO] [stdout]   35:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   38:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   39:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   40:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   41:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   42:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   43:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   44:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   45:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x591f38f02adb - __rust_try
[INFO] [stdout]   47:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   50:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   51:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   52:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   53:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   54:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   55:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   56:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   57:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x591f38f02adb - __rust_try
[INFO] [stdout]   59:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   62:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   63:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   64:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   65:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   66:     0x591f38eff0f1 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   67:     0x591f38efbe67 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   68:     0x591f38ee31f1 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   69:     0x591f38ef7e30 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{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]   70:     0x591f38ef99ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x591f38f02adb - __rust_try
[INFO] [stdout]   72:     0x591f38efe3ec - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x591f38efe3ec - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x591f38ef3ee5 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   75:     0x591f38edfab7 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   76:     0x591f38ee7747 - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   77:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   78:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   79:     0x591f38f55e90 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]   80:     0x591f38f5486b - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::OnceLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   81:     0x591f38f56039 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]   82:     0x591f38f57109 - rayon_core[2ea9bf1a680cfbcd]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]   83:     0x591f38f556bc - <rayon_core[2ea9bf1a680cfbcd]::registry::ThreadBuilder>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]   84:     0x591f38f555dd - <rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]   85:     0x591f38f63916 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   86:     0x591f38f5e6cb - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   87:     0x591f38f62984 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]   88:     0x591f38f5fd64 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   89:     0x591f38f5fbeb - __rust_try
[INFO] [stdout]   90:     0x591f38f5e2a6 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   91:     0x591f38f5e2a6 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   92:     0x591f38f5e2a6 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   93:     0x591f38f6aa8f - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]   94:     0x591f38fb102f - <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]   95:     0x591f38fb102f - <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]   96:     0x75f83ce24aa4 - <unknown>
[INFO] [stdout]   97:     0x75f83ceb1a64 - clone
[INFO] [stdout]   98:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (29) panicked at src/cpu/tests.rs:151:34:
[INFO] [stdout] Failed to retrieve test data for instruction 0x77 under "/opt/rustwide/workdir/test_data/77.json": Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x591f38fb1792 - 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:     0x591f38fb1792 - 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:     0x591f38fb1792 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x591f38fb1792 - <<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:     0x591f38fc6c1a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x591f38fc6c1a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x591f38fb65e6 - 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:     0x591f38fb65e6 - <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:     0x591f38f8fbbf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x591f38f8fbbf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x591f38fa99b9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x591f38f0e7ce - <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:     0x591f38f0e7ce - 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:     0x591f38fa9c22 - <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:     0x591f38fa9c22 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x591f38f8fc78 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x591f38f84ef9 - 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:     0x591f38f90acd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x591f38fc732c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x591f38fc70a2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x591f38ee48be - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::fs::File, std[3b51380354919863]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x591f38ee603e - nes[5602326ab54ea086]::cpu::tests::load_instruction_tests
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x591f38ee375f - nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x591f38ee7ccd - <&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0} as core[27de1724e4349be2]::ops::function::FnMut<(u8,)>>::call_mut
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   24:     0x591f38eff148 - core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call::<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   25:     0x591f38efef18 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::fold::<(), core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:2607:21
[INFO] [stdout]   26:     0x591f38efef62 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::for_each::<&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   27:     0x591f38ef6088 - <rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}> as rayon[8171176fce0ff256]::iter::plumbing::Folder<u8>>::consume_iter::<core[27de1724e4349be2]::ops::range::Range<u8>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/for_each.rs:55:26
[INFO] [stdout]   28:     0x591f38ef6115 - <rayon[8171176fce0ff256]::range::IterProducer<u8> as rayon[8171176fce0ff256]::iter::plumbing::Producer>::fold_with::<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   29:     0x591f38efea3b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   30:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   31:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   32:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   33:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x591f38f02adb - __rust_try
[INFO] [stdout]   35:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   38:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   39:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   40:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   41:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   42:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   43:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   44:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   45:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x591f38f02adb - __rust_try
[INFO] [stdout]   47:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   50:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   51:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   52:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   53:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   54:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   55:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   56:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   57:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x591f38f02adb - __rust_try
[INFO] [stdout]   59:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   62:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   63:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   64:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   65:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   66:     0x591f38eff0f1 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   67:     0x591f38efbe67 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   68:     0x591f38ee31f1 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   69:     0x591f38ef7e30 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{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]   70:     0x591f38ef99ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x591f38f02adb - __rust_try
[INFO] [stdout]   72:     0x591f38efe3ec - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x591f38efe3ec - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x591f38ef3ee5 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   75:     0x591f38edfab7 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   76:     0x591f38ee7747 - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   77:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   78:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   79:     0x591f38f55e90 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]   80:     0x591f38f548bb - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   81:     0x591f38f67c7a - rayon_core[2ea9bf1a680cfbcd]::join::join_recover_from_panic
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:184:19
[INFO] [stdout]   82:     0x591f38efb92f - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:145:25
[INFO] [stdout]   83:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   84:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   85:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   86:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   87:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   88:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   89:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   90:     0x591f38f02adb - __rust_try
[INFO] [stdout]   91:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   92:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   93:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   94:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   95:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   96:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   97:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   98:     0x591f38eff0f1 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   99:     0x591f38efbe67 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]  100:     0x591f38ee31f1 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]  101:     0x591f38ef7e30 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{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]  102:     0x591f38ef99ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]  103:     0x591f38f02adb - __rust_try
[INFO] [stdout]  104:     0x591f38efe3ec - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]  105:     0x591f38efe3ec - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]  106:     0x591f38ef3ee5 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  107:     0x591f38edfab7 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]  108:     0x591f38ee7747 - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]  109:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]  110:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]  111:     0x591f38f55e90 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]  112:     0x591f38f5486b - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::OnceLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]  113:     0x591f38f56039 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]  114:     0x591f38f57109 - rayon_core[2ea9bf1a680cfbcd]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]  115:     0x591f38f556bc - <rayon_core[2ea9bf1a680cfbcd]::registry::ThreadBuilder>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]  116:     0x591f38f555dd - <rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]  117:     0x591f38f63916 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  118:     0x591f38f5e6cb - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  119:     0x591f38f62984 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]  120:     0x591f38f5fd64 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]  121:     0x591f38f5fbeb - __rust_try
[INFO] [stdout]  122:     0x591f38f5e2a6 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]  123:     0x591f38f5e2a6 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]  124:     0x591f38f5e2a6 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  125:     0x591f38f6aa8f - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]  126:     0x591f38fb102f - <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]  127:     0x591f38fb102f - <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]  128:     0x75f83ce24aa4 - <unknown>
[INFO] [stdout]  129:     0x75f83ceb1a64 - clone
[INFO] [stdout]  130:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (29) panicked at src/cpu/tests.rs:151:34:
[INFO] [stdout] Failed to retrieve test data for instruction 0x78 under "/opt/rustwide/workdir/test_data/78.json": Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x591f38fb1792 - 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:     0x591f38fb1792 - 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:     0x591f38fb1792 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x591f38fb1792 - <<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:     0x591f38fc6c1a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x591f38fc6c1a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x591f38fb65e6 - 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:     0x591f38fb65e6 - <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:     0x591f38f8fbbf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x591f38f8fbbf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x591f38fa99b9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x591f38f0e7ce - <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:     0x591f38f0e7ce - 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:     0x591f38fa9c22 - <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:     0x591f38fa9c22 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x591f38f8fc78 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x591f38f84ef9 - 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:     0x591f38f90acd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x591f38fc732c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x591f38fc70a2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x591f38ee48be - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::fs::File, std[3b51380354919863]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x591f38ee603e - nes[5602326ab54ea086]::cpu::tests::load_instruction_tests
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x591f38ee375f - nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x591f38ee7ccd - <&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0} as core[27de1724e4349be2]::ops::function::FnMut<(u8,)>>::call_mut
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   24:     0x591f38eff148 - core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call::<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   25:     0x591f38efef18 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::fold::<(), core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:2607:21
[INFO] [stdout]   26:     0x591f38efef62 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::for_each::<&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   27:     0x591f38ef6088 - <rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}> as rayon[8171176fce0ff256]::iter::plumbing::Folder<u8>>::consume_iter::<core[27de1724e4349be2]::ops::range::Range<u8>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/for_each.rs:55:26
[INFO] [stdout]   28:     0x591f38ef6115 - <rayon[8171176fce0ff256]::range::IterProducer<u8> as rayon[8171176fce0ff256]::iter::plumbing::Producer>::fold_with::<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   29:     0x591f38efea3b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   30:     0x591f38eff0f1 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   31:     0x591f38efbe67 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   32:     0x591f38ee31f1 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   33:     0x591f38ef7e30 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{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]   34:     0x591f38ef99ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x591f38f02adb - __rust_try
[INFO] [stdout]   36:     0x591f38efe3ec - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x591f38efe3ec - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x591f38ef3ee5 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   39:     0x591f38edfab7 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   40:     0x591f38ee7747 - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   41:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   42:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   43:     0x591f38f55d33 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:792:22
[INFO] [stdout]   44:     0x591f38f548bb - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   45:     0x591f38f67c7a - rayon_core[2ea9bf1a680cfbcd]::join::join_recover_from_panic
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:184:19
[INFO] [stdout]   46:     0x591f38efb92f - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:145:25
[INFO] [stdout]   47:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   48:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   49:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   50:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   51:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   52:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   53:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x591f38f02adb - __rust_try
[INFO] [stdout]   55:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   58:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   59:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   60:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   61:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   62:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   63:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   64:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   65:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   66:     0x591f38f02adb - __rust_try
[INFO] [stdout]   67:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   70:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   71:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   72:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   73:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   74:     0x591f38eff0f1 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   75:     0x591f38efbe67 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   76:     0x591f38ee31f1 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   77:     0x591f38ef7e30 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{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]   78:     0x591f38ef99ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   79:     0x591f38f02adb - __rust_try
[INFO] [stdout]   80:     0x591f38efe3ec - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   81:     0x591f38efe3ec - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   82:     0x591f38ef3ee5 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   83:     0x591f38edfab7 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   84:     0x591f38ee7747 - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   85:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   86:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   87:     0x591f38f55e90 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]   88:     0x591f38f548bb - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   89:     0x591f38f67c7a - rayon_core[2ea9bf1a680cfbcd]::join::join_recover_from_panic
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:184:19
[INFO] [stdout]   90:     0x591f38efb92f - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:145:25
[INFO] [stdout]   91:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   92:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   93:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   94:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   95:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   96:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   97:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   98:     0x591f38f02adb - __rust_try
[INFO] [stdout]   99:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]  100:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]  101:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  102:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]  103:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  104:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  105:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  106:     0x591f38eff0f1 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]  107:     0x591f38efbe67 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]  108:     0x591f38ee31f1 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]  109:     0x591f38ef7e30 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{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]  110:     0x591f38ef99ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]  111:     0x591f38f02adb - __rust_try
[INFO] [stdout]  112:     0x591f38efe3ec - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]  113:     0x591f38efe3ec - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]  114:     0x591f38ef3ee5 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  115:     0x591f38edfab7 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]  116:     0x591f38ee7747 - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]  117:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]  118:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]  119:     0x591f38f55e90 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]  120:     0x591f38f5486b - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::OnceLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]  121:     0x591f38f56039 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]  122:     0x591f38f57109 - rayon_core[2ea9bf1a680cfbcd]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]  123:     0x591f38f556bc - <rayon_core[2ea9bf1a680cfbcd]::registry::ThreadBuilder>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]  124:     0x591f38f555dd - <rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]  125:     0x591f38f63916 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  126:     0x591f38f5e6cb - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  127:     0x591f38f62984 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]  128:     0x591f38f5fd64 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]  129:     0x591f38f5fbeb - __rust_try
[INFO] [stdout]  130:     0x591f38f5e2a6 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]  131:     0x591f38f5e2a6 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]  132:     0x591f38f5e2a6 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  133:     0x591f38f6aa8f - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]  134:     0x591f38fb102f - <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]  135:     0x591f38fb102f - <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]  136:     0x75f83ce24aa4 - <unknown>
[INFO] [stdout]  137:     0x75f83ceb1a64 - clone
[INFO] [stdout]  138:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (29) panicked at src/cpu/tests.rs:151:34:
[INFO] [stdout] Failed to retrieve test data for instruction 0x79 under "/opt/rustwide/workdir/test_data/79.json": Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x591f38fb1792 - 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:     0x591f38fb1792 - 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:     0x591f38fb1792 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x591f38fb1792 - <<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:     0x591f38fc6c1a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x591f38fc6c1a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x591f38fb65e6 - 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:     0x591f38fb65e6 - <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:     0x591f38f8fbbf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x591f38f8fbbf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x591f38fa99b9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x591f38f0e7ce - <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:     0x591f38f0e7ce - 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:     0x591f38fa9c22 - <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:     0x591f38fa9c22 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x591f38f8fc78 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x591f38f84ef9 - 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:     0x591f38f90acd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x591f38fc732c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x591f38fc70a2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x591f38ee48be - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::fs::File, std[3b51380354919863]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x591f38ee603e - nes[5602326ab54ea086]::cpu::tests::load_instruction_tests
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x591f38ee375f - nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x591f38ee7ccd - <&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0} as core[27de1724e4349be2]::ops::function::FnMut<(u8,)>>::call_mut
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   24:     0x591f38eff148 - core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call::<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   25:     0x591f38efef18 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::fold::<(), core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:2607:21
[INFO] [stdout]   26:     0x591f38efef62 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::for_each::<&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   27:     0x591f38ef6088 - <rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}> as rayon[8171176fce0ff256]::iter::plumbing::Folder<u8>>::consume_iter::<core[27de1724e4349be2]::ops::range::Range<u8>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/for_each.rs:55:26
[INFO] [stdout]   28:     0x591f38ef6115 - <rayon[8171176fce0ff256]::range::IterProducer<u8> as rayon[8171176fce0ff256]::iter::plumbing::Producer>::fold_with::<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   29:     0x591f38efea3b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   30:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   31:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   32:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   33:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x591f38f02adb - __rust_try
[INFO] [stdout]   35:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   38:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   39:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   40:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   41:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   42:     0x591f38eff0f1 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   43:     0x591f38efbe67 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   44:     0x591f38ee31f1 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   45:     0x591f38ef7e30 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{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]   46:     0x591f38ef99ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x591f38f02adb - __rust_try
[INFO] [stdout]   48:     0x591f38efe3ec - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x591f38efe3ec - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x591f38ef3ee5 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   51:     0x591f38edfab7 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   52:     0x591f38ee7747 - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   53:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   54:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   55:     0x591f38f55d33 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:792:22
[INFO] [stdout]   56:     0x591f38f548bb - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   57:     0x591f38f67c7a - rayon_core[2ea9bf1a680cfbcd]::join::join_recover_from_panic
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:184:19
[INFO] [stdout]   58:     0x591f38efb92f - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:145:25
[INFO] [stdout]   59:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   60:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   61:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   62:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   63:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   64:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   65:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   66:     0x591f38f02adb - __rust_try
[INFO] [stdout]   67:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   70:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   71:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   72:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   73:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   74:     0x591f38eff0f1 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   75:     0x591f38efbe67 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   76:     0x591f38ee31f1 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   77:     0x591f38ef7e30 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{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]   78:     0x591f38ef99ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   79:     0x591f38f02adb - __rust_try
[INFO] [stdout]   80:     0x591f38efe3ec - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   81:     0x591f38efe3ec - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   82:     0x591f38ef3ee5 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   83:     0x591f38edfab7 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   84:     0x591f38ee7747 - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   85:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   86:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   87:     0x591f38f55e90 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]   88:     0x591f38f548bb - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   89:     0x591f38f67c7a - rayon_core[2ea9bf1a680cfbcd]::join::join_recover_from_panic
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:184:19
[INFO] [stdout]   90:     0x591f38efb92f - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:145:25
[INFO] [stdout]   91:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   92:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   93:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   94:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   95:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   96:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   97:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   98:     0x591f38f02adb - __rust_try
[INFO] [stdout]   99:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]  100:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]  101:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  102:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]  103:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  104:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  105:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  106:     0x591f38eff0f1 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]  107:     0x591f38efbe67 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]  108:     0x591f38ee31f1 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]  109:     0x591f38ef7e30 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{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]  110:     0x591f38ef99ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]  111:     0x591f38f02adb - __rust_try
[INFO] [stdout]  112:     0x591f38efe3ec - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]  113:     0x591f38efe3ec - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]  114:     0x591f38ef3ee5 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  115:     0x591f38edfab7 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]  116:     0x591f38ee7747 - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]  117:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]  118:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]  119:     0x591f38f55e90 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]  120:     0x591f38f5486b - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::OnceLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]  121:     0x591f38f56039 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]  122:     0x591f38f57109 - rayon_core[2ea9bf1a680cfbcd]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]  123:     0x591f38f556bc - <rayon_core[2ea9bf1a680cfbcd]::registry::ThreadBuilder>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]  124:     0x591f38f555dd - <rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]  125:     0x591f38f63916 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  126:     0x591f38f5e6cb - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  127:     0x591f38f62984 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]  128:     0x591f38f5fd64 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]  129:     0x591f38f5fbeb - __rust_try
[INFO] [stdout]  130:     0x591f38f5e2a6 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]  131:     0x591f38f5e2a6 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]  132:     0x591f38f5e2a6 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  133:     0x591f38f6aa8f - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]  134:     0x591f38fb102f - <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]  135:     0x591f38fb102f - <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]  136:     0x75f83ce24aa4 - <unknown>
[INFO] [stdout]  137:     0x75f83ceb1a64 - clone
[INFO] [stdout]  138:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (29) panicked at src/cpu/tests.rs:151:34:
[INFO] [stdout] Failed to retrieve test data for instruction 0x7a under "/opt/rustwide/workdir/test_data/7a.json": Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x591f38fb1792 - 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:     0x591f38fb1792 - 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:     0x591f38fb1792 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x591f38fb1792 - <<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:     0x591f38fc6c1a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x591f38fc6c1a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x591f38fb65e6 - 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:     0x591f38fb65e6 - <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:     0x591f38f8fbbf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x591f38f8fbbf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x591f38fa99b9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x591f38f0e7ce - <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:     0x591f38f0e7ce - 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:     0x591f38fa9c22 - <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:     0x591f38fa9c22 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x591f38f8fc78 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x591f38f84ef9 - 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:     0x591f38f90acd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x591f38fc732c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x591f38fc70a2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x591f38ee48be - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::fs::File, std[3b51380354919863]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x591f38ee603e - nes[5602326ab54ea086]::cpu::tests::load_instruction_tests
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x591f38ee375f - nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x591f38ee7ccd - <&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0} as core[27de1724e4349be2]::ops::function::FnMut<(u8,)>>::call_mut
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   24:     0x591f38eff148 - core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call::<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   25:     0x591f38efef18 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::fold::<(), core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:2607:21
[INFO] [stdout]   26:     0x591f38efef62 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::for_each::<&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   27:     0x591f38ef6088 - <rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}> as rayon[8171176fce0ff256]::iter::plumbing::Folder<u8>>::consume_iter::<core[27de1724e4349be2]::ops::range::Range<u8>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/for_each.rs:55:26
[INFO] [stdout]   28:     0x591f38ef6115 - <rayon[8171176fce0ff256]::range::IterProducer<u8> as rayon[8171176fce0ff256]::iter::plumbing::Producer>::fold_with::<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   29:     0x591f38efea3b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   30:     0x591f38eff0f1 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   31:     0x591f38efbe67 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   32:     0x591f38ee31f1 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   33:     0x591f38ef7e30 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{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]   34:     0x591f38ef99ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x591f38f02adb - __rust_try
[INFO] [stdout]   36:     0x591f38efe3ec - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x591f38efe3ec - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x591f38ef3ee5 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   39:     0x591f38edfab7 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   40:     0x591f38ee7747 - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   41:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   42:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   43:     0x591f38f55d33 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:792:22
[INFO] [stdout]   44:     0x591f38f548bb - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   45:     0x591f38f67c7a - rayon_core[2ea9bf1a680cfbcd]::join::join_recover_from_panic
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:184:19
[INFO] [stdout]   46:     0x591f38efb92f - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:145:25
[INFO] [stdout]   47:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   48:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   49:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   50:     0x591f38eff0f1 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   51:     0x591f38efbe67 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   52:     0x591f38ee31f1 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   53:     0x591f38ef7e30 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{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]   54:     0x591f38ef99ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x591f38f02adb - __rust_try
[INFO] [stdout]   56:     0x591f38efe3ec - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x591f38efe3ec - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x591f38ef3ee5 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   59:     0x591f38edfab7 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   60:     0x591f38ee7747 - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   61:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   62:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   63:     0x591f38f55d33 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:792:22
[INFO] [stdout]   64:     0x591f38f548bb - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   65:     0x591f38f67c7a - rayon_core[2ea9bf1a680cfbcd]::join::join_recover_from_panic
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:184:19
[INFO] [stdout]   66:     0x591f38efb92f - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:145:25
[INFO] [stdout]   67:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   68:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   69:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   70:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]   71:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]   72:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]   73:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   74:     0x591f38f02adb - __rust_try
[INFO] [stdout]   75:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   76:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   78:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]   79:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]   80:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]   81:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]   82:     0x591f38eff0f1 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   83:     0x591f38efbe67 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   84:     0x591f38ee31f1 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   85:     0x591f38ef7e30 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{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]   86:     0x591f38ef99ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   87:     0x591f38f02adb - __rust_try
[INFO] [stdout]   88:     0x591f38efe3ec - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   89:     0x591f38efe3ec - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   90:     0x591f38ef3ee5 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   91:     0x591f38edfab7 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   92:     0x591f38ee7747 - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   93:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   94:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   95:     0x591f38f55e90 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]   96:     0x591f38f548bb - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   97:     0x591f38f67c7a - rayon_core[2ea9bf1a680cfbcd]::join::join_recover_from_panic
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:184:19
[INFO] [stdout]   98:     0x591f38efb92f - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:145:25
[INFO] [stdout]   99:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  100:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  101:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  102:     0x591f38eff00b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:412:21
[INFO] [stdout]  103:     0x591f38efbd40 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:124:17
[INFO] [stdout]  104:     0x591f38ef7e90 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{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]  105:     0x591f38ef9a2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]  106:     0x591f38f02adb - __rust_try
[INFO] [stdout]  107:     0x591f38efe59c - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]  108:     0x591f38efe59c - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]  109:     0x591f38ef3f45 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_a<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  110:     0x591f38efb8b4 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:142:24
[INFO] [stdout]  111:     0x591f38ef95c2 - rayon_core[2ea9bf1a680cfbcd]::registry::in_worker::<rayon_core[2ea9bf1a680cfbcd]::join::join_context<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:957:13
[INFO] [stdout]  112:     0x591f38ef927a - rayon_core[2ea9bf1a680cfbcd]::join::join_context::<rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#0}, rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:132:5
[INFO] [stdout]  113:     0x591f38efec45 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:410:47
[INFO] [stdout]  114:     0x591f38eff0f1 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]  115:     0x591f38efbe67 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]  116:     0x591f38ee31f1 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]  117:     0x591f38ef7e30 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{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]  118:     0x591f38ef99ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]  119:     0x591f38f02adb - __rust_try
[INFO] [stdout]  120:     0x591f38efe3ec - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]  121:     0x591f38efe3ec - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]  122:     0x591f38ef3ee5 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]  123:     0x591f38edfab7 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]  124:     0x591f38ee7747 - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]  125:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]  126:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]  127:     0x591f38f55e90 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]  128:     0x591f38f5486b - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until::<rayon_core[2ea9bf1a680cfbcd]::latch::OnceLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]  129:     0x591f38f56039 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]  130:     0x591f38f57109 - rayon_core[2ea9bf1a680cfbcd]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]  131:     0x591f38f556bc - <rayon_core[2ea9bf1a680cfbcd]::registry::ThreadBuilder>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]  132:     0x591f38f555dd - <rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]  133:     0x591f38f63916 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  134:     0x591f38f5e6cb - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]  135:     0x591f38f62984 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]  136:     0x591f38f5fd64 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]  137:     0x591f38f5fbeb - __rust_try
[INFO] [stdout]  138:     0x591f38f5e2a6 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]  139:     0x591f38f5e2a6 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]  140:     0x591f38f5e2a6 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]  141:     0x591f38f6aa8f - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[2ea9bf1a680cfbcd]::registry::DefaultSpawn as rayon_core[2ea9bf1a680cfbcd]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{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]  142:     0x591f38fb102f - <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]  143:     0x591f38fb102f - <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]  144:     0x75f83ce24aa4 - <unknown>
[INFO] [stdout]  145:     0x75f83ceb1a64 - clone
[INFO] [stdout]  146:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (30) panicked at src/cpu/tests.rs:151:34:
[INFO] [stdout] Failed to retrieve test data for instruction 0x8 under "/opt/rustwide/workdir/test_data/08.json": Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x591f38fb1792 - 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:     0x591f38fb1792 - 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:     0x591f38fb1792 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x591f38fb1792 - <<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:     0x591f38fc6c1a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x591f38fc6c1a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x591f38fb65e6 - 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:     0x591f38fb65e6 - <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:     0x591f38f8fbbf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x591f38f8fbbf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x591f38fa99b9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x591f38f0e7ce - <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:     0x591f38f0e7ce - 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:     0x591f38fa9c22 - <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:     0x591f38fa9c22 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x591f38f8fc78 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x591f38f84ef9 - 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:     0x591f38f90acd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x591f38fc732c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x591f38fc70a2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x591f38ee48be - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::fs::File, std[3b51380354919863]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x591f38ee603e - nes[5602326ab54ea086]::cpu::tests::load_instruction_tests
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x591f38ee375f - nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x591f38ee7ccd - <&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0} as core[27de1724e4349be2]::ops::function::FnMut<(u8,)>>::call_mut
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   24:     0x591f38eff148 - core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call::<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   25:     0x591f38efef18 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::fold::<(), core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call<u8, &nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:2607:21
[INFO] [stdout]   26:     0x591f38efef62 - <core[27de1724e4349be2]::ops::range::Range<u8> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::for_each::<&nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   27:     0x591f38ef6088 - <rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}> as rayon[8171176fce0ff256]::iter::plumbing::Folder<u8>>::consume_iter::<core[27de1724e4349be2]::ops::range::Range<u8>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/for_each.rs:55:26
[INFO] [stdout]   28:     0x591f38ef6115 - <rayon[8171176fce0ff256]::range::IterProducer<u8> as rayon[8171176fce0ff256]::iter::plumbing::Producer>::fold_with::<rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   29:     0x591f38efea3b - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   30:     0x591f38eff0f1 - rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper::<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:421:21
[INFO] [stdout]   31:     0x591f38efbe67 - rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b::<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/join/mod.rs:129:25
[INFO] [stdout]   32:     0x591f38ee31f1 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   33:     0x591f38ef7e30 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{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]   34:     0x591f38ef99ba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x591f38f02adb - __rust_try
[INFO] [stdout]   36:     0x591f38efe3ec - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x591f38efe3ec - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x591f38ef3ee5 - rayon_core[2ea9bf1a680cfbcd]::unwind::halt_unwinding::<<rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   39:     0x591f38edfab7 - <rayon_core[2ea9bf1a680cfbcd]::job::JobResult<()>>::call::<rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   40:     0x591f38ee7747 - <rayon_core[2ea9bf1a680cfbcd]::job::StackJob<rayon_core[2ea9bf1a680cfbcd]::latch::SpinLatch, rayon_core[2ea9bf1a680cfbcd]::join::join_context::call_b<(), rayon[8171176fce0ff256]::iter::plumbing::bridge_producer_consumer::helper<rayon[8171176fce0ff256]::range::IterProducer<u8>, rayon[8171176fce0ff256]::iter::for_each::ForEachConsumer<nes[5602326ab54ea086]::cpu::tests::test_instructions::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[2ea9bf1a680cfbcd]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   41:     0x591f38f6457b - <rayon_core[2ea9bf1a680cfbcd]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   42:     0x591f38f56270 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   43:     0x591f38f55d33 - <rayon_core[2ea9bf1a680cfbcd]::registry::WorkerThread>::wait_until_cold
[WARN] too many lines in the log, truncating it
