[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#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FImajo24I%2Fnes" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Imajo24I/nes on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2661aec62f4805153593ab53459aa9390fda3ffcf4e4d44ce002d31affc7c02e
[INFO] running `Command { std: "docker" "start" "-a" "2661aec62f4805153593ab53459aa9390fda3ffcf4e4d44ce002d31affc7c02e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2661aec62f4805153593ab53459aa9390fda3ffcf4e4d44ce002d31affc7c02e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2661aec62f4805153593ab53459aa9390fda3ffcf4e4d44ce002d31affc7c02e", kill_on_drop: false }`
[INFO] [stdout] 2661aec62f4805153593ab53459aa9390fda3ffcf4e4d44ce002d31affc7c02e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 23a3f645c15fb6dc794196fbbc100a69d91e950a95d7ba0f1610672430e9c68a
[INFO] running `Command { std: "docker" "start" "-a" "23a3f645c15fb6dc794196fbbc100a69d91e950a95d7ba0f1610672430e9c68a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[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 serde 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.11s
[INFO] running `Command { std: "docker" "inspect" "23a3f645c15fb6dc794196fbbc100a69d91e950a95d7ba0f1610672430e9c68a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23a3f645c15fb6dc794196fbbc100a69d91e950a95d7ba0f1610672430e9c68a", kill_on_drop: false }`
[INFO] [stdout] 23a3f645c15fb6dc794196fbbc100a69d91e950a95d7ba0f1610672430e9c68a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e751ed3d57a5807a40b6f879cdb417635ecf291015a213dd6ca17914da350ba0
[INFO] running `Command { std: "docker" "start" "-a" "e751ed3d57a5807a40b6f879cdb417635ecf291015a213dd6ca17914da350ba0", kill_on_drop: false }`
[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 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 4.94s
[INFO] running `Command { std: "docker" "inspect" "e751ed3d57a5807a40b6f879cdb417635ecf291015a213dd6ca17914da350ba0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e751ed3d57a5807a40b6f879cdb417635ecf291015a213dd6ca17914da350ba0", kill_on_drop: false }`
[INFO] [stdout] e751ed3d57a5807a40b6f879cdb417635ecf291015a213dd6ca17914da350ba0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f779f7a79cdeaea206b337c452f33e4b086444ae4bb681262e7a5df123ad4e1f
[INFO] running `Command { std: "docker" "start" "-a" "f779f7a79cdeaea206b337c452f33e4b086444ae4bb681262e7a5df123ad4e1f", 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-551f51e1ecb75af2)
[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>' (18) 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:     0x6163732a0ed2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6163732a0ed2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6163732a0ed2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6163732a0ed2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6163732b1cff - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6163732b1cff - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x61637326e453 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61637326e453 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61637327a402 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61637327f0af - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61637327ef41 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6163732085be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x6163732085be - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61637327f76f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x61637327f76f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61637327f51a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x61637327a539 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x616373262d3d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6163732b9820 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6163732b8da6 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x6163731e69ce - core::result::Result<T,E>::expect::h32258de241280fb8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6163731cc010 - nes::cpu::tests::load_instruction_tests::hda7428a32615004e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x6163731ca85f - nes::cpu::tests::test_instructions::{{closure}}::h625a448ba48a83f7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x6163731dce3c - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume::h91338f05b56b6555
[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:     0x6163731e2bec - <rayon::iter::once::Once<T> as rayon::iter::IndexedParallelIterator>::drive::h4080189980f65f4b
[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:     0x6163731e2a98 - <rayon::iter::once::Once<T> as rayon::iter::ParallelIterator>::drive_unindexed::hc91ddffff05df50a
[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:     0x6163731e7e0a - <rayon::iter::chain::Chain<A,B> as rayon::iter::ParallelIterator>::drive_unindexed::{{closure}}::h90c88a922fd3b11d
[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:     0x6163731dde90 - rayon_core::join::join::call::{{closure}}::haa818827127d0f39
[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:     0x6163731ddc96 - rayon_core::join::join_context::call_b::{{closure}}::h6229f7bdba7b5794
[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:     0x6163731c4dcd - rayon_core::job::JobResult<T>::call::{{closure}}::ha6002fa5f5bd5c9b
[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:     0x6163731d8ae8 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha31dc410d47fab2c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x6163731e5fc7 - std::panicking::catch_unwind::do_call::h571f60d2818454b9
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   33:     0x6163731e07eb - std::panicking::catch_unwind::hfaa2e19c6092b613
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   34:     0x6163731e07eb - std::panic::catch_unwind::h0c3e2424be819849
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x6163731ddf48 - rayon_core::unwind::halt_unwinding::h458b03d855ef18a7
[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:     0x6163731c4a2e - rayon_core::job::JobResult<T>::call::h17d13b9e456dafdd
[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:     0x6163731cd25a - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::h1459d1dcc05a9134
[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:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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:     0x61637323c970 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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:     0x61637323c5bb - rayon_core::registry::WorkerThread::wait_until::ha14e2a979dee1cd5
[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:     0x61637323cb3f - rayon_core::registry::WorkerThread::wait_until_out_of_work::h7c6f6cc8974eb122
[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:     0x61637323f151 - rayon_core::registry::main_loop::h0d71bcf439be0ddb
[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:     0x61637323cf16 - rayon_core::registry::ThreadBuilder::run::h504db3fa89403e1a
[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:     0x61637324112d - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h72673408285f3d99
[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:     0x61637324b186 - std::sys::backtrace::__rust_begin_short_backtrace::he7d2973081ac0428
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   47:     0x61637324c63b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdf9fb3f57b9318b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   48:     0x61637324d774 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha8258dbce177d48b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x616373246c24 - std::panicking::catch_unwind::do_call::hb25e44d1c5013aec
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   50:     0x61637324d37b - __rust_try
[INFO] [stdout]   51:     0x61637324c0a2 - std::panicking::catch_unwind::h9c3b77fdc0d04e4d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x61637324c0a2 - std::panic::catch_unwind::hf101062f1cd97b96
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x61637324c0a2 - std::thread::Builder::spawn_unchecked_::{{closure}}::h2929caf787d3230b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   54:     0x616373246f0f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb487ac682b293de0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x61637327593f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   56:     0x61637327593f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   57:     0x78f2b7d70aa4 - <unknown>
[INFO] [stdout]   58:     0x78f2b7dfda64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (22) 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:     0x6163732a0ed2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6163732a0ed2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6163732a0ed2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6163732a0ed2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6163732b1cff - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6163732b1cff - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x61637326e453 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61637326e453 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61637327a402 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61637327f0af - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61637327ef41 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6163732085be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x6163732085be - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61637327f76f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x61637327f76f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61637327f51a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x61637327a539 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x616373262d3d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6163732b9820 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6163732b8da6 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x6163731e69ce - core::result::Result<T,E>::expect::h32258de241280fb8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6163731cc010 - nes::cpu::tests::load_instruction_tests::hda7428a32615004e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x6163731ca85f - nes::cpu::tests::test_instructions::{{closure}}::h625a448ba48a83f7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x6163731cc3bd - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h46dc9212ac4b2796
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   24:     0x6163731da918 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hd5e4569e1b5e1f75
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:825:29
[INFO] [stdout]   25:     0x6163731e1aa8 - core::iter::traits::iterator::Iterator::fold::hf4951751302d137a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:2603:21
[INFO] [stdout]   26:     0x6163731e1af2 - core::iter::traits::iterator::Iterator::for_each::h7325c3d790e59b76
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:828:14
[INFO] [stdout]   27:     0x6163731dce08 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::hdb3c41d8e5f34c53
[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:     0x6163731e70c5 - rayon::iter::plumbing::Producer::fold_with::h8ac03cb8e79c0b09
[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:     0x6163731db40b - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   34:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   35:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   36:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   46:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   47:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   48:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   58:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   59:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   60:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   69:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   70:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   71:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   72:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   81:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   82:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   83:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   84:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   85:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   94:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   95:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   96:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   97:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   98:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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:     0x61637323c970 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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:     0x61637323c5bb - rayon_core::registry::WorkerThread::wait_until::ha14e2a979dee1cd5
[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:     0x61637323cb3f - rayon_core::registry::WorkerThread::wait_until_out_of_work::h7c6f6cc8974eb122
[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:     0x61637323f151 - rayon_core::registry::main_loop::h0d71bcf439be0ddb
[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:     0x61637323cf16 - rayon_core::registry::ThreadBuilder::run::h504db3fa89403e1a
[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:     0x61637324112d - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h72673408285f3d99
[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:     0x61637324b186 - std::sys::backtrace::__rust_begin_short_backtrace::he7d2973081ac0428
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]  110:     0x61637324c63b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdf9fb3f57b9318b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]  111:     0x61637324d774 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha8258dbce177d48b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  112:     0x616373246c24 - std::panicking::catch_unwind::do_call::hb25e44d1c5013aec
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  113:     0x61637324d37b - __rust_try
[INFO] [stdout]  114:     0x61637324c0a2 - std::panicking::catch_unwind::h9c3b77fdc0d04e4d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  115:     0x61637324c0a2 - std::panic::catch_unwind::hf101062f1cd97b96
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  116:     0x61637324c0a2 - std::thread::Builder::spawn_unchecked_::{{closure}}::h2929caf787d3230b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]  117:     0x616373246f0f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb487ac682b293de0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  118:     0x61637327593f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]  119:     0x61637327593f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]  120:     0x78f2b7d70aa4 - <unknown>
[INFO] [stdout]  121:     0x78f2b7dfda64 - clone
[INFO] [stdout]  122:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (21) panicked at src/cpu/tests.rs:151:34:
[INFO] [stdout] Failed to retrieve test data for instruction 0xbf under "/opt/rustwide/workdir/test_data/bf.json": Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6163732a0ed2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6163732a0ed2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6163732a0ed2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6163732a0ed2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6163732b1cff - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6163732b1cff - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x61637326e453 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61637326e453 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61637327a402 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61637327f0af - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61637327ef41 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6163732085be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x6163732085be - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61637327f76f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x61637327f76f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61637327f51a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x61637327a539 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x616373262d3d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6163732b9820 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6163732b8da6 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x6163731e69ce - core::result::Result<T,E>::expect::h32258de241280fb8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6163731cc010 - nes::cpu::tests::load_instruction_tests::hda7428a32615004e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x6163731ca85f - nes::cpu::tests::test_instructions::{{closure}}::h625a448ba48a83f7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x6163731cc3bd - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h46dc9212ac4b2796
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   24:     0x6163731da918 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hd5e4569e1b5e1f75
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:825:29
[INFO] [stdout]   25:     0x6163731e1aa8 - core::iter::traits::iterator::Iterator::fold::hf4951751302d137a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:2603:21
[INFO] [stdout]   26:     0x6163731e1af2 - core::iter::traits::iterator::Iterator::for_each::h7325c3d790e59b76
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:828:14
[INFO] [stdout]   27:     0x6163731dce08 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::hdb3c41d8e5f34c53
[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:     0x6163731e70c5 - rayon::iter::plumbing::Producer::fold_with::h8ac03cb8e79c0b09
[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:     0x6163731db40b - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   34:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   35:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   36:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   46:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   47:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   48:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   58:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   59:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   60:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   69:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   70:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   71:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   72:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   81:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   82:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   83:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   84:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   85:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   94:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   95:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   96:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   97:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   98:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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:     0x61637323c970 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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:     0x61637323c5bb - rayon_core::registry::WorkerThread::wait_until::ha14e2a979dee1cd5
[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:     0x61637323cb3f - rayon_core::registry::WorkerThread::wait_until_out_of_work::h7c6f6cc8974eb122
[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:     0x61637323f151 - rayon_core::registry::main_loop::h0d71bcf439be0ddb
[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:     0x61637323cf16 - rayon_core::registry::ThreadBuilder::run::h504db3fa89403e1a
[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:     0x61637324112d - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h72673408285f3d99
[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:     0x61637324b186 - std::sys::backtrace::__rust_begin_short_backtrace::he7d2973081ac0428
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]  110:     0x61637324c63b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdf9fb3f57b9318b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]  111:     0x61637324d774 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha8258dbce177d48b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  112:     0x616373246c24 - std::panicking::catch_unwind::do_call::hb25e44d1c5013aec
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  113:     0x61637324d37b - __rust_try
[INFO] [stdout]  114:     0x61637324c0a2 - std::panicking::catch_unwind::h9c3b77fdc0d04e4d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  115:     0x61637324c0a2 - std::panic::catch_unwind::hf101062f1cd97b96
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  116:     0x61637324c0a2 - std::thread::Builder::spawn_unchecked_::{{closure}}::h2929caf787d3230b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]  117:     0x616373246f0f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb487ac682b293de0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  118:     0x61637327593f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]  119:     0x61637327593f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]  120:     0x78f2b7d70aa4 - <unknown>
[INFO] [stdout]  121:     0x78f2b7dfda64 - clone
[INFO] [stdout]  122:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (21) panicked at src/cpu/tests.rs:151:34:
[INFO] [stdout] Failed to retrieve test data for instruction 0xc1 under "/opt/rustwide/workdir/test_data/c1.json": Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6163732a0ed2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6163732a0ed2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6163732a0ed2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6163732a0ed2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6163732b1cff - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6163732b1cff - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x61637326e453 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61637326e453 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61637327a402 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61637327f0af - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61637327ef41 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6163732085be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x6163732085be - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61637327f76f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x61637327f76f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61637327f51a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x61637327a539 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x616373262d3d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6163732b9820 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6163732b8da6 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x6163731e69ce - core::result::Result<T,E>::expect::h32258de241280fb8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6163731cc010 - nes::cpu::tests::load_instruction_tests::hda7428a32615004e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x6163731ca85f - nes::cpu::tests::test_instructions::{{closure}}::h625a448ba48a83f7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x6163731cc3bd - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h46dc9212ac4b2796
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   24:     0x6163731da918 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hd5e4569e1b5e1f75
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:825:29
[INFO] [stdout]   25:     0x6163731e1aa8 - core::iter::traits::iterator::Iterator::fold::hf4951751302d137a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:2603:21
[INFO] [stdout]   26:     0x6163731e1af2 - core::iter::traits::iterator::Iterator::for_each::h7325c3d790e59b76
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:828:14
[INFO] [stdout]   27:     0x6163731dce08 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::hdb3c41d8e5f34c53
[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:     0x6163731e70c5 - rayon::iter::plumbing::Producer::fold_with::h8ac03cb8e79c0b09
[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:     0x6163731db40b - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   34:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   35:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   36:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   47:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   48:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   49:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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:     0x61637323c813 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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:     0x61637323c56b - rayon_core::registry::WorkerThread::wait_until::h24643212528002e6
[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:     0x61637324feea - rayon_core::join::join_recover_from_panic::h1111b4fa273dbf98
[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:     0x6163731dd77f - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   65:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   66:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   67:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   68:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   77:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   78:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   79:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   80:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   81:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   89:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   90:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   91:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   92:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   93:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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]   99:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  101:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  102:     0x6163731e2c4b - __rust_try
[INFO] [stdout]  103:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  104:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  105:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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]  108:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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]  109:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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]  110:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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]  111:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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]  112:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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]  113:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  114:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  115:     0x6163731e2c4b - __rust_try
[INFO] [stdout]  116:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  117:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  118:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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]  119:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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]  120:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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]  121:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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]  122:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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]  123:     0x61637323c970 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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]  124:     0x61637323c5bb - rayon_core::registry::WorkerThread::wait_until::ha14e2a979dee1cd5
[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]  125:     0x61637323cb3f - rayon_core::registry::WorkerThread::wait_until_out_of_work::h7c6f6cc8974eb122
[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]  126:     0x61637323f151 - rayon_core::registry::main_loop::h0d71bcf439be0ddb
[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]  127:     0x61637323cf16 - rayon_core::registry::ThreadBuilder::run::h504db3fa89403e1a
[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]  128:     0x61637324112d - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h72673408285f3d99
[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]  129:     0x61637324b186 - std::sys::backtrace::__rust_begin_short_backtrace::he7d2973081ac0428
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]  130:     0x61637324c63b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdf9fb3f57b9318b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]  131:     0x61637324d774 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha8258dbce177d48b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  132:     0x616373246c24 - std::panicking::catch_unwind::do_call::hb25e44d1c5013aec
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  133:     0x61637324d37b - __rust_try
[INFO] [stdout]  134:     0x61637324c0a2 - std::panicking::catch_unwind::h9c3b77fdc0d04e4d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  135:     0x61637324c0a2 - std::panic::catch_unwind::hf101062f1cd97b96
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  136:     0x61637324c0a2 - std::thread::Builder::spawn_unchecked_::{{closure}}::h2929caf787d3230b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]  137:     0x616373246f0f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb487ac682b293de0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  138:     0x61637327593f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]  139:     0x61637327593f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]  140:     0x78f2b7d70aa4 - <unknown>
[INFO] [stdout]  141:     0x78f2b7dfda64 - clone
[INFO] [stdout]  142:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (21) panicked at src/cpu/tests.rs:151:34:
[INFO] [stdout] Failed to retrieve test data for instruction 0xc2 under "/opt/rustwide/workdir/test_data/c2.json": Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6163732a0ed2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6163732a0ed2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6163732a0ed2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6163732a0ed2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6163732b1cff - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6163732b1cff - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x61637326e453 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61637326e453 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61637327a402 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61637327f0af - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61637327ef41 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6163732085be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x6163732085be - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61637327f76f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x61637327f76f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61637327f51a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x61637327a539 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x616373262d3d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6163732b9820 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6163732b8da6 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x6163731e69ce - core::result::Result<T,E>::expect::h32258de241280fb8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6163731cc010 - nes::cpu::tests::load_instruction_tests::hda7428a32615004e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x6163731ca85f - nes::cpu::tests::test_instructions::{{closure}}::h625a448ba48a83f7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x6163731cc3bd - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h46dc9212ac4b2796
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   24:     0x6163731da918 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hd5e4569e1b5e1f75
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:825:29
[INFO] [stdout]   25:     0x6163731e1aa8 - core::iter::traits::iterator::Iterator::fold::hf4951751302d137a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:2603:21
[INFO] [stdout]   26:     0x6163731e1af2 - core::iter::traits::iterator::Iterator::for_each::h7325c3d790e59b76
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:828:14
[INFO] [stdout]   27:     0x6163731dce08 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::hdb3c41d8e5f34c53
[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:     0x6163731e70c5 - rayon::iter::plumbing::Producer::fold_with::h8ac03cb8e79c0b09
[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:     0x6163731db40b - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   34:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   35:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   36:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   37:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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:     0x61637323c813 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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:     0x61637323c56b - rayon_core::registry::WorkerThread::wait_until::h24643212528002e6
[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:     0x61637324feea - rayon_core::join::join_recover_from_panic::h1111b4fa273dbf98
[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:     0x6163731dd77f - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   54:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   55:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   56:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   57:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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:     0x61637323c813 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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:     0x61637323c56b - rayon_core::registry::WorkerThread::wait_until::h24643212528002e6
[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:     0x61637324feea - rayon_core::join::join_recover_from_panic::h1111b4fa273dbf98
[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:     0x6163731dd77f - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   73:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   74:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   75:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   76:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   85:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   86:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   87:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   88:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   89:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   97:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   98:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   99:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  100:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  101:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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]  107:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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]  108:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  109:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  110:     0x6163731e2c4b - __rust_try
[INFO] [stdout]  111:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  112:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  113:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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]  114:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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]  115:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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]  116:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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]  117:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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]  118:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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]  119:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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]  120:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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]  121:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  122:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  123:     0x6163731e2c4b - __rust_try
[INFO] [stdout]  124:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  125:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  126:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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]  127:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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]  128:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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]  129:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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]  130:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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]  131:     0x61637323c970 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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]  132:     0x61637323c5bb - rayon_core::registry::WorkerThread::wait_until::ha14e2a979dee1cd5
[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]  133:     0x61637323cb3f - rayon_core::registry::WorkerThread::wait_until_out_of_work::h7c6f6cc8974eb122
[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]  134:     0x61637323f151 - rayon_core::registry::main_loop::h0d71bcf439be0ddb
[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]  135:     0x61637323cf16 - rayon_core::registry::ThreadBuilder::run::h504db3fa89403e1a
[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]  136:     0x61637324112d - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h72673408285f3d99
[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]  137:     0x61637324b186 - std::sys::backtrace::__rust_begin_short_backtrace::he7d2973081ac0428
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]  138:     0x61637324c63b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdf9fb3f57b9318b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]  139:     0x61637324d774 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha8258dbce177d48b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  140:     0x616373246c24 - std::panicking::catch_unwind::do_call::hb25e44d1c5013aec
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  141:     0x61637324d37b - __rust_try
[INFO] [stdout]  142:     0x61637324c0a2 - std::panicking::catch_unwind::h9c3b77fdc0d04e4d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  143:     0x61637324c0a2 - std::panic::catch_unwind::hf101062f1cd97b96
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  144:     0x61637324c0a2 - std::thread::Builder::spawn_unchecked_::{{closure}}::h2929caf787d3230b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]  145:     0x616373246f0f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb487ac682b293de0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  146:     0x61637327593f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]  147:     0x61637327593f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]  148:     0x78f2b7d70aa4 - <unknown>
[INFO] [stdout]  149:     0x78f2b7dfda64 - clone
[INFO] [stdout]  150:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (21) panicked at src/cpu/tests.rs:151:34:
[INFO] [stdout] Failed to retrieve test data for instruction 0xc3 under "/opt/rustwide/workdir/test_data/c3.json": Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6163732a0ed2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6163732a0ed2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6163732a0ed2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6163732a0ed2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6163732b1cff - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6163732b1cff - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x61637326e453 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61637326e453 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61637327a402 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61637327f0af - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61637327ef41 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6163732085be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x6163732085be - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61637327f76f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x61637327f76f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61637327f51a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x61637327a539 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x616373262d3d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6163732b9820 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6163732b8da6 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x6163731e69ce - core::result::Result<T,E>::expect::h32258de241280fb8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6163731cc010 - nes::cpu::tests::load_instruction_tests::hda7428a32615004e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x6163731ca85f - nes::cpu::tests::test_instructions::{{closure}}::h625a448ba48a83f7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x6163731cc3bd - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h46dc9212ac4b2796
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   24:     0x6163731da918 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hd5e4569e1b5e1f75
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:825:29
[INFO] [stdout]   25:     0x6163731e1aa8 - core::iter::traits::iterator::Iterator::fold::hf4951751302d137a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:2603:21
[INFO] [stdout]   26:     0x6163731e1af2 - core::iter::traits::iterator::Iterator::for_each::h7325c3d790e59b76
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:828:14
[INFO] [stdout]   27:     0x6163731dce08 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::hdb3c41d8e5f34c53
[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:     0x6163731e70c5 - rayon::iter::plumbing::Producer::fold_with::h8ac03cb8e79c0b09
[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:     0x6163731db40b - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   34:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   35:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   36:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   46:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   47:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   48:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   59:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   60:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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:     0x61637323c813 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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:     0x61637323c56b - rayon_core::registry::WorkerThread::wait_until::h24643212528002e6
[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:     0x61637324feea - rayon_core::join::join_recover_from_panic::h1111b4fa273dbf98
[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:     0x6163731dd77f - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   77:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   78:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   79:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   80:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   81:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   89:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   90:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   91:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   92:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   93:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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]   99:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  101:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  102:     0x6163731e2c4b - __rust_try
[INFO] [stdout]  103:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  104:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  105:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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]  108:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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]  109:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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]  110:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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]  111:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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]  112:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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]  113:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  114:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  115:     0x6163731e2c4b - __rust_try
[INFO] [stdout]  116:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  117:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  118:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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]  119:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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]  120:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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]  121:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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]  122:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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]  123:     0x61637323c970 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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]  124:     0x61637323c5bb - rayon_core::registry::WorkerThread::wait_until::ha14e2a979dee1cd5
[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]  125:     0x61637323cb3f - rayon_core::registry::WorkerThread::wait_until_out_of_work::h7c6f6cc8974eb122
[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]  126:     0x61637323f151 - rayon_core::registry::main_loop::h0d71bcf439be0ddb
[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]  127:     0x61637323cf16 - rayon_core::registry::ThreadBuilder::run::h504db3fa89403e1a
[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]  128:     0x61637324112d - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h72673408285f3d99
[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]  129:     0x61637324b186 - std::sys::backtrace::__rust_begin_short_backtrace::he7d2973081ac0428
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]  130:     0x61637324c63b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdf9fb3f57b9318b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]  131:     0x61637324d774 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha8258dbce177d48b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  132:     0x616373246c24 - std::panicking::catch_unwind::do_call::hb25e44d1c5013aec
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  133:     0x61637324d37b - __rust_try
[INFO] [stdout]  134:     0x61637324c0a2 - std::panicking::catch_unwind::h9c3b77fdc0d04e4d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  135:     0x61637324c0a2 - std::panic::catch_unwind::hf101062f1cd97b96
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  136:     0x61637324c0a2 - std::thread::Builder::spawn_unchecked_::{{closure}}::h2929caf787d3230b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]  137:     0x616373246f0f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb487ac682b293de0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  138:     0x61637327593f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]  139:     0x61637327593f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]  140:     0x78f2b7d70aa4 - <unknown>
[INFO] [stdout]  141:     0x78f2b7dfda64 - clone
[INFO] [stdout]  142:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (21) panicked at src/cpu/tests.rs:151:34:
[INFO] [stdout] Failed to retrieve test data for instruction 0xc4 under "/opt/rustwide/workdir/test_data/c4.json": Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6163732a0ed2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6163732a0ed2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6163732a0ed2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6163732a0ed2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6163732b1cff - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6163732b1cff - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x61637326e453 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61637326e453 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61637327a402 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61637327f0af - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61637327ef41 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6163732085be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x6163732085be - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61637327f76f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x61637327f76f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61637327f51a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x61637327a539 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x616373262d3d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6163732b9820 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6163732b8da6 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x6163731e69ce - core::result::Result<T,E>::expect::h32258de241280fb8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6163731cc010 - nes::cpu::tests::load_instruction_tests::hda7428a32615004e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x6163731ca85f - nes::cpu::tests::test_instructions::{{closure}}::h625a448ba48a83f7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x6163731cc3bd - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h46dc9212ac4b2796
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   24:     0x6163731da918 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hd5e4569e1b5e1f75
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:825:29
[INFO] [stdout]   25:     0x6163731e1aa8 - core::iter::traits::iterator::Iterator::fold::hf4951751302d137a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:2603:21
[INFO] [stdout]   26:     0x6163731e1af2 - core::iter::traits::iterator::Iterator::for_each::h7325c3d790e59b76
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:828:14
[INFO] [stdout]   27:     0x6163731dce08 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::hdb3c41d8e5f34c53
[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:     0x6163731e70c5 - rayon::iter::plumbing::Producer::fold_with::h8ac03cb8e79c0b09
[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:     0x6163731db40b - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   34:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   35:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   36:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   37:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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:     0x61637323c813 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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:     0x61637323c56b - rayon_core::registry::WorkerThread::wait_until::h24643212528002e6
[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:     0x61637324feea - rayon_core::join::join_recover_from_panic::h1111b4fa273dbf98
[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:     0x6163731dd77f - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   55:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   56:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   67:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   68:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   69:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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:     0x61637323c813 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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:     0x61637323c56b - rayon_core::registry::WorkerThread::wait_until::h24643212528002e6
[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:     0x61637324feea - rayon_core::join::join_recover_from_panic::h1111b4fa273dbf98
[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:     0x6163731dd77f - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   85:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   86:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   87:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   88:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   89:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   97:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   98:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   99:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  100:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  101:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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]  107:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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]  108:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  109:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  110:     0x6163731e2c4b - __rust_try
[INFO] [stdout]  111:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  112:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  113:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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]  114:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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]  115:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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]  116:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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]  117:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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]  118:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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]  119:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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]  120:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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]  121:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  122:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  123:     0x6163731e2c4b - __rust_try
[INFO] [stdout]  124:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  125:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  126:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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]  127:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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]  128:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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]  129:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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]  130:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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]  131:     0x61637323c970 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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]  132:     0x61637323c5bb - rayon_core::registry::WorkerThread::wait_until::ha14e2a979dee1cd5
[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]  133:     0x61637323cb3f - rayon_core::registry::WorkerThread::wait_until_out_of_work::h7c6f6cc8974eb122
[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]  134:     0x61637323f151 - rayon_core::registry::main_loop::h0d71bcf439be0ddb
[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]  135:     0x61637323cf16 - rayon_core::registry::ThreadBuilder::run::h504db3fa89403e1a
[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]  136:     0x61637324112d - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h72673408285f3d99
[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]  137:     0x61637324b186 - std::sys::backtrace::__rust_begin_short_backtrace::he7d2973081ac0428
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]  138:     0x61637324c63b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdf9fb3f57b9318b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]  139:     0x61637324d774 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha8258dbce177d48b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  140:     0x616373246c24 - std::panicking::catch_unwind::do_call::hb25e44d1c5013aec
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  141:     0x61637324d37b - __rust_try
[INFO] [stdout]  142:     0x61637324c0a2 - std::panicking::catch_unwind::h9c3b77fdc0d04e4d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  143:     0x61637324c0a2 - std::panic::catch_unwind::hf101062f1cd97b96
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  144:     0x61637324c0a2 - std::thread::Builder::spawn_unchecked_::{{closure}}::h2929caf787d3230b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]  145:     0x616373246f0f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb487ac682b293de0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  146:     0x61637327593f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]  147:     0x61637327593f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]  148:     0x78f2b7d70aa4 - <unknown>
[INFO] [stdout]  149:     0x78f2b7dfda64 - clone
[INFO] [stdout]  150:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (21) panicked at src/cpu/tests.rs:151:34:
[INFO] [stdout] Failed to retrieve test data for instruction 0xc5 under "/opt/rustwide/workdir/test_data/c5.json": Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6163732a0ed2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6163732a0ed2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6163732a0ed2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6163732a0ed2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6163732b1cff - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6163732b1cff - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x61637326e453 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61637326e453 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61637327a402 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61637327f0af - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61637327ef41 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6163732085be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x6163732085be - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61637327f76f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x61637327f76f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61637327f51a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x61637327a539 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x616373262d3d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6163732b9820 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6163732b8da6 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x6163731e69ce - core::result::Result<T,E>::expect::h32258de241280fb8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6163731cc010 - nes::cpu::tests::load_instruction_tests::hda7428a32615004e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x6163731ca85f - nes::cpu::tests::test_instructions::{{closure}}::h625a448ba48a83f7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x6163731cc3bd - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h46dc9212ac4b2796
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   24:     0x6163731da918 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hd5e4569e1b5e1f75
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:825:29
[INFO] [stdout]   25:     0x6163731e1aa8 - core::iter::traits::iterator::Iterator::fold::hf4951751302d137a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:2603:21
[INFO] [stdout]   26:     0x6163731e1af2 - core::iter::traits::iterator::Iterator::for_each::h7325c3d790e59b76
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:828:14
[INFO] [stdout]   27:     0x6163731dce08 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::hdb3c41d8e5f34c53
[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:     0x6163731e70c5 - rayon::iter::plumbing::Producer::fold_with::h8ac03cb8e79c0b09
[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:     0x6163731db40b - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   34:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   35:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   36:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   47:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   48:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   49:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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:     0x61637323c813 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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:     0x61637323c56b - rayon_core::registry::WorkerThread::wait_until::h24643212528002e6
[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:     0x61637324feea - rayon_core::join::join_recover_from_panic::h1111b4fa273dbf98
[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:     0x6163731dd77f - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   67:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   68:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   69:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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:     0x61637323c813 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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:     0x61637323c56b - rayon_core::registry::WorkerThread::wait_until::h24643212528002e6
[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:     0x61637324feea - rayon_core::join::join_recover_from_panic::h1111b4fa273dbf98
[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:     0x6163731dd77f - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   85:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   86:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   87:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   88:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   89:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   97:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   98:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   99:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  100:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  101:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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]  107:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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]  108:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  109:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  110:     0x6163731e2c4b - __rust_try
[INFO] [stdout]  111:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  112:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  113:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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]  114:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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]  115:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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]  116:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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]  117:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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]  118:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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]  119:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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]  120:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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]  121:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  122:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  123:     0x6163731e2c4b - __rust_try
[INFO] [stdout]  124:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  125:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  126:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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]  127:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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]  128:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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]  129:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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]  130:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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]  131:     0x61637323c970 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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]  132:     0x61637323c5bb - rayon_core::registry::WorkerThread::wait_until::ha14e2a979dee1cd5
[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]  133:     0x61637323cb3f - rayon_core::registry::WorkerThread::wait_until_out_of_work::h7c6f6cc8974eb122
[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]  134:     0x61637323f151 - rayon_core::registry::main_loop::h0d71bcf439be0ddb
[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]  135:     0x61637323cf16 - rayon_core::registry::ThreadBuilder::run::h504db3fa89403e1a
[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]  136:     0x61637324112d - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h72673408285f3d99
[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]  137:     0x61637324b186 - std::sys::backtrace::__rust_begin_short_backtrace::he7d2973081ac0428
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]  138:     0x61637324c63b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdf9fb3f57b9318b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]  139:     0x61637324d774 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha8258dbce177d48b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  140:     0x616373246c24 - std::panicking::catch_unwind::do_call::hb25e44d1c5013aec
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  141:     0x61637324d37b - __rust_try
[INFO] [stdout]  142:     0x61637324c0a2 - std::panicking::catch_unwind::h9c3b77fdc0d04e4d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  143:     0x61637324c0a2 - std::panic::catch_unwind::hf101062f1cd97b96
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  144:     0x61637324c0a2 - std::thread::Builder::spawn_unchecked_::{{closure}}::h2929caf787d3230b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]  145:     0x616373246f0f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb487ac682b293de0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  146:     0x61637327593f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]  147:     0x61637327593f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]  148:     0x78f2b7d70aa4 - <unknown>
[INFO] [stdout]  149:     0x78f2b7dfda64 - clone
[INFO] [stdout]  150:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (21) panicked at src/cpu/tests.rs:151:34:
[INFO] [stdout] Failed to retrieve test data for instruction 0xc6 under "/opt/rustwide/workdir/test_data/c6.json": Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6163732a0ed2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6163732a0ed2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6163732a0ed2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6163732a0ed2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6163732b1cff - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6163732b1cff - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x61637326e453 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61637326e453 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61637327a402 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61637327f0af - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61637327ef41 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6163732085be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x6163732085be - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61637327f76f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x61637327f76f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61637327f51a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x61637327a539 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x616373262d3d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6163732b9820 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6163732b8da6 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x6163731e69ce - core::result::Result<T,E>::expect::h32258de241280fb8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6163731cc010 - nes::cpu::tests::load_instruction_tests::hda7428a32615004e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x6163731ca85f - nes::cpu::tests::test_instructions::{{closure}}::h625a448ba48a83f7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x6163731cc3bd - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h46dc9212ac4b2796
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   24:     0x6163731da918 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hd5e4569e1b5e1f75
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:825:29
[INFO] [stdout]   25:     0x6163731e1aa8 - core::iter::traits::iterator::Iterator::fold::hf4951751302d137a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:2603:21
[INFO] [stdout]   26:     0x6163731e1af2 - core::iter::traits::iterator::Iterator::for_each::h7325c3d790e59b76
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:828:14
[INFO] [stdout]   27:     0x6163731dce08 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::hdb3c41d8e5f34c53
[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:     0x6163731e70c5 - rayon::iter::plumbing::Producer::fold_with::h8ac03cb8e79c0b09
[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:     0x6163731db40b - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   34:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   35:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   36:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   37:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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:     0x61637323c813 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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:     0x61637323c56b - rayon_core::registry::WorkerThread::wait_until::h24643212528002e6
[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:     0x61637324feea - rayon_core::join::join_recover_from_panic::h1111b4fa273dbf98
[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:     0x6163731dd77f - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   54:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   55:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   56:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   57:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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:     0x61637323c813 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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:     0x61637323c56b - rayon_core::registry::WorkerThread::wait_until::h24643212528002e6
[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:     0x61637324feea - rayon_core::join::join_recover_from_panic::h1111b4fa273dbf98
[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:     0x6163731dd77f - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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]   71:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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]   72:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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]   73:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   74:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   75:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   76:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   77:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   78:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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]   79:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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]   80:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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]   81:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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]   82:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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]   83:     0x61637323c813 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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]   84:     0x61637323c56b - rayon_core::registry::WorkerThread::wait_until::h24643212528002e6
[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]   85:     0x61637324feea - rayon_core::join::join_recover_from_panic::h1111b4fa273dbf98
[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]   86:     0x6163731dd77f - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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]   87:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   93:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   94:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   95:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   96:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   97:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  105:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  106:     0x6163731e2c4b - __rust_try
[INFO] [stdout]  107:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  108:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  109:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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]  115:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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]  116:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  117:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  118:     0x6163731e2c4b - __rust_try
[INFO] [stdout]  119:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  120:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  121:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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]  122:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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]  123:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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]  124:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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]  125:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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]  126:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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]  127:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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]  128:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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]  129:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  130:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  131:     0x6163731e2c4b - __rust_try
[INFO] [stdout]  132:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  133:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  134:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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]  135:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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]  136:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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]  137:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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]  138:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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]  139:     0x61637323c970 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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]  140:     0x61637323c5bb - rayon_core::registry::WorkerThread::wait_until::ha14e2a979dee1cd5
[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]  141:     0x61637323cb3f - rayon_core::registry::WorkerThread::wait_until_out_of_work::h7c6f6cc8974eb122
[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]  142:     0x61637323f151 - rayon_core::registry::main_loop::h0d71bcf439be0ddb
[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]  143:     0x61637323cf16 - rayon_core::registry::ThreadBuilder::run::h504db3fa89403e1a
[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]  144:     0x61637324112d - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h72673408285f3d99
[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]  145:     0x61637324b186 - std::sys::backtrace::__rust_begin_short_backtrace::he7d2973081ac0428
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]  146:     0x61637324c63b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdf9fb3f57b9318b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]  147:     0x61637324d774 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha8258dbce177d48b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  148:     0x616373246c24 - std::panicking::catch_unwind::do_call::hb25e44d1c5013aec
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  149:     0x61637324d37b - __rust_try
[INFO] [stdout]  150:     0x61637324c0a2 - std::panicking::catch_unwind::h9c3b77fdc0d04e4d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  151:     0x61637324c0a2 - std::panic::catch_unwind::hf101062f1cd97b96
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  152:     0x61637324c0a2 - std::thread::Builder::spawn_unchecked_::{{closure}}::h2929caf787d3230b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]  153:     0x616373246f0f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb487ac682b293de0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  154:     0x61637327593f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]  155:     0x61637327593f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]  156:     0x78f2b7d70aa4 - <unknown>
[INFO] [stdout]  157:     0x78f2b7dfda64 - clone
[INFO] [stdout]  158:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (21) panicked at src/cpu/tests.rs:151:34:
[INFO] [stdout] Failed to retrieve test data for instruction 0xc7 under "/opt/rustwide/workdir/test_data/c7.json": Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6163732a0ed2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6163732a0ed2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6163732a0ed2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6163732a0ed2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6163732b1cff - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6163732b1cff - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x61637326e453 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61637326e453 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61637327a402 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61637327f0af - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61637327ef41 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6163732085be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x6163732085be - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61637327f76f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x61637327f76f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61637327f51a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x61637327a539 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x616373262d3d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6163732b9820 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6163732b8da6 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x6163731e69ce - core::result::Result<T,E>::expect::h32258de241280fb8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6163731cc010 - nes::cpu::tests::load_instruction_tests::hda7428a32615004e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x6163731ca85f - nes::cpu::tests::test_instructions::{{closure}}::h625a448ba48a83f7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x6163731cc3bd - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h46dc9212ac4b2796
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   24:     0x6163731da918 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hd5e4569e1b5e1f75
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:825:29
[INFO] [stdout]   25:     0x6163731e1aa8 - core::iter::traits::iterator::Iterator::fold::hf4951751302d137a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:2603:21
[INFO] [stdout]   26:     0x6163731e1af2 - core::iter::traits::iterator::Iterator::for_each::h7325c3d790e59b76
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:828:14
[INFO] [stdout]   27:     0x6163731dce08 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::hdb3c41d8e5f34c53
[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:     0x6163731e70c5 - rayon::iter::plumbing::Producer::fold_with::h8ac03cb8e79c0b09
[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:     0x6163731db40b - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   34:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   35:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   36:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   46:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   47:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   48:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   58:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   59:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   60:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   70:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   71:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   72:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   73:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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:     0x61637323c813 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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]   80:     0x61637323c56b - rayon_core::registry::WorkerThread::wait_until::h24643212528002e6
[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:     0x61637324feea - rayon_core::join::join_recover_from_panic::h1111b4fa273dbf98
[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:     0x6163731dd77f - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   89:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   90:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   91:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   92:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   93:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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]   99:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  101:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  102:     0x6163731e2c4b - __rust_try
[INFO] [stdout]  103:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  104:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  105:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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]  108:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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]  109:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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]  110:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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]  111:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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]  112:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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]  113:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  114:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  115:     0x6163731e2c4b - __rust_try
[INFO] [stdout]  116:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  117:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  118:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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]  119:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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]  120:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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]  121:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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]  122:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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]  123:     0x61637323c970 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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]  124:     0x61637323c5bb - rayon_core::registry::WorkerThread::wait_until::ha14e2a979dee1cd5
[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]  125:     0x61637323cb3f - rayon_core::registry::WorkerThread::wait_until_out_of_work::h7c6f6cc8974eb122
[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]  126:     0x61637323f151 - rayon_core::registry::main_loop::h0d71bcf439be0ddb
[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]  127:     0x61637323cf16 - rayon_core::registry::ThreadBuilder::run::h504db3fa89403e1a
[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]  128:     0x61637324112d - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h72673408285f3d99
[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]  129:     0x61637324b186 - std::sys::backtrace::__rust_begin_short_backtrace::he7d2973081ac0428
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]  130:     0x61637324c63b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdf9fb3f57b9318b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]  131:     0x61637324d774 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha8258dbce177d48b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  132:     0x616373246c24 - std::panicking::catch_unwind::do_call::hb25e44d1c5013aec
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  133:     0x61637324d37b - __rust_try
[INFO] [stdout]  134:     0x61637324c0a2 - std::panicking::catch_unwind::h9c3b77fdc0d04e4d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  135:     0x61637324c0a2 - std::panic::catch_unwind::hf101062f1cd97b96
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  136:     0x61637324c0a2 - std::thread::Builder::spawn_unchecked_::{{closure}}::h2929caf787d3230b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]  137:     0x616373246f0f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb487ac682b293de0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  138:     0x61637327593f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]  139:     0x61637327593f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]  140:     0x78f2b7d70aa4 - <unknown>
[INFO] [stdout]  141:     0x78f2b7dfda64 - clone
[INFO] [stdout]  142:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (21) panicked at src/cpu/tests.rs:151:34:
[INFO] [stdout] Failed to retrieve test data for instruction 0xc8 under "/opt/rustwide/workdir/test_data/c8.json": Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6163732a0ed2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6163732a0ed2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6163732a0ed2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6163732a0ed2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6163732b1cff - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6163732b1cff - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x61637326e453 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61637326e453 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61637327a402 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61637327f0af - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61637327ef41 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6163732085be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x6163732085be - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61637327f76f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x61637327f76f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61637327f51a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x61637327a539 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x616373262d3d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6163732b9820 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6163732b8da6 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x6163731e69ce - core::result::Result<T,E>::expect::h32258de241280fb8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6163731cc010 - nes::cpu::tests::load_instruction_tests::hda7428a32615004e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x6163731ca85f - nes::cpu::tests::test_instructions::{{closure}}::h625a448ba48a83f7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x6163731cc3bd - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h46dc9212ac4b2796
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   24:     0x6163731da918 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hd5e4569e1b5e1f75
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:825:29
[INFO] [stdout]   25:     0x6163731e1aa8 - core::iter::traits::iterator::Iterator::fold::hf4951751302d137a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:2603:21
[INFO] [stdout]   26:     0x6163731e1af2 - core::iter::traits::iterator::Iterator::for_each::h7325c3d790e59b76
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:828:14
[INFO] [stdout]   27:     0x6163731dce08 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::hdb3c41d8e5f34c53
[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:     0x6163731e70c5 - rayon::iter::plumbing::Producer::fold_with::h8ac03cb8e79c0b09
[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:     0x6163731db40b - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   34:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   35:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   36:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   37:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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:     0x61637323c813 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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:     0x61637323c56b - rayon_core::registry::WorkerThread::wait_until::h24643212528002e6
[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:     0x61637324feea - rayon_core::join::join_recover_from_panic::h1111b4fa273dbf98
[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:     0x6163731dd77f - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   55:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   56:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   65:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   66:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   67:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   68:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   78:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   79:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   80:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   81:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   82:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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:     0x61637323c813 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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]   88:     0x61637323c56b - rayon_core::registry::WorkerThread::wait_until::h24643212528002e6
[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:     0x61637324feea - rayon_core::join::join_recover_from_panic::h1111b4fa273dbf98
[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:     0x6163731dd77f - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   97:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   98:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   99:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  100:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  101:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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]  107:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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]  108:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  109:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  110:     0x6163731e2c4b - __rust_try
[INFO] [stdout]  111:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  112:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  113:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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]  114:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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]  115:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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]  116:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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]  117:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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]  118:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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]  119:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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]  120:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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]  121:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  122:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  123:     0x6163731e2c4b - __rust_try
[INFO] [stdout]  124:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  125:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  126:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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]  127:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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]  128:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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]  129:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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]  130:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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]  131:     0x61637323c970 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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]  132:     0x61637323c5bb - rayon_core::registry::WorkerThread::wait_until::ha14e2a979dee1cd5
[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]  133:     0x61637323cb3f - rayon_core::registry::WorkerThread::wait_until_out_of_work::h7c6f6cc8974eb122
[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]  134:     0x61637323f151 - rayon_core::registry::main_loop::h0d71bcf439be0ddb
[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]  135:     0x61637323cf16 - rayon_core::registry::ThreadBuilder::run::h504db3fa89403e1a
[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]  136:     0x61637324112d - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h72673408285f3d99
[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]  137:     0x61637324b186 - std::sys::backtrace::__rust_begin_short_backtrace::he7d2973081ac0428
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]  138:     0x61637324c63b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdf9fb3f57b9318b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]  139:     0x61637324d774 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha8258dbce177d48b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  140:     0x616373246c24 - std::panicking::catch_unwind::do_call::hb25e44d1c5013aec
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  141:     0x61637324d37b - __rust_try
[INFO] [stdout]  142:     0x61637324c0a2 - std::panicking::catch_unwind::h9c3b77fdc0d04e4d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  143:     0x61637324c0a2 - std::panic::catch_unwind::hf101062f1cd97b96
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  144:     0x61637324c0a2 - std::thread::Builder::spawn_unchecked_::{{closure}}::h2929caf787d3230b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]  145:     0x616373246f0f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb487ac682b293de0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  146:     0x61637327593f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]  147:     0x61637327593f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]  148:     0x78f2b7d70aa4 - <unknown>
[INFO] [stdout]  149:     0x78f2b7dfda64 - clone
[INFO] [stdout]  150:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (20) panicked at src/cpu/tests.rs:151:34:
[INFO] [stdout] Failed to retrieve test data for instruction 0xcf under "/opt/rustwide/workdir/test_data/cf.json": Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6163732a0ed2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6163732a0ed2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6163732a0ed2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6163732a0ed2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6163732b1cff - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6163732b1cff - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x61637326e453 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61637326e453 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61637327a402 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61637327f0af - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61637327ef41 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6163732085be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x6163732085be - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61637327f76f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x61637327f76f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61637327f51a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x61637327a539 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x616373262d3d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6163732b9820 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6163732b8da6 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x6163731e69ce - core::result::Result<T,E>::expect::h32258de241280fb8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6163731cc010 - nes::cpu::tests::load_instruction_tests::hda7428a32615004e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x6163731ca85f - nes::cpu::tests::test_instructions::{{closure}}::h625a448ba48a83f7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x6163731cc3bd - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h46dc9212ac4b2796
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   24:     0x6163731da918 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hd5e4569e1b5e1f75
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:825:29
[INFO] [stdout]   25:     0x6163731e1aa8 - core::iter::traits::iterator::Iterator::fold::hf4951751302d137a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:2603:21
[INFO] [stdout]   26:     0x6163731e1af2 - core::iter::traits::iterator::Iterator::for_each::h7325c3d790e59b76
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:828:14
[INFO] [stdout]   27:     0x6163731dce08 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::hdb3c41d8e5f34c53
[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:     0x6163731e70c5 - rayon::iter::plumbing::Producer::fold_with::h8ac03cb8e79c0b09
[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:     0x6163731db40b - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   34:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   35:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   36:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   46:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   47:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   48:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   58:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   59:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   60:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   69:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   70:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   71:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   72:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   82:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   83:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   84:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   85:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   86:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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:     0x61637323c970 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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:     0x61637323c5bb - rayon_core::registry::WorkerThread::wait_until::ha14e2a979dee1cd5
[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:     0x61637323cb3f - rayon_core::registry::WorkerThread::wait_until_out_of_work::h7c6f6cc8974eb122
[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:     0x61637323f151 - rayon_core::registry::main_loop::h0d71bcf439be0ddb
[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:     0x61637323cf16 - rayon_core::registry::ThreadBuilder::run::h504db3fa89403e1a
[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:     0x61637324112d - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h72673408285f3d99
[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:     0x61637324b186 - std::sys::backtrace::__rust_begin_short_backtrace::he7d2973081ac0428
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   98:     0x61637324c63b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdf9fb3f57b9318b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   99:     0x61637324d774 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha8258dbce177d48b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  100:     0x616373246c24 - std::panicking::catch_unwind::do_call::hb25e44d1c5013aec
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  101:     0x61637324d37b - __rust_try
[INFO] [stdout]  102:     0x61637324c0a2 - std::panicking::catch_unwind::h9c3b77fdc0d04e4d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  103:     0x61637324c0a2 - std::panic::catch_unwind::hf101062f1cd97b96
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  104:     0x61637324c0a2 - std::thread::Builder::spawn_unchecked_::{{closure}}::h2929caf787d3230b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]  105:     0x616373246f0f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb487ac682b293de0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  106:     0x61637327593f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]  107:     0x61637327593f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]  108:     0x78f2b7d70aa4 - <unknown>
[INFO] [stdout]  109:     0x78f2b7dfda64 - clone
[INFO] [stdout]  110:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (20) panicked at src/cpu/tests.rs:151:34:
[INFO] [stdout] Failed to retrieve test data for instruction 0xd0 under "/opt/rustwide/workdir/test_data/d0.json": Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6163732a0ed2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6163732a0ed2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6163732a0ed2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6163732a0ed2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6163732b1cff - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6163732b1cff - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x61637326e453 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61637326e453 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61637327a402 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61637327f0af - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61637327ef41 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6163732085be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x6163732085be - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61637327f76f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x61637327f76f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61637327f51a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x61637327a539 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x616373262d3d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6163732b9820 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6163732b8da6 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x6163731e69ce - core::result::Result<T,E>::expect::h32258de241280fb8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6163731cc010 - nes::cpu::tests::load_instruction_tests::hda7428a32615004e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x6163731ca85f - nes::cpu::tests::test_instructions::{{closure}}::h625a448ba48a83f7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x6163731cc3bd - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h46dc9212ac4b2796
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   24:     0x6163731da918 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hd5e4569e1b5e1f75
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:825:29
[INFO] [stdout]   25:     0x6163731e1aa8 - core::iter::traits::iterator::Iterator::fold::hf4951751302d137a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:2603:21
[INFO] [stdout]   26:     0x6163731e1af2 - core::iter::traits::iterator::Iterator::for_each::h7325c3d790e59b76
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:828:14
[INFO] [stdout]   27:     0x6163731dce08 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::hdb3c41d8e5f34c53
[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:     0x6163731e70c5 - rayon::iter::plumbing::Producer::fold_with::h8ac03cb8e79c0b09
[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:     0x6163731db40b - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   34:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   35:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   36:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   37:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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:     0x61637323c813 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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:     0x61637323c56b - rayon_core::registry::WorkerThread::wait_until::h24643212528002e6
[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:     0x61637324feea - rayon_core::join::join_recover_from_panic::h1111b4fa273dbf98
[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:     0x6163731dd77f - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   55:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   56:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   65:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   66:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   67:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   68:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   77:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   78:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   79:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   80:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   81:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   90:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   91:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   92:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   93:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   94:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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:     0x61637323c970 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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:     0x61637323c5bb - rayon_core::registry::WorkerThread::wait_until::ha14e2a979dee1cd5
[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:     0x61637323cb3f - rayon_core::registry::WorkerThread::wait_until_out_of_work::h7c6f6cc8974eb122
[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:     0x61637323f151 - rayon_core::registry::main_loop::h0d71bcf439be0ddb
[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:     0x61637323cf16 - rayon_core::registry::ThreadBuilder::run::h504db3fa89403e1a
[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:     0x61637324112d - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h72673408285f3d99
[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:     0x61637324b186 - std::sys::backtrace::__rust_begin_short_backtrace::he7d2973081ac0428
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]  106:     0x61637324c63b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdf9fb3f57b9318b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]  107:     0x61637324d774 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha8258dbce177d48b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  108:     0x616373246c24 - std::panicking::catch_unwind::do_call::hb25e44d1c5013aec
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  109:     0x61637324d37b - __rust_try
[INFO] [stdout]  110:     0x61637324c0a2 - std::panicking::catch_unwind::h9c3b77fdc0d04e4d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  111:     0x61637324c0a2 - std::panic::catch_unwind::hf101062f1cd97b96
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  112:     0x61637324c0a2 - std::thread::Builder::spawn_unchecked_::{{closure}}::h2929caf787d3230b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]  113:     0x616373246f0f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb487ac682b293de0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  114:     0x61637327593f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]  115:     0x61637327593f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]  116:     0x78f2b7d70aa4 - <unknown>
[INFO] [stdout]  117:     0x78f2b7dfda64 - clone
[INFO] [stdout]  118:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (20) panicked at src/cpu/tests.rs:151:34:
[INFO] [stdout] Failed to retrieve test data for instruction 0xd1 under "/opt/rustwide/workdir/test_data/d1.json": Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6163732a0ed2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6163732a0ed2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6163732a0ed2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6163732a0ed2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6163732b1cff - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6163732b1cff - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x61637326e453 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61637326e453 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61637327a402 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61637327f0af - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61637327ef41 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6163732085be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x6163732085be - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61637327f76f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x61637327f76f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61637327f51a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x61637327a539 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x616373262d3d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6163732b9820 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6163732b8da6 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x6163731e69ce - core::result::Result<T,E>::expect::h32258de241280fb8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6163731cc010 - nes::cpu::tests::load_instruction_tests::hda7428a32615004e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x6163731ca85f - nes::cpu::tests::test_instructions::{{closure}}::h625a448ba48a83f7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x6163731cc3bd - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h46dc9212ac4b2796
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   24:     0x6163731da918 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hd5e4569e1b5e1f75
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:825:29
[INFO] [stdout]   25:     0x6163731e1aa8 - core::iter::traits::iterator::Iterator::fold::hf4951751302d137a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:2603:21
[INFO] [stdout]   26:     0x6163731e1af2 - core::iter::traits::iterator::Iterator::for_each::h7325c3d790e59b76
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:828:14
[INFO] [stdout]   27:     0x6163731dce08 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::hdb3c41d8e5f34c53
[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:     0x6163731e70c5 - rayon::iter::plumbing::Producer::fold_with::h8ac03cb8e79c0b09
[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:     0x6163731db40b - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   34:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   35:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   36:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   47:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   48:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   49:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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:     0x61637323c813 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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:     0x61637323c56b - rayon_core::registry::WorkerThread::wait_until::h24643212528002e6
[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:     0x61637324feea - rayon_core::join::join_recover_from_panic::h1111b4fa273dbf98
[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:     0x6163731dd77f - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   65:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   66:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   67:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   68:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   77:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   78:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   79:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   80:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   81:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   90:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   91:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   92:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   93:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   94:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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:     0x61637323c970 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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:     0x61637323c5bb - rayon_core::registry::WorkerThread::wait_until::ha14e2a979dee1cd5
[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:     0x61637323cb3f - rayon_core::registry::WorkerThread::wait_until_out_of_work::h7c6f6cc8974eb122
[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:     0x61637323f151 - rayon_core::registry::main_loop::h0d71bcf439be0ddb
[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:     0x61637323cf16 - rayon_core::registry::ThreadBuilder::run::h504db3fa89403e1a
[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:     0x61637324112d - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h72673408285f3d99
[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:     0x61637324b186 - std::sys::backtrace::__rust_begin_short_backtrace::he7d2973081ac0428
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]  106:     0x61637324c63b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdf9fb3f57b9318b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]  107:     0x61637324d774 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha8258dbce177d48b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  108:     0x616373246c24 - std::panicking::catch_unwind::do_call::hb25e44d1c5013aec
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  109:     0x61637324d37b - __rust_try
[INFO] [stdout]  110:     0x61637324c0a2 - std::panicking::catch_unwind::h9c3b77fdc0d04e4d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  111:     0x61637324c0a2 - std::panic::catch_unwind::hf101062f1cd97b96
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  112:     0x61637324c0a2 - std::thread::Builder::spawn_unchecked_::{{closure}}::h2929caf787d3230b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]  113:     0x616373246f0f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb487ac682b293de0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  114:     0x61637327593f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]  115:     0x61637327593f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]  116:     0x78f2b7d70aa4 - <unknown>
[INFO] [stdout]  117:     0x78f2b7dfda64 - clone
[INFO] [stdout]  118:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (20) panicked at src/cpu/tests.rs:151:34:
[INFO] [stdout] Failed to retrieve test data for instruction 0xd2 under "/opt/rustwide/workdir/test_data/d2.json": Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6163732a0ed2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6163732a0ed2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6163732a0ed2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6163732a0ed2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6163732b1cff - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6163732b1cff - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x61637326e453 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61637326e453 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61637327a402 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61637327f0af - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61637327ef41 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6163732085be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x6163732085be - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61637327f76f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x61637327f76f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61637327f51a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x61637327a539 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x616373262d3d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6163732b9820 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6163732b8da6 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x6163731e69ce - core::result::Result<T,E>::expect::h32258de241280fb8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6163731cc010 - nes::cpu::tests::load_instruction_tests::hda7428a32615004e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x6163731ca85f - nes::cpu::tests::test_instructions::{{closure}}::h625a448ba48a83f7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x6163731cc3bd - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h46dc9212ac4b2796
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   24:     0x6163731da918 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hd5e4569e1b5e1f75
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:825:29
[INFO] [stdout]   25:     0x6163731e1aa8 - core::iter::traits::iterator::Iterator::fold::hf4951751302d137a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:2603:21
[INFO] [stdout]   26:     0x6163731e1af2 - core::iter::traits::iterator::Iterator::for_each::h7325c3d790e59b76
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:828:14
[INFO] [stdout]   27:     0x6163731dce08 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::hdb3c41d8e5f34c53
[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:     0x6163731e70c5 - rayon::iter::plumbing::Producer::fold_with::h8ac03cb8e79c0b09
[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:     0x6163731db40b - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   34:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   35:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   36:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   37:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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:     0x61637323c813 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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:     0x61637323c56b - rayon_core::registry::WorkerThread::wait_until::h24643212528002e6
[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:     0x61637324feea - rayon_core::join::join_recover_from_panic::h1111b4fa273dbf98
[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:     0x6163731dd77f - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   54:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   55:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   56:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   57:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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:     0x61637323c813 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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:     0x61637323c56b - rayon_core::registry::WorkerThread::wait_until::h24643212528002e6
[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:     0x61637324feea - rayon_core::join::join_recover_from_panic::h1111b4fa273dbf98
[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:     0x6163731dd77f - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   73:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   74:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   75:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   76:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   85:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   86:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   87:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   88:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   89:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   98:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   99:     0x6163731e2c4b - __rust_try
[INFO] [stdout]  100:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  101:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  102:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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:     0x61637323c970 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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:     0x61637323c5bb - rayon_core::registry::WorkerThread::wait_until::ha14e2a979dee1cd5
[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:     0x61637323cb3f - rayon_core::registry::WorkerThread::wait_until_out_of_work::h7c6f6cc8974eb122
[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:     0x61637323f151 - rayon_core::registry::main_loop::h0d71bcf439be0ddb
[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:     0x61637323cf16 - rayon_core::registry::ThreadBuilder::run::h504db3fa89403e1a
[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:     0x61637324112d - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h72673408285f3d99
[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:     0x61637324b186 - std::sys::backtrace::__rust_begin_short_backtrace::he7d2973081ac0428
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]  114:     0x61637324c63b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdf9fb3f57b9318b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]  115:     0x61637324d774 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha8258dbce177d48b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  116:     0x616373246c24 - std::panicking::catch_unwind::do_call::hb25e44d1c5013aec
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  117:     0x61637324d37b - __rust_try
[INFO] [stdout]  118:     0x61637324c0a2 - std::panicking::catch_unwind::h9c3b77fdc0d04e4d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  119:     0x61637324c0a2 - std::panic::catch_unwind::hf101062f1cd97b96
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  120:     0x61637324c0a2 - std::thread::Builder::spawn_unchecked_::{{closure}}::h2929caf787d3230b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]  121:     0x616373246f0f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb487ac682b293de0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  122:     0x61637327593f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]  123:     0x61637327593f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]  124:     0x78f2b7d70aa4 - <unknown>
[INFO] [stdout]  125:     0x78f2b7dfda64 - clone
[INFO] [stdout]  126:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (20) panicked at src/cpu/tests.rs:151:34:
[INFO] [stdout] Failed to retrieve test data for instruction 0xd3 under "/opt/rustwide/workdir/test_data/d3.json": Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6163732a0ed2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6163732a0ed2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6163732a0ed2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6163732a0ed2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6163732b1cff - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6163732b1cff - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x61637326e453 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61637326e453 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61637327a402 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61637327f0af - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61637327ef41 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6163732085be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x6163732085be - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61637327f76f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x61637327f76f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61637327f51a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x61637327a539 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x616373262d3d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6163732b9820 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6163732b8da6 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x6163731e69ce - core::result::Result<T,E>::expect::h32258de241280fb8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6163731cc010 - nes::cpu::tests::load_instruction_tests::hda7428a32615004e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x6163731ca85f - nes::cpu::tests::test_instructions::{{closure}}::h625a448ba48a83f7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x6163731cc3bd - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h46dc9212ac4b2796
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   24:     0x6163731da918 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hd5e4569e1b5e1f75
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:825:29
[INFO] [stdout]   25:     0x6163731e1aa8 - core::iter::traits::iterator::Iterator::fold::hf4951751302d137a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:2603:21
[INFO] [stdout]   26:     0x6163731e1af2 - core::iter::traits::iterator::Iterator::for_each::h7325c3d790e59b76
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:828:14
[INFO] [stdout]   27:     0x6163731dce08 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::hdb3c41d8e5f34c53
[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:     0x6163731e70c5 - rayon::iter::plumbing::Producer::fold_with::h8ac03cb8e79c0b09
[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:     0x6163731db40b - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   34:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   35:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   36:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   46:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   47:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   48:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   59:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   60:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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:     0x61637323c813 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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:     0x61637323c56b - rayon_core::registry::WorkerThread::wait_until::h24643212528002e6
[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:     0x61637324feea - rayon_core::join::join_recover_from_panic::h1111b4fa273dbf98
[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:     0x6163731dd77f - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   77:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   78:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   79:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   80:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   81:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   90:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   91:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   92:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   93:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   94:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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:     0x61637323c970 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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:     0x61637323c5bb - rayon_core::registry::WorkerThread::wait_until::ha14e2a979dee1cd5
[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:     0x61637323cb3f - rayon_core::registry::WorkerThread::wait_until_out_of_work::h7c6f6cc8974eb122
[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:     0x61637323f151 - rayon_core::registry::main_loop::h0d71bcf439be0ddb
[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:     0x61637323cf16 - rayon_core::registry::ThreadBuilder::run::h504db3fa89403e1a
[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:     0x61637324112d - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h72673408285f3d99
[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:     0x61637324b186 - std::sys::backtrace::__rust_begin_short_backtrace::he7d2973081ac0428
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]  106:     0x61637324c63b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdf9fb3f57b9318b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]  107:     0x61637324d774 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha8258dbce177d48b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  108:     0x616373246c24 - std::panicking::catch_unwind::do_call::hb25e44d1c5013aec
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  109:     0x61637324d37b - __rust_try
[INFO] [stdout]  110:     0x61637324c0a2 - std::panicking::catch_unwind::h9c3b77fdc0d04e4d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  111:     0x61637324c0a2 - std::panic::catch_unwind::hf101062f1cd97b96
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  112:     0x61637324c0a2 - std::thread::Builder::spawn_unchecked_::{{closure}}::h2929caf787d3230b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]  113:     0x616373246f0f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb487ac682b293de0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  114:     0x61637327593f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]  115:     0x61637327593f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]  116:     0x78f2b7d70aa4 - <unknown>
[INFO] [stdout]  117:     0x78f2b7dfda64 - clone
[INFO] [stdout]  118:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (20) panicked at src/cpu/tests.rs:151:34:
[INFO] [stdout] Failed to retrieve test data for instruction 0xd4 under "/opt/rustwide/workdir/test_data/d4.json": Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6163732a0ed2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6163732a0ed2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6163732a0ed2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6163732a0ed2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6163732b1cff - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6163732b1cff - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x61637326e453 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61637326e453 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61637327a402 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61637327f0af - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61637327ef41 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6163732085be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x6163732085be - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61637327f76f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x61637327f76f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61637327f51a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x61637327a539 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x616373262d3d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6163732b9820 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6163732b8da6 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x6163731e69ce - core::result::Result<T,E>::expect::h32258de241280fb8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6163731cc010 - nes::cpu::tests::load_instruction_tests::hda7428a32615004e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x6163731ca85f - nes::cpu::tests::test_instructions::{{closure}}::h625a448ba48a83f7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x6163731cc3bd - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h46dc9212ac4b2796
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   24:     0x6163731da918 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hd5e4569e1b5e1f75
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:825:29
[INFO] [stdout]   25:     0x6163731e1aa8 - core::iter::traits::iterator::Iterator::fold::hf4951751302d137a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:2603:21
[INFO] [stdout]   26:     0x6163731e1af2 - core::iter::traits::iterator::Iterator::for_each::h7325c3d790e59b76
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:828:14
[INFO] [stdout]   27:     0x6163731dce08 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::hdb3c41d8e5f34c53
[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:     0x6163731e70c5 - rayon::iter::plumbing::Producer::fold_with::h8ac03cb8e79c0b09
[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:     0x6163731db40b - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   34:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   35:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   36:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   37:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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:     0x61637323c813 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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:     0x61637323c56b - rayon_core::registry::WorkerThread::wait_until::h24643212528002e6
[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:     0x61637324feea - rayon_core::join::join_recover_from_panic::h1111b4fa273dbf98
[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:     0x6163731dd77f - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   55:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   56:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   67:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   68:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   69:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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:     0x61637323c813 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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:     0x61637323c56b - rayon_core::registry::WorkerThread::wait_until::h24643212528002e6
[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:     0x61637324feea - rayon_core::join::join_recover_from_panic::h1111b4fa273dbf98
[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:     0x6163731dd77f - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   85:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   86:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   87:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   88:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   89:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   98:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   99:     0x6163731e2c4b - __rust_try
[INFO] [stdout]  100:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  101:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  102:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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:     0x61637323c970 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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:     0x61637323c5bb - rayon_core::registry::WorkerThread::wait_until::ha14e2a979dee1cd5
[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:     0x61637323cb3f - rayon_core::registry::WorkerThread::wait_until_out_of_work::h7c6f6cc8974eb122
[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:     0x61637323f151 - rayon_core::registry::main_loop::h0d71bcf439be0ddb
[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:     0x61637323cf16 - rayon_core::registry::ThreadBuilder::run::h504db3fa89403e1a
[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:     0x61637324112d - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h72673408285f3d99
[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:     0x61637324b186 - std::sys::backtrace::__rust_begin_short_backtrace::he7d2973081ac0428
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]  114:     0x61637324c63b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdf9fb3f57b9318b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]  115:     0x61637324d774 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha8258dbce177d48b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  116:     0x616373246c24 - std::panicking::catch_unwind::do_call::hb25e44d1c5013aec
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  117:     0x61637324d37b - __rust_try
[INFO] [stdout]  118:     0x61637324c0a2 - std::panicking::catch_unwind::h9c3b77fdc0d04e4d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  119:     0x61637324c0a2 - std::panic::catch_unwind::hf101062f1cd97b96
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  120:     0x61637324c0a2 - std::thread::Builder::spawn_unchecked_::{{closure}}::h2929caf787d3230b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]  121:     0x616373246f0f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb487ac682b293de0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  122:     0x61637327593f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]  123:     0x61637327593f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]  124:     0x78f2b7d70aa4 - <unknown>
[INFO] [stdout]  125:     0x78f2b7dfda64 - clone
[INFO] [stdout]  126:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (20) panicked at src/cpu/tests.rs:151:34:
[INFO] [stdout] Failed to retrieve test data for instruction 0xd5 under "/opt/rustwide/workdir/test_data/d5.json": Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6163732a0ed2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6163732a0ed2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6163732a0ed2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6163732a0ed2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6163732b1cff - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6163732b1cff - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x61637326e453 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61637326e453 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61637327a402 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61637327f0af - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61637327ef41 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6163732085be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x6163732085be - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61637327f76f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x61637327f76f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61637327f51a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x61637327a539 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x616373262d3d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6163732b9820 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6163732b8da6 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x6163731e69ce - core::result::Result<T,E>::expect::h32258de241280fb8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6163731cc010 - nes::cpu::tests::load_instruction_tests::hda7428a32615004e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x6163731ca85f - nes::cpu::tests::test_instructions::{{closure}}::h625a448ba48a83f7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x6163731cc3bd - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h46dc9212ac4b2796
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   24:     0x6163731da918 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hd5e4569e1b5e1f75
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:825:29
[INFO] [stdout]   25:     0x6163731e1aa8 - core::iter::traits::iterator::Iterator::fold::hf4951751302d137a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:2603:21
[INFO] [stdout]   26:     0x6163731e1af2 - core::iter::traits::iterator::Iterator::for_each::h7325c3d790e59b76
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:828:14
[INFO] [stdout]   27:     0x6163731dce08 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::hdb3c41d8e5f34c53
[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:     0x6163731e70c5 - rayon::iter::plumbing::Producer::fold_with::h8ac03cb8e79c0b09
[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:     0x6163731db40b - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   34:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   35:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   36:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   47:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   48:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   49:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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:     0x61637323c813 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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:     0x61637323c56b - rayon_core::registry::WorkerThread::wait_until::h24643212528002e6
[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:     0x61637324feea - rayon_core::join::join_recover_from_panic::h1111b4fa273dbf98
[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:     0x6163731dd77f - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   67:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   68:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   69:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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:     0x61637323c813 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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:     0x61637323c56b - rayon_core::registry::WorkerThread::wait_until::h24643212528002e6
[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:     0x61637324feea - rayon_core::join::join_recover_from_panic::h1111b4fa273dbf98
[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:     0x6163731dd77f - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   85:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   86:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   87:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   88:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   89:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   98:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   99:     0x6163731e2c4b - __rust_try
[INFO] [stdout]  100:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  101:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  102:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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:     0x61637323c970 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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:     0x61637323c5bb - rayon_core::registry::WorkerThread::wait_until::ha14e2a979dee1cd5
[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:     0x61637323cb3f - rayon_core::registry::WorkerThread::wait_until_out_of_work::h7c6f6cc8974eb122
[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:     0x61637323f151 - rayon_core::registry::main_loop::h0d71bcf439be0ddb
[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:     0x61637323cf16 - rayon_core::registry::ThreadBuilder::run::h504db3fa89403e1a
[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:     0x61637324112d - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h72673408285f3d99
[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:     0x61637324b186 - std::sys::backtrace::__rust_begin_short_backtrace::he7d2973081ac0428
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]  114:     0x61637324c63b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdf9fb3f57b9318b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]  115:     0x61637324d774 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha8258dbce177d48b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  116:     0x616373246c24 - std::panicking::catch_unwind::do_call::hb25e44d1c5013aec
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  117:     0x61637324d37b - __rust_try
[INFO] [stdout]  118:     0x61637324c0a2 - std::panicking::catch_unwind::h9c3b77fdc0d04e4d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  119:     0x61637324c0a2 - std::panic::catch_unwind::hf101062f1cd97b96
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  120:     0x61637324c0a2 - std::thread::Builder::spawn_unchecked_::{{closure}}::h2929caf787d3230b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]  121:     0x616373246f0f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb487ac682b293de0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  122:     0x61637327593f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]  123:     0x61637327593f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]  124:     0x78f2b7d70aa4 - <unknown>
[INFO] [stdout]  125:     0x78f2b7dfda64 - clone
[INFO] [stdout]  126:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (20) panicked at src/cpu/tests.rs:151:34:
[INFO] [stdout] Failed to retrieve test data for instruction 0xd6 under "/opt/rustwide/workdir/test_data/d6.json": Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6163732a0ed2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6163732a0ed2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6163732a0ed2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6163732a0ed2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6163732b1cff - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6163732b1cff - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x61637326e453 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61637326e453 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61637327a402 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61637327f0af - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61637327ef41 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6163732085be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x6163732085be - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61637327f76f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x61637327f76f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61637327f51a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x61637327a539 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x616373262d3d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6163732b9820 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6163732b8da6 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x6163731e69ce - core::result::Result<T,E>::expect::h32258de241280fb8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6163731cc010 - nes::cpu::tests::load_instruction_tests::hda7428a32615004e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x6163731ca85f - nes::cpu::tests::test_instructions::{{closure}}::h625a448ba48a83f7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x6163731cc3bd - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h46dc9212ac4b2796
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   24:     0x6163731da918 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hd5e4569e1b5e1f75
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:825:29
[INFO] [stdout]   25:     0x6163731e1aa8 - core::iter::traits::iterator::Iterator::fold::hf4951751302d137a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:2603:21
[INFO] [stdout]   26:     0x6163731e1af2 - core::iter::traits::iterator::Iterator::for_each::h7325c3d790e59b76
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:828:14
[INFO] [stdout]   27:     0x6163731dce08 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::hdb3c41d8e5f34c53
[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:     0x6163731e70c5 - rayon::iter::plumbing::Producer::fold_with::h8ac03cb8e79c0b09
[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:     0x6163731db40b - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   34:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   35:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   36:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   37:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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:     0x61637323c813 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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:     0x61637323c56b - rayon_core::registry::WorkerThread::wait_until::h24643212528002e6
[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:     0x61637324feea - rayon_core::join::join_recover_from_panic::h1111b4fa273dbf98
[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:     0x6163731dd77f - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   54:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   55:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   56:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   57:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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:     0x61637323c813 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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:     0x61637323c56b - rayon_core::registry::WorkerThread::wait_until::h24643212528002e6
[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:     0x61637324feea - rayon_core::join::join_recover_from_panic::h1111b4fa273dbf98
[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:     0x6163731dd77f - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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]   71:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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]   72:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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]   73:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   74:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   75:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   76:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   77:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   78:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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]   79:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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]   80:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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]   81:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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]   82:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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]   83:     0x61637323c813 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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]   84:     0x61637323c56b - rayon_core::registry::WorkerThread::wait_until::h24643212528002e6
[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]   85:     0x61637324feea - rayon_core::join::join_recover_from_panic::h1111b4fa273dbf98
[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]   86:     0x6163731dd77f - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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]   87:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   93:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   94:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   95:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   96:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   97:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  106:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  107:     0x6163731e2c4b - __rust_try
[INFO] [stdout]  108:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  109:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  110:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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:     0x61637323c970 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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:     0x61637323c5bb - rayon_core::registry::WorkerThread::wait_until::ha14e2a979dee1cd5
[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:     0x61637323cb3f - rayon_core::registry::WorkerThread::wait_until_out_of_work::h7c6f6cc8974eb122
[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:     0x61637323f151 - rayon_core::registry::main_loop::h0d71bcf439be0ddb
[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:     0x61637323cf16 - rayon_core::registry::ThreadBuilder::run::h504db3fa89403e1a
[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:     0x61637324112d - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h72673408285f3d99
[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:     0x61637324b186 - std::sys::backtrace::__rust_begin_short_backtrace::he7d2973081ac0428
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]  122:     0x61637324c63b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdf9fb3f57b9318b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]  123:     0x61637324d774 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha8258dbce177d48b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  124:     0x616373246c24 - std::panicking::catch_unwind::do_call::hb25e44d1c5013aec
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  125:     0x61637324d37b - __rust_try
[INFO] [stdout]  126:     0x61637324c0a2 - std::panicking::catch_unwind::h9c3b77fdc0d04e4d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  127:     0x61637324c0a2 - std::panic::catch_unwind::hf101062f1cd97b96
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  128:     0x61637324c0a2 - std::thread::Builder::spawn_unchecked_::{{closure}}::h2929caf787d3230b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]  129:     0x616373246f0f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb487ac682b293de0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  130:     0x61637327593f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]  131:     0x61637327593f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]  132:     0x78f2b7d70aa4 - <unknown>
[INFO] [stdout]  133:     0x78f2b7dfda64 - clone
[INFO] [stdout]  134:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (20) panicked at src/cpu/tests.rs:151:34:
[INFO] [stdout] Failed to retrieve test data for instruction 0xdb under "/opt/rustwide/workdir/test_data/db.json": Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6163732a0ed2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6163732a0ed2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6163732a0ed2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6163732a0ed2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6163732b1cff - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6163732b1cff - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x61637326e453 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61637326e453 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61637327a402 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61637327f0af - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61637327ef41 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6163732085be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x6163732085be - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61637327f76f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x61637327f76f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61637327f51a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x61637327a539 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x616373262d3d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6163732b9820 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6163732b8da6 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x6163731e69ce - core::result::Result<T,E>::expect::h32258de241280fb8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6163731cc010 - nes::cpu::tests::load_instruction_tests::hda7428a32615004e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x6163731ca85f - nes::cpu::tests::test_instructions::{{closure}}::h625a448ba48a83f7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x6163731cc3bd - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h46dc9212ac4b2796
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   24:     0x6163731da918 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hd5e4569e1b5e1f75
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:825:29
[INFO] [stdout]   25:     0x6163731e1aa8 - core::iter::traits::iterator::Iterator::fold::hf4951751302d137a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:2603:21
[INFO] [stdout]   26:     0x6163731e1af2 - core::iter::traits::iterator::Iterator::for_each::h7325c3d790e59b76
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:828:14
[INFO] [stdout]   27:     0x6163731dce08 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::hdb3c41d8e5f34c53
[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:     0x6163731e70c5 - rayon::iter::plumbing::Producer::fold_with::h8ac03cb8e79c0b09
[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:     0x6163731db40b - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   34:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   35:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   36:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   46:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   47:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   48:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   59:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   60:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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:     0x61637323c970 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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:     0x61637323c56b - rayon_core::registry::WorkerThread::wait_until::h24643212528002e6
[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:     0x61637324feea - rayon_core::join::join_recover_from_panic::h1111b4fa273dbf98
[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:     0x6163731dd77f - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   78:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   79:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   80:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   81:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   82:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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:     0x61637323c970 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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:     0x61637323c5bb - rayon_core::registry::WorkerThread::wait_until::ha14e2a979dee1cd5
[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:     0x61637323cb3f - rayon_core::registry::WorkerThread::wait_until_out_of_work::h7c6f6cc8974eb122
[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:     0x61637323f151 - rayon_core::registry::main_loop::h0d71bcf439be0ddb
[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:     0x61637323cf16 - rayon_core::registry::ThreadBuilder::run::h504db3fa89403e1a
[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:     0x61637324112d - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h72673408285f3d99
[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:     0x61637324b186 - std::sys::backtrace::__rust_begin_short_backtrace::he7d2973081ac0428
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   94:     0x61637324c63b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdf9fb3f57b9318b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   95:     0x61637324d774 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha8258dbce177d48b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   96:     0x616373246c24 - std::panicking::catch_unwind::do_call::hb25e44d1c5013aec
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   97:     0x61637324d37b - __rust_try
[INFO] [stdout]   98:     0x61637324c0a2 - std::panicking::catch_unwind::h9c3b77fdc0d04e4d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   99:     0x61637324c0a2 - std::panic::catch_unwind::hf101062f1cd97b96
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  100:     0x61637324c0a2 - std::thread::Builder::spawn_unchecked_::{{closure}}::h2929caf787d3230b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]  101:     0x616373246f0f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb487ac682b293de0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  102:     0x61637327593f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]  103:     0x61637327593f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]  104:     0x78f2b7d70aa4 - <unknown>
[INFO] [stdout]  105:     0x78f2b7dfda64 - clone
[INFO] [stdout]  106:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (20) panicked at src/cpu/tests.rs:151:34:
[INFO] [stdout] Failed to retrieve test data for instruction 0xdc under "/opt/rustwide/workdir/test_data/dc.json": Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6163732a0ed2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6163732a0ed2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6163732a0ed2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6163732a0ed2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6163732b1cff - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6163732b1cff - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x61637326e453 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61637326e453 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61637327a402 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61637327f0af - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61637327ef41 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6163732085be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x6163732085be - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61637327f76f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x61637327f76f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61637327f51a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x61637327a539 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x616373262d3d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6163732b9820 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6163732b8da6 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x6163731e69ce - core::result::Result<T,E>::expect::h32258de241280fb8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6163731cc010 - nes::cpu::tests::load_instruction_tests::hda7428a32615004e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x6163731ca85f - nes::cpu::tests::test_instructions::{{closure}}::h625a448ba48a83f7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x6163731cc3bd - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h46dc9212ac4b2796
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   24:     0x6163731da918 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hd5e4569e1b5e1f75
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:825:29
[INFO] [stdout]   25:     0x6163731e1aa8 - core::iter::traits::iterator::Iterator::fold::hf4951751302d137a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:2603:21
[INFO] [stdout]   26:     0x6163731e1af2 - core::iter::traits::iterator::Iterator::for_each::h7325c3d790e59b76
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:828:14
[INFO] [stdout]   27:     0x6163731dce08 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::hdb3c41d8e5f34c53
[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:     0x6163731e70c5 - rayon::iter::plumbing::Producer::fold_with::h8ac03cb8e79c0b09
[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:     0x6163731db40b - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   34:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   35:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   36:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   37:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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:     0x61637323c813 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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:     0x61637323c56b - rayon_core::registry::WorkerThread::wait_until::h24643212528002e6
[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:     0x61637324feea - rayon_core::join::join_recover_from_panic::h1111b4fa273dbf98
[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:     0x6163731dd77f - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   55:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   56:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   67:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   68:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   69:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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:     0x61637323c970 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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:     0x61637323c56b - rayon_core::registry::WorkerThread::wait_until::h24643212528002e6
[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:     0x61637324feea - rayon_core::join::join_recover_from_panic::h1111b4fa273dbf98
[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:     0x6163731dd77f - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   86:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   87:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   88:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   89:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   90:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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:     0x61637323c970 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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:     0x61637323c5bb - rayon_core::registry::WorkerThread::wait_until::ha14e2a979dee1cd5
[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:     0x61637323cb3f - rayon_core::registry::WorkerThread::wait_until_out_of_work::h7c6f6cc8974eb122
[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:     0x61637323f151 - rayon_core::registry::main_loop::h0d71bcf439be0ddb
[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:     0x61637323cf16 - rayon_core::registry::ThreadBuilder::run::h504db3fa89403e1a
[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:     0x61637324112d - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h72673408285f3d99
[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:     0x61637324b186 - std::sys::backtrace::__rust_begin_short_backtrace::he7d2973081ac0428
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]  102:     0x61637324c63b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdf9fb3f57b9318b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]  103:     0x61637324d774 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha8258dbce177d48b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  104:     0x616373246c24 - std::panicking::catch_unwind::do_call::hb25e44d1c5013aec
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  105:     0x61637324d37b - __rust_try
[INFO] [stdout]  106:     0x61637324c0a2 - std::panicking::catch_unwind::h9c3b77fdc0d04e4d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  107:     0x61637324c0a2 - std::panic::catch_unwind::hf101062f1cd97b96
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  108:     0x61637324c0a2 - std::thread::Builder::spawn_unchecked_::{{closure}}::h2929caf787d3230b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]  109:     0x616373246f0f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb487ac682b293de0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  110:     0x61637327593f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]  111:     0x61637327593f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]  112:     0x78f2b7d70aa4 - <unknown>
[INFO] [stdout]  113:     0x78f2b7dfda64 - clone
[INFO] [stdout]  114:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (20) panicked at src/cpu/tests.rs:151:34:
[INFO] [stdout] Failed to retrieve test data for instruction 0xdd under "/opt/rustwide/workdir/test_data/dd.json": Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6163732a0ed2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6163732a0ed2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6163732a0ed2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6163732a0ed2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6163732b1cff - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6163732b1cff - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x61637326e453 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61637326e453 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61637327a402 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61637327f0af - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61637327ef41 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6163732085be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x6163732085be - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61637327f76f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x61637327f76f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61637327f51a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x61637327a539 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x616373262d3d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6163732b9820 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6163732b8da6 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x6163731e69ce - core::result::Result<T,E>::expect::h32258de241280fb8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6163731cc010 - nes::cpu::tests::load_instruction_tests::hda7428a32615004e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x6163731ca85f - nes::cpu::tests::test_instructions::{{closure}}::h625a448ba48a83f7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x6163731cc3bd - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h46dc9212ac4b2796
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   24:     0x6163731da918 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hd5e4569e1b5e1f75
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:825:29
[INFO] [stdout]   25:     0x6163731e1aa8 - core::iter::traits::iterator::Iterator::fold::hf4951751302d137a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:2603:21
[INFO] [stdout]   26:     0x6163731e1af2 - core::iter::traits::iterator::Iterator::for_each::h7325c3d790e59b76
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:828:14
[INFO] [stdout]   27:     0x6163731dce08 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::hdb3c41d8e5f34c53
[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:     0x6163731e70c5 - rayon::iter::plumbing::Producer::fold_with::h8ac03cb8e79c0b09
[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:     0x6163731db40b - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   34:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   35:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   36:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   47:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   48:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   49:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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:     0x61637323c813 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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:     0x61637323c56b - rayon_core::registry::WorkerThread::wait_until::h24643212528002e6
[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:     0x61637324feea - rayon_core::join::join_recover_from_panic::h1111b4fa273dbf98
[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:     0x6163731dd77f - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   67:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   68:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   69:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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:     0x61637323c970 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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:     0x61637323c56b - rayon_core::registry::WorkerThread::wait_until::h24643212528002e6
[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:     0x61637324feea - rayon_core::join::join_recover_from_panic::h1111b4fa273dbf98
[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:     0x6163731dd77f - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   86:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   87:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   88:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   89:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   90:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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:     0x61637323c970 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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:     0x61637323c5bb - rayon_core::registry::WorkerThread::wait_until::ha14e2a979dee1cd5
[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:     0x61637323cb3f - rayon_core::registry::WorkerThread::wait_until_out_of_work::h7c6f6cc8974eb122
[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:     0x61637323f151 - rayon_core::registry::main_loop::h0d71bcf439be0ddb
[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:     0x61637323cf16 - rayon_core::registry::ThreadBuilder::run::h504db3fa89403e1a
[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:     0x61637324112d - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h72673408285f3d99
[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:     0x61637324b186 - std::sys::backtrace::__rust_begin_short_backtrace::he7d2973081ac0428
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]  102:     0x61637324c63b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdf9fb3f57b9318b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]  103:     0x61637324d774 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha8258dbce177d48b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  104:     0x616373246c24 - std::panicking::catch_unwind::do_call::hb25e44d1c5013aec
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  105:     0x61637324d37b - __rust_try
[INFO] [stdout]  106:     0x61637324c0a2 - std::panicking::catch_unwind::h9c3b77fdc0d04e4d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  107:     0x61637324c0a2 - std::panic::catch_unwind::hf101062f1cd97b96
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  108:     0x61637324c0a2 - std::thread::Builder::spawn_unchecked_::{{closure}}::h2929caf787d3230b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]  109:     0x616373246f0f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb487ac682b293de0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  110:     0x61637327593f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]  111:     0x61637327593f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]  112:     0x78f2b7d70aa4 - <unknown>
[INFO] [stdout]  113:     0x78f2b7dfda64 - clone
[INFO] [stdout]  114:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (20) panicked at src/cpu/tests.rs:151:34:
[INFO] [stdout] Failed to retrieve test data for instruction 0xde under "/opt/rustwide/workdir/test_data/de.json": Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6163732a0ed2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6163732a0ed2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6163732a0ed2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6163732a0ed2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6163732b1cff - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6163732b1cff - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x61637326e453 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61637326e453 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61637327a402 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61637327f0af - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61637327ef41 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6163732085be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x6163732085be - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61637327f76f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x61637327f76f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61637327f51a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x61637327a539 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x616373262d3d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6163732b9820 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6163732b8da6 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x6163731e69ce - core::result::Result<T,E>::expect::h32258de241280fb8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6163731cc010 - nes::cpu::tests::load_instruction_tests::hda7428a32615004e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x6163731ca85f - nes::cpu::tests::test_instructions::{{closure}}::h625a448ba48a83f7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x6163731cc3bd - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h46dc9212ac4b2796
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   24:     0x6163731da918 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hd5e4569e1b5e1f75
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:825:29
[INFO] [stdout]   25:     0x6163731e1aa8 - core::iter::traits::iterator::Iterator::fold::hf4951751302d137a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:2603:21
[INFO] [stdout]   26:     0x6163731e1af2 - core::iter::traits::iterator::Iterator::for_each::h7325c3d790e59b76
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:828:14
[INFO] [stdout]   27:     0x6163731dce08 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::hdb3c41d8e5f34c53
[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:     0x6163731e70c5 - rayon::iter::plumbing::Producer::fold_with::h8ac03cb8e79c0b09
[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:     0x6163731db40b - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   34:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   35:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   36:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   37:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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:     0x61637323c813 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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:     0x61637323c56b - rayon_core::registry::WorkerThread::wait_until::h24643212528002e6
[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:     0x61637324feea - rayon_core::join::join_recover_from_panic::h1111b4fa273dbf98
[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:     0x6163731dd77f - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   54:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   55:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   56:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   57:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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:     0x61637323c813 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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:     0x61637323c56b - rayon_core::registry::WorkerThread::wait_until::h24643212528002e6
[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:     0x61637324feea - rayon_core::join::join_recover_from_panic::h1111b4fa273dbf98
[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:     0x6163731dd77f - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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]   71:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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]   72:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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]   73:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   74:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   75:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   76:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   77:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   78:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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]   79:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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]   80:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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]   81:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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]   82:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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]   83:     0x61637323c970 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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]   84:     0x61637323c56b - rayon_core::registry::WorkerThread::wait_until::h24643212528002e6
[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]   85:     0x61637324feea - rayon_core::join::join_recover_from_panic::h1111b4fa273dbf98
[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]   86:     0x6163731dd77f - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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]   87:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   94:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   95:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   96:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   97:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   98:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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:     0x61637323c970 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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:     0x61637323c5bb - rayon_core::registry::WorkerThread::wait_until::ha14e2a979dee1cd5
[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:     0x61637323cb3f - rayon_core::registry::WorkerThread::wait_until_out_of_work::h7c6f6cc8974eb122
[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:     0x61637323f151 - rayon_core::registry::main_loop::h0d71bcf439be0ddb
[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:     0x61637323cf16 - rayon_core::registry::ThreadBuilder::run::h504db3fa89403e1a
[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:     0x61637324112d - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h72673408285f3d99
[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:     0x61637324b186 - std::sys::backtrace::__rust_begin_short_backtrace::he7d2973081ac0428
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]  110:     0x61637324c63b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdf9fb3f57b9318b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]  111:     0x61637324d774 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha8258dbce177d48b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  112:     0x616373246c24 - std::panicking::catch_unwind::do_call::hb25e44d1c5013aec
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  113:     0x61637324d37b - __rust_try
[INFO] [stdout]  114:     0x61637324c0a2 - std::panicking::catch_unwind::h9c3b77fdc0d04e4d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  115:     0x61637324c0a2 - std::panic::catch_unwind::hf101062f1cd97b96
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  116:     0x61637324c0a2 - std::thread::Builder::spawn_unchecked_::{{closure}}::h2929caf787d3230b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]  117:     0x616373246f0f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb487ac682b293de0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  118:     0x61637327593f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]  119:     0x61637327593f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]  120:     0x78f2b7d70aa4 - <unknown>
[INFO] [stdout]  121:     0x78f2b7dfda64 - clone
[INFO] [stdout]  122:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (24) 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:     0x6163732a0ed2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6163732a0ed2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6163732a0ed2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6163732a0ed2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6163732b1cff - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6163732b1cff - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x61637326e453 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61637326e453 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61637327a402 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61637327f0af - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61637327ef41 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6163732085be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x6163732085be - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61637327f76f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x61637327f76f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61637327f51a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x61637327a539 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x616373262d3d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6163732b9820 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6163732b8da6 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x6163731e69ce - core::result::Result<T,E>::expect::h32258de241280fb8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6163731cc010 - nes::cpu::tests::load_instruction_tests::hda7428a32615004e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x6163731ca85f - nes::cpu::tests::test_instructions::{{closure}}::h625a448ba48a83f7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x6163731cc3bd - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h46dc9212ac4b2796
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   24:     0x6163731da918 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hd5e4569e1b5e1f75
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:825:29
[INFO] [stdout]   25:     0x6163731e1aa8 - core::iter::traits::iterator::Iterator::fold::hf4951751302d137a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:2603:21
[INFO] [stdout]   26:     0x6163731e1af2 - core::iter::traits::iterator::Iterator::for_each::h7325c3d790e59b76
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:828:14
[INFO] [stdout]   27:     0x6163731dce08 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::hdb3c41d8e5f34c53
[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:     0x6163731e70c5 - rayon::iter::plumbing::Producer::fold_with::h8ac03cb8e79c0b09
[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:     0x6163731db40b - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   34:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   35:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   36:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   46:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   47:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   48:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   58:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   59:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   60:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   69:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   70:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   71:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   72:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   81:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   82:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   83:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   84:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   85:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   94:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   95:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   96:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   97:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   98:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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:     0x61637323c970 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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:     0x61637323c5bb - rayon_core::registry::WorkerThread::wait_until::ha14e2a979dee1cd5
[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:     0x61637323cb3f - rayon_core::registry::WorkerThread::wait_until_out_of_work::h7c6f6cc8974eb122
[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:     0x61637323f151 - rayon_core::registry::main_loop::h0d71bcf439be0ddb
[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:     0x61637323cf16 - rayon_core::registry::ThreadBuilder::run::h504db3fa89403e1a
[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:     0x61637324112d - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h72673408285f3d99
[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:     0x61637324b186 - std::sys::backtrace::__rust_begin_short_backtrace::he7d2973081ac0428
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]  110:     0x61637324c63b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdf9fb3f57b9318b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]  111:     0x61637324d774 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha8258dbce177d48b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  112:     0x616373246c24 - std::panicking::catch_unwind::do_call::hb25e44d1c5013aec
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  113:     0x61637324d37b - __rust_try
[INFO] [stdout]  114:     0x61637324c0a2 - std::panicking::catch_unwind::h9c3b77fdc0d04e4d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  115:     0x61637324c0a2 - std::panic::catch_unwind::hf101062f1cd97b96
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  116:     0x61637324c0a2 - std::thread::Builder::spawn_unchecked_::{{closure}}::h2929caf787d3230b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]  117:     0x616373246f0f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb487ac682b293de0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  118:     0x61637327593f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]  119:     0x61637327593f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]  120:     0x78f2b7d70aa4 - <unknown>
[INFO] [stdout]  121:     0x78f2b7dfda64 - clone
[INFO] [stdout]  122:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (24) panicked at src/cpu/tests.rs:151:34:
[INFO] [stdout] Failed to retrieve test data for instruction 0x41 under "/opt/rustwide/workdir/test_data/41.json": Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6163732a0ed2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6163732a0ed2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6163732a0ed2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6163732a0ed2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6163732b1cff - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6163732b1cff - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x61637326e453 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61637326e453 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61637327a402 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61637327f0af - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61637327ef41 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6163732085be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x6163732085be - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61637327f76f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x61637327f76f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61637327f51a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x61637327a539 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x616373262d3d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6163732b9820 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6163732b8da6 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x6163731e69ce - core::result::Result<T,E>::expect::h32258de241280fb8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6163731cc010 - nes::cpu::tests::load_instruction_tests::hda7428a32615004e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x6163731ca85f - nes::cpu::tests::test_instructions::{{closure}}::h625a448ba48a83f7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x6163731cc3bd - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h46dc9212ac4b2796
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   24:     0x6163731da918 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hd5e4569e1b5e1f75
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:825:29
[INFO] [stdout]   25:     0x6163731e1aa8 - core::iter::traits::iterator::Iterator::fold::hf4951751302d137a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:2603:21
[INFO] [stdout]   26:     0x6163731e1af2 - core::iter::traits::iterator::Iterator::for_each::h7325c3d790e59b76
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:828:14
[INFO] [stdout]   27:     0x6163731dce08 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::hdb3c41d8e5f34c53
[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:     0x6163731e70c5 - rayon::iter::plumbing::Producer::fold_with::h8ac03cb8e79c0b09
[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:     0x6163731db40b - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   34:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   35:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   36:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   47:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   48:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   49:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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:     0x61637323c813 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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:     0x61637323c56b - rayon_core::registry::WorkerThread::wait_until::h24643212528002e6
[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:     0x61637324feea - rayon_core::join::join_recover_from_panic::h1111b4fa273dbf98
[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:     0x6163731dd77f - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   65:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   66:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   67:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   68:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   77:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   78:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   79:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   80:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   81:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   89:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   90:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   91:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   92:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   93:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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]   99:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  101:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  102:     0x6163731e2c4b - __rust_try
[INFO] [stdout]  103:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  104:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  105:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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]  108:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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]  109:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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]  110:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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]  111:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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]  112:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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]  113:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  114:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  115:     0x6163731e2c4b - __rust_try
[INFO] [stdout]  116:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  117:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  118:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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]  119:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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]  120:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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]  121:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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]  122:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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]  123:     0x61637323c970 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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]  124:     0x61637323c5bb - rayon_core::registry::WorkerThread::wait_until::ha14e2a979dee1cd5
[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]  125:     0x61637323cb3f - rayon_core::registry::WorkerThread::wait_until_out_of_work::h7c6f6cc8974eb122
[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]  126:     0x61637323f151 - rayon_core::registry::main_loop::h0d71bcf439be0ddb
[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]  127:     0x61637323cf16 - rayon_core::registry::ThreadBuilder::run::h504db3fa89403e1a
[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]  128:     0x61637324112d - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h72673408285f3d99
[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]  129:     0x61637324b186 - std::sys::backtrace::__rust_begin_short_backtrace::he7d2973081ac0428
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]  130:     0x61637324c63b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdf9fb3f57b9318b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]  131:     0x61637324d774 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha8258dbce177d48b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  132:     0x616373246c24 - std::panicking::catch_unwind::do_call::hb25e44d1c5013aec
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  133:     0x61637324d37b - __rust_try
[INFO] [stdout]  134:     0x61637324c0a2 - std::panicking::catch_unwind::h9c3b77fdc0d04e4d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  135:     0x61637324c0a2 - std::panic::catch_unwind::hf101062f1cd97b96
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  136:     0x61637324c0a2 - std::thread::Builder::spawn_unchecked_::{{closure}}::h2929caf787d3230b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]  137:     0x616373246f0f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb487ac682b293de0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  138:     0x61637327593f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]  139:     0x61637327593f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]  140:     0x78f2b7d70aa4 - <unknown>
[INFO] [stdout]  141:     0x78f2b7dfda64 - clone
[INFO] [stdout]  142:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (24) panicked at src/cpu/tests.rs:151:34:
[INFO] [stdout] Failed to retrieve test data for instruction 0x42 under "/opt/rustwide/workdir/test_data/42.json": Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6163732a0ed2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6163732a0ed2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6163732a0ed2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6163732a0ed2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6163732b1cff - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6163732b1cff - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x61637326e453 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61637326e453 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61637327a402 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61637327f0af - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61637327ef41 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6163732085be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x6163732085be - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61637327f76f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x61637327f76f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61637327f51a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x61637327a539 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x616373262d3d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6163732b9820 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6163732b8da6 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x6163731e69ce - core::result::Result<T,E>::expect::h32258de241280fb8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6163731cc010 - nes::cpu::tests::load_instruction_tests::hda7428a32615004e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x6163731ca85f - nes::cpu::tests::test_instructions::{{closure}}::h625a448ba48a83f7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x6163731cc3bd - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h46dc9212ac4b2796
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   24:     0x6163731da918 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hd5e4569e1b5e1f75
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:825:29
[INFO] [stdout]   25:     0x6163731e1aa8 - core::iter::traits::iterator::Iterator::fold::hf4951751302d137a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:2603:21
[INFO] [stdout]   26:     0x6163731e1af2 - core::iter::traits::iterator::Iterator::for_each::h7325c3d790e59b76
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:828:14
[INFO] [stdout]   27:     0x6163731dce08 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::hdb3c41d8e5f34c53
[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:     0x6163731e70c5 - rayon::iter::plumbing::Producer::fold_with::h8ac03cb8e79c0b09
[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:     0x6163731db40b - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   34:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   35:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   36:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   37:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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:     0x61637323c813 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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:     0x61637323c56b - rayon_core::registry::WorkerThread::wait_until::h24643212528002e6
[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:     0x61637324feea - rayon_core::join::join_recover_from_panic::h1111b4fa273dbf98
[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:     0x6163731dd77f - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   54:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   55:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   56:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   57:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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:     0x61637323c813 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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:     0x61637323c56b - rayon_core::registry::WorkerThread::wait_until::h24643212528002e6
[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:     0x61637324feea - rayon_core::join::join_recover_from_panic::h1111b4fa273dbf98
[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:     0x6163731dd77f - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   73:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   74:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   75:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   76:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   85:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   86:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   87:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   88:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   89:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   97:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   98:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   99:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  100:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  101:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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]  107:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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]  108:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  109:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  110:     0x6163731e2c4b - __rust_try
[INFO] [stdout]  111:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  112:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  113:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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]  114:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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]  115:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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]  116:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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]  117:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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]  118:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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]  119:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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]  120:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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]  121:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  122:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  123:     0x6163731e2c4b - __rust_try
[INFO] [stdout]  124:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  125:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  126:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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]  127:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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]  128:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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]  129:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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]  130:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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]  131:     0x61637323c970 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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]  132:     0x61637323c5bb - rayon_core::registry::WorkerThread::wait_until::ha14e2a979dee1cd5
[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]  133:     0x61637323cb3f - rayon_core::registry::WorkerThread::wait_until_out_of_work::h7c6f6cc8974eb122
[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]  134:     0x61637323f151 - rayon_core::registry::main_loop::h0d71bcf439be0ddb
[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]  135:     0x61637323cf16 - rayon_core::registry::ThreadBuilder::run::h504db3fa89403e1a
[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]  136:     0x61637324112d - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h72673408285f3d99
[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]  137:     0x61637324b186 - std::sys::backtrace::__rust_begin_short_backtrace::he7d2973081ac0428
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]  138:     0x61637324c63b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdf9fb3f57b9318b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]  139:     0x61637324d774 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha8258dbce177d48b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  140:     0x616373246c24 - std::panicking::catch_unwind::do_call::hb25e44d1c5013aec
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  141:     0x61637324d37b - __rust_try
[INFO] [stdout]  142:     0x61637324c0a2 - std::panicking::catch_unwind::h9c3b77fdc0d04e4d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  143:     0x61637324c0a2 - std::panic::catch_unwind::hf101062f1cd97b96
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  144:     0x61637324c0a2 - std::thread::Builder::spawn_unchecked_::{{closure}}::h2929caf787d3230b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]  145:     0x616373246f0f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb487ac682b293de0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  146:     0x61637327593f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]  147:     0x61637327593f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]  148:     0x78f2b7d70aa4 - <unknown>
[INFO] [stdout]  149:     0x78f2b7dfda64 - clone
[INFO] [stdout]  150:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (24) panicked at src/cpu/tests.rs:151:34:
[INFO] [stdout] Failed to retrieve test data for instruction 0x43 under "/opt/rustwide/workdir/test_data/43.json": Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6163732a0ed2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6163732a0ed2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6163732a0ed2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6163732a0ed2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6163732b1cff - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6163732b1cff - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x61637326e453 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61637326e453 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61637327a402 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61637327f0af - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61637327ef41 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6163732085be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x6163732085be - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61637327f76f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x61637327f76f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61637327f51a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x61637327a539 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x616373262d3d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6163732b9820 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6163732b8da6 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x6163731e69ce - core::result::Result<T,E>::expect::h32258de241280fb8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6163731cc010 - nes::cpu::tests::load_instruction_tests::hda7428a32615004e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x6163731ca85f - nes::cpu::tests::test_instructions::{{closure}}::h625a448ba48a83f7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x6163731cc3bd - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h46dc9212ac4b2796
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   24:     0x6163731da918 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hd5e4569e1b5e1f75
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:825:29
[INFO] [stdout]   25:     0x6163731e1aa8 - core::iter::traits::iterator::Iterator::fold::hf4951751302d137a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:2603:21
[INFO] [stdout]   26:     0x6163731e1af2 - core::iter::traits::iterator::Iterator::for_each::h7325c3d790e59b76
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:828:14
[INFO] [stdout]   27:     0x6163731dce08 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::hdb3c41d8e5f34c53
[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:     0x6163731e70c5 - rayon::iter::plumbing::Producer::fold_with::h8ac03cb8e79c0b09
[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:     0x6163731db40b - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   34:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   35:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   36:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   46:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   47:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   48:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   59:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   60:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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:     0x61637323c813 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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:     0x61637323c56b - rayon_core::registry::WorkerThread::wait_until::h24643212528002e6
[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:     0x61637324feea - rayon_core::join::join_recover_from_panic::h1111b4fa273dbf98
[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:     0x6163731dd77f - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   77:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   78:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   79:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   80:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   81:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   89:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   90:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   91:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   92:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   93:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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]   99:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  101:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  102:     0x6163731e2c4b - __rust_try
[INFO] [stdout]  103:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  104:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  105:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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]  108:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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]  109:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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]  110:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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]  111:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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]  112:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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]  113:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  114:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  115:     0x6163731e2c4b - __rust_try
[INFO] [stdout]  116:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  117:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  118:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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]  119:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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]  120:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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]  121:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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]  122:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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]  123:     0x61637323c970 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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]  124:     0x61637323c5bb - rayon_core::registry::WorkerThread::wait_until::ha14e2a979dee1cd5
[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]  125:     0x61637323cb3f - rayon_core::registry::WorkerThread::wait_until_out_of_work::h7c6f6cc8974eb122
[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]  126:     0x61637323f151 - rayon_core::registry::main_loop::h0d71bcf439be0ddb
[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]  127:     0x61637323cf16 - rayon_core::registry::ThreadBuilder::run::h504db3fa89403e1a
[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]  128:     0x61637324112d - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h72673408285f3d99
[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]  129:     0x61637324b186 - std::sys::backtrace::__rust_begin_short_backtrace::he7d2973081ac0428
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]  130:     0x61637324c63b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdf9fb3f57b9318b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]  131:     0x61637324d774 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha8258dbce177d48b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  132:     0x616373246c24 - std::panicking::catch_unwind::do_call::hb25e44d1c5013aec
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  133:     0x61637324d37b - __rust_try
[INFO] [stdout]  134:     0x61637324c0a2 - std::panicking::catch_unwind::h9c3b77fdc0d04e4d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  135:     0x61637324c0a2 - std::panic::catch_unwind::hf101062f1cd97b96
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  136:     0x61637324c0a2 - std::thread::Builder::spawn_unchecked_::{{closure}}::h2929caf787d3230b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]  137:     0x616373246f0f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb487ac682b293de0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  138:     0x61637327593f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]  139:     0x61637327593f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]  140:     0x78f2b7d70aa4 - <unknown>
[INFO] [stdout]  141:     0x78f2b7dfda64 - clone
[INFO] [stdout]  142:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (24) panicked at src/cpu/tests.rs:151:34:
[INFO] [stdout] Failed to retrieve test data for instruction 0x44 under "/opt/rustwide/workdir/test_data/44.json": Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6163732a0ed2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6163732a0ed2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6163732a0ed2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6163732a0ed2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6163732b1cff - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6163732b1cff - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x61637326e453 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61637326e453 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61637327a402 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61637327f0af - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61637327ef41 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6163732085be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x6163732085be - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61637327f76f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x61637327f76f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61637327f51a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x61637327a539 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x616373262d3d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6163732b9820 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6163732b8da6 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x6163731e69ce - core::result::Result<T,E>::expect::h32258de241280fb8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6163731cc010 - nes::cpu::tests::load_instruction_tests::hda7428a32615004e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x6163731ca85f - nes::cpu::tests::test_instructions::{{closure}}::h625a448ba48a83f7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x6163731cc3bd - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h46dc9212ac4b2796
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   24:     0x6163731da918 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hd5e4569e1b5e1f75
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:825:29
[INFO] [stdout]   25:     0x6163731e1aa8 - core::iter::traits::iterator::Iterator::fold::hf4951751302d137a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:2603:21
[INFO] [stdout]   26:     0x6163731e1af2 - core::iter::traits::iterator::Iterator::for_each::h7325c3d790e59b76
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:828:14
[INFO] [stdout]   27:     0x6163731dce08 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::hdb3c41d8e5f34c53
[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:     0x6163731e70c5 - rayon::iter::plumbing::Producer::fold_with::h8ac03cb8e79c0b09
[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:     0x6163731db40b - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   34:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   35:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   36:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   37:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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:     0x61637323c813 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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:     0x61637323c56b - rayon_core::registry::WorkerThread::wait_until::h24643212528002e6
[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:     0x61637324feea - rayon_core::join::join_recover_from_panic::h1111b4fa273dbf98
[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:     0x6163731dd77f - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   55:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   56:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   67:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   68:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   69:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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:     0x61637323c813 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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:     0x61637323c56b - rayon_core::registry::WorkerThread::wait_until::h24643212528002e6
[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:     0x61637324feea - rayon_core::join::join_recover_from_panic::h1111b4fa273dbf98
[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:     0x6163731dd77f - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   85:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   86:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   87:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   88:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   89:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   97:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   98:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   99:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  100:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  101:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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]  107:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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]  108:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  109:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  110:     0x6163731e2c4b - __rust_try
[INFO] [stdout]  111:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  112:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  113:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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]  114:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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]  115:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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]  116:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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]  117:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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]  118:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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]  119:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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]  120:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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]  121:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  122:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  123:     0x6163731e2c4b - __rust_try
[INFO] [stdout]  124:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  125:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  126:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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]  127:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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]  128:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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]  129:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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]  130:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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]  131:     0x61637323c970 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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]  132:     0x61637323c5bb - rayon_core::registry::WorkerThread::wait_until::ha14e2a979dee1cd5
[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]  133:     0x61637323cb3f - rayon_core::registry::WorkerThread::wait_until_out_of_work::h7c6f6cc8974eb122
[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]  134:     0x61637323f151 - rayon_core::registry::main_loop::h0d71bcf439be0ddb
[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]  135:     0x61637323cf16 - rayon_core::registry::ThreadBuilder::run::h504db3fa89403e1a
[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]  136:     0x61637324112d - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h72673408285f3d99
[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]  137:     0x61637324b186 - std::sys::backtrace::__rust_begin_short_backtrace::he7d2973081ac0428
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]  138:     0x61637324c63b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdf9fb3f57b9318b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]  139:     0x61637324d774 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha8258dbce177d48b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  140:     0x616373246c24 - std::panicking::catch_unwind::do_call::hb25e44d1c5013aec
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  141:     0x61637324d37b - __rust_try
[INFO] [stdout]  142:     0x61637324c0a2 - std::panicking::catch_unwind::h9c3b77fdc0d04e4d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  143:     0x61637324c0a2 - std::panic::catch_unwind::hf101062f1cd97b96
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  144:     0x61637324c0a2 - std::thread::Builder::spawn_unchecked_::{{closure}}::h2929caf787d3230b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]  145:     0x616373246f0f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb487ac682b293de0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  146:     0x61637327593f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]  147:     0x61637327593f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]  148:     0x78f2b7d70aa4 - <unknown>
[INFO] [stdout]  149:     0x78f2b7dfda64 - clone
[INFO] [stdout]  150:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (24) panicked at src/cpu/tests.rs:151:34:
[INFO] [stdout] Failed to retrieve test data for instruction 0x45 under "/opt/rustwide/workdir/test_data/45.json": Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6163732a0ed2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6163732a0ed2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6163732a0ed2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6163732a0ed2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6163732b1cff - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6163732b1cff - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x61637326e453 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61637326e453 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61637327a402 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61637327f0af - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61637327ef41 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6163732085be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x6163732085be - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61637327f76f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x61637327f76f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61637327f51a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x61637327a539 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x616373262d3d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6163732b9820 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6163732b8da6 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x6163731e69ce - core::result::Result<T,E>::expect::h32258de241280fb8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6163731cc010 - nes::cpu::tests::load_instruction_tests::hda7428a32615004e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x6163731ca85f - nes::cpu::tests::test_instructions::{{closure}}::h625a448ba48a83f7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x6163731cc3bd - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h46dc9212ac4b2796
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   24:     0x6163731da918 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hd5e4569e1b5e1f75
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:825:29
[INFO] [stdout]   25:     0x6163731e1aa8 - core::iter::traits::iterator::Iterator::fold::hf4951751302d137a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:2603:21
[INFO] [stdout]   26:     0x6163731e1af2 - core::iter::traits::iterator::Iterator::for_each::h7325c3d790e59b76
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:828:14
[INFO] [stdout]   27:     0x6163731dce08 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::hdb3c41d8e5f34c53
[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:     0x6163731e70c5 - rayon::iter::plumbing::Producer::fold_with::h8ac03cb8e79c0b09
[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:     0x6163731db40b - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   34:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   35:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   36:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   47:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   48:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   49:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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:     0x61637323c813 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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:     0x61637323c56b - rayon_core::registry::WorkerThread::wait_until::h24643212528002e6
[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:     0x61637324feea - rayon_core::join::join_recover_from_panic::h1111b4fa273dbf98
[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:     0x6163731dd77f - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   67:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   68:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   69:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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:     0x61637323c813 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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:     0x61637323c56b - rayon_core::registry::WorkerThread::wait_until::h24643212528002e6
[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:     0x61637324feea - rayon_core::join::join_recover_from_panic::h1111b4fa273dbf98
[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:     0x6163731dd77f - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   85:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   86:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   87:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   88:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   89:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   97:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   98:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   99:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  100:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  101:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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]  107:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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]  108:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  109:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  110:     0x6163731e2c4b - __rust_try
[INFO] [stdout]  111:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  112:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  113:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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]  114:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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]  115:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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]  116:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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]  117:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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]  118:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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]  119:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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]  120:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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]  121:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  122:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  123:     0x6163731e2c4b - __rust_try
[INFO] [stdout]  124:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  125:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  126:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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]  127:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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]  128:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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]  129:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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]  130:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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]  131:     0x61637323c970 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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]  132:     0x61637323c5bb - rayon_core::registry::WorkerThread::wait_until::ha14e2a979dee1cd5
[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]  133:     0x61637323cb3f - rayon_core::registry::WorkerThread::wait_until_out_of_work::h7c6f6cc8974eb122
[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]  134:     0x61637323f151 - rayon_core::registry::main_loop::h0d71bcf439be0ddb
[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]  135:     0x61637323cf16 - rayon_core::registry::ThreadBuilder::run::h504db3fa89403e1a
[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]  136:     0x61637324112d - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h72673408285f3d99
[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]  137:     0x61637324b186 - std::sys::backtrace::__rust_begin_short_backtrace::he7d2973081ac0428
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]  138:     0x61637324c63b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdf9fb3f57b9318b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]  139:     0x61637324d774 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha8258dbce177d48b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  140:     0x616373246c24 - std::panicking::catch_unwind::do_call::hb25e44d1c5013aec
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  141:     0x61637324d37b - __rust_try
[INFO] [stdout]  142:     0x61637324c0a2 - std::panicking::catch_unwind::h9c3b77fdc0d04e4d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  143:     0x61637324c0a2 - std::panic::catch_unwind::hf101062f1cd97b96
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  144:     0x61637324c0a2 - std::thread::Builder::spawn_unchecked_::{{closure}}::h2929caf787d3230b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]  145:     0x616373246f0f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb487ac682b293de0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  146:     0x61637327593f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]  147:     0x61637327593f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]  148:     0x78f2b7d70aa4 - <unknown>
[INFO] [stdout]  149:     0x78f2b7dfda64 - clone
[INFO] [stdout]  150:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (24) panicked at src/cpu/tests.rs:151:34:
[INFO] [stdout] Failed to retrieve test data for instruction 0x46 under "/opt/rustwide/workdir/test_data/46.json": Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6163732a0ed2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6163732a0ed2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6163732a0ed2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6163732a0ed2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6163732b1cff - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6163732b1cff - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x61637326e453 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61637326e453 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61637327a402 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61637327f0af - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61637327ef41 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6163732085be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x6163732085be - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61637327f76f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x61637327f76f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61637327f51a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x61637327a539 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x616373262d3d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6163732b9820 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6163732b8da6 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x6163731e69ce - core::result::Result<T,E>::expect::h32258de241280fb8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6163731cc010 - nes::cpu::tests::load_instruction_tests::hda7428a32615004e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x6163731ca85f - nes::cpu::tests::test_instructions::{{closure}}::h625a448ba48a83f7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x6163731cc3bd - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h46dc9212ac4b2796
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   24:     0x6163731da918 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hd5e4569e1b5e1f75
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:825:29
[INFO] [stdout]   25:     0x6163731e1aa8 - core::iter::traits::iterator::Iterator::fold::hf4951751302d137a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:2603:21
[INFO] [stdout]   26:     0x6163731e1af2 - core::iter::traits::iterator::Iterator::for_each::h7325c3d790e59b76
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:828:14
[INFO] [stdout]   27:     0x6163731dce08 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::hdb3c41d8e5f34c53
[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:     0x6163731e70c5 - rayon::iter::plumbing::Producer::fold_with::h8ac03cb8e79c0b09
[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:     0x6163731db40b - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   34:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   35:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   36:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   37:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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:     0x61637323c813 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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:     0x61637323c56b - rayon_core::registry::WorkerThread::wait_until::h24643212528002e6
[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:     0x61637324feea - rayon_core::join::join_recover_from_panic::h1111b4fa273dbf98
[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:     0x6163731dd77f - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   54:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   55:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   56:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   57:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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:     0x61637323c813 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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:     0x61637323c56b - rayon_core::registry::WorkerThread::wait_until::h24643212528002e6
[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:     0x61637324feea - rayon_core::join::join_recover_from_panic::h1111b4fa273dbf98
[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:     0x6163731dd77f - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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]   71:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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]   72:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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]   73:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   74:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   75:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   76:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   77:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   78:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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]   79:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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]   80:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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]   81:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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]   82:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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]   83:     0x61637323c813 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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]   84:     0x61637323c56b - rayon_core::registry::WorkerThread::wait_until::h24643212528002e6
[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]   85:     0x61637324feea - rayon_core::join::join_recover_from_panic::h1111b4fa273dbf98
[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]   86:     0x6163731dd77f - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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]   87:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   93:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   94:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   95:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   96:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   97:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  105:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  106:     0x6163731e2c4b - __rust_try
[INFO] [stdout]  107:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  108:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  109:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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]  115:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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]  116:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  117:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  118:     0x6163731e2c4b - __rust_try
[INFO] [stdout]  119:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  120:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  121:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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]  122:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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]  123:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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]  124:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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]  125:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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]  126:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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]  127:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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]  128:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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]  129:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  130:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  131:     0x6163731e2c4b - __rust_try
[INFO] [stdout]  132:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  133:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  134:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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]  135:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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]  136:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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]  137:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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]  138:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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]  139:     0x61637323c970 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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]  140:     0x61637323c5bb - rayon_core::registry::WorkerThread::wait_until::ha14e2a979dee1cd5
[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]  141:     0x61637323cb3f - rayon_core::registry::WorkerThread::wait_until_out_of_work::h7c6f6cc8974eb122
[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]  142:     0x61637323f151 - rayon_core::registry::main_loop::h0d71bcf439be0ddb
[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]  143:     0x61637323cf16 - rayon_core::registry::ThreadBuilder::run::h504db3fa89403e1a
[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]  144:     0x61637324112d - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h72673408285f3d99
[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]  145:     0x61637324b186 - std::sys::backtrace::__rust_begin_short_backtrace::he7d2973081ac0428
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]  146:     0x61637324c63b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdf9fb3f57b9318b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]  147:     0x61637324d774 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha8258dbce177d48b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  148:     0x616373246c24 - std::panicking::catch_unwind::do_call::hb25e44d1c5013aec
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  149:     0x61637324d37b - __rust_try
[INFO] [stdout]  150:     0x61637324c0a2 - std::panicking::catch_unwind::h9c3b77fdc0d04e4d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  151:     0x61637324c0a2 - std::panic::catch_unwind::hf101062f1cd97b96
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  152:     0x61637324c0a2 - std::thread::Builder::spawn_unchecked_::{{closure}}::h2929caf787d3230b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]  153:     0x616373246f0f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb487ac682b293de0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  154:     0x61637327593f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]  155:     0x61637327593f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]  156:     0x78f2b7d70aa4 - <unknown>
[INFO] [stdout]  157:     0x78f2b7dfda64 - clone
[INFO] [stdout]  158:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (24) panicked at src/cpu/tests.rs:151:34:
[INFO] [stdout] Failed to retrieve test data for instruction 0x47 under "/opt/rustwide/workdir/test_data/47.json": Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6163732a0ed2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6163732a0ed2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6163732a0ed2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6163732a0ed2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6163732b1cff - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6163732b1cff - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x61637326e453 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61637326e453 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61637327a402 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61637327f0af - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61637327ef41 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6163732085be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x6163732085be - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61637327f76f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x61637327f76f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61637327f51a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x61637327a539 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x616373262d3d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6163732b9820 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6163732b8da6 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x6163731e69ce - core::result::Result<T,E>::expect::h32258de241280fb8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6163731cc010 - nes::cpu::tests::load_instruction_tests::hda7428a32615004e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x6163731ca85f - nes::cpu::tests::test_instructions::{{closure}}::h625a448ba48a83f7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x6163731cc3bd - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h46dc9212ac4b2796
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   24:     0x6163731da918 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hd5e4569e1b5e1f75
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:825:29
[INFO] [stdout]   25:     0x6163731e1aa8 - core::iter::traits::iterator::Iterator::fold::hf4951751302d137a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:2603:21
[INFO] [stdout]   26:     0x6163731e1af2 - core::iter::traits::iterator::Iterator::for_each::h7325c3d790e59b76
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:828:14
[INFO] [stdout]   27:     0x6163731dce08 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::hdb3c41d8e5f34c53
[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:     0x6163731e70c5 - rayon::iter::plumbing::Producer::fold_with::h8ac03cb8e79c0b09
[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:     0x6163731db40b - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   34:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   35:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   36:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   46:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   47:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   48:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   58:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   59:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   60:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   70:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   71:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   72:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   73:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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:     0x61637323c813 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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]   80:     0x61637323c56b - rayon_core::registry::WorkerThread::wait_until::h24643212528002e6
[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:     0x61637324feea - rayon_core::join::join_recover_from_panic::h1111b4fa273dbf98
[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:     0x6163731dd77f - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   89:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   90:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   91:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   92:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   93:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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]   99:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  101:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  102:     0x6163731e2c4b - __rust_try
[INFO] [stdout]  103:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  104:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  105:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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]  108:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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]  109:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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]  110:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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]  111:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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]  112:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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]  113:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  114:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  115:     0x6163731e2c4b - __rust_try
[INFO] [stdout]  116:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  117:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  118:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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]  119:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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]  120:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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]  121:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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]  122:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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]  123:     0x61637323c970 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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]  124:     0x61637323c5bb - rayon_core::registry::WorkerThread::wait_until::ha14e2a979dee1cd5
[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]  125:     0x61637323cb3f - rayon_core::registry::WorkerThread::wait_until_out_of_work::h7c6f6cc8974eb122
[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]  126:     0x61637323f151 - rayon_core::registry::main_loop::h0d71bcf439be0ddb
[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]  127:     0x61637323cf16 - rayon_core::registry::ThreadBuilder::run::h504db3fa89403e1a
[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]  128:     0x61637324112d - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h72673408285f3d99
[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]  129:     0x61637324b186 - std::sys::backtrace::__rust_begin_short_backtrace::he7d2973081ac0428
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]  130:     0x61637324c63b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdf9fb3f57b9318b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]  131:     0x61637324d774 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha8258dbce177d48b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  132:     0x616373246c24 - std::panicking::catch_unwind::do_call::hb25e44d1c5013aec
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  133:     0x61637324d37b - __rust_try
[INFO] [stdout]  134:     0x61637324c0a2 - std::panicking::catch_unwind::h9c3b77fdc0d04e4d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  135:     0x61637324c0a2 - std::panic::catch_unwind::hf101062f1cd97b96
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  136:     0x61637324c0a2 - std::thread::Builder::spawn_unchecked_::{{closure}}::h2929caf787d3230b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]  137:     0x616373246f0f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb487ac682b293de0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  138:     0x61637327593f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]  139:     0x61637327593f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]  140:     0x78f2b7d70aa4 - <unknown>
[INFO] [stdout]  141:     0x78f2b7dfda64 - clone
[INFO] [stdout]  142:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (24) panicked at src/cpu/tests.rs:151:34:
[INFO] [stdout] Failed to retrieve test data for instruction 0x48 under "/opt/rustwide/workdir/test_data/48.json": Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6163732a0ed2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6163732a0ed2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6163732a0ed2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6163732a0ed2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6163732b1cff - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6163732b1cff - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x61637326e453 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61637326e453 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61637327a402 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61637327f0af - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61637327ef41 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6163732085be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x6163732085be - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61637327f76f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x61637327f76f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61637327f51a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x61637327a539 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x616373262d3d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6163732b9820 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6163732b8da6 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x6163731e69ce - core::result::Result<T,E>::expect::h32258de241280fb8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6163731cc010 - nes::cpu::tests::load_instruction_tests::hda7428a32615004e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x6163731ca85f - nes::cpu::tests::test_instructions::{{closure}}::h625a448ba48a83f7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x6163731cc3bd - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h46dc9212ac4b2796
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   24:     0x6163731da918 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hd5e4569e1b5e1f75
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:825:29
[INFO] [stdout]   25:     0x6163731e1aa8 - core::iter::traits::iterator::Iterator::fold::hf4951751302d137a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:2603:21
[INFO] [stdout]   26:     0x6163731e1af2 - core::iter::traits::iterator::Iterator::for_each::h7325c3d790e59b76
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:828:14
[INFO] [stdout]   27:     0x6163731dce08 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::hdb3c41d8e5f34c53
[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:     0x6163731e70c5 - rayon::iter::plumbing::Producer::fold_with::h8ac03cb8e79c0b09
[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:     0x6163731db40b - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   34:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   35:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   36:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   37:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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:     0x61637323c813 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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:     0x61637323c56b - rayon_core::registry::WorkerThread::wait_until::h24643212528002e6
[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:     0x61637324feea - rayon_core::join::join_recover_from_panic::h1111b4fa273dbf98
[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:     0x6163731dd77f - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   55:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   56:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   65:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   66:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   67:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   68:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   78:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   79:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   80:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   81:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   82:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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:     0x61637323c813 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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]   88:     0x61637323c56b - rayon_core::registry::WorkerThread::wait_until::h24643212528002e6
[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:     0x61637324feea - rayon_core::join::join_recover_from_panic::h1111b4fa273dbf98
[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:     0x6163731dd77f - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   97:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   98:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   99:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  100:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  101:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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]  107:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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]  108:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  109:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  110:     0x6163731e2c4b - __rust_try
[INFO] [stdout]  111:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  112:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  113:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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]  114:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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]  115:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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]  116:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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]  117:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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]  118:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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]  119:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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]  120:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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]  121:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  122:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  123:     0x6163731e2c4b - __rust_try
[INFO] [stdout]  124:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  125:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  126:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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]  127:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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]  128:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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]  129:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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]  130:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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]  131:     0x61637323c970 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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]  132:     0x61637323c5bb - rayon_core::registry::WorkerThread::wait_until::ha14e2a979dee1cd5
[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]  133:     0x61637323cb3f - rayon_core::registry::WorkerThread::wait_until_out_of_work::h7c6f6cc8974eb122
[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]  134:     0x61637323f151 - rayon_core::registry::main_loop::h0d71bcf439be0ddb
[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]  135:     0x61637323cf16 - rayon_core::registry::ThreadBuilder::run::h504db3fa89403e1a
[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]  136:     0x61637324112d - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h72673408285f3d99
[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]  137:     0x61637324b186 - std::sys::backtrace::__rust_begin_short_backtrace::he7d2973081ac0428
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]  138:     0x61637324c63b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdf9fb3f57b9318b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]  139:     0x61637324d774 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha8258dbce177d48b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  140:     0x616373246c24 - std::panicking::catch_unwind::do_call::hb25e44d1c5013aec
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  141:     0x61637324d37b - __rust_try
[INFO] [stdout]  142:     0x61637324c0a2 - std::panicking::catch_unwind::h9c3b77fdc0d04e4d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  143:     0x61637324c0a2 - std::panic::catch_unwind::hf101062f1cd97b96
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  144:     0x61637324c0a2 - std::thread::Builder::spawn_unchecked_::{{closure}}::h2929caf787d3230b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]  145:     0x616373246f0f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb487ac682b293de0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  146:     0x61637327593f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]  147:     0x61637327593f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]  148:     0x78f2b7d70aa4 - <unknown>
[INFO] [stdout]  149:     0x78f2b7dfda64 - clone
[INFO] [stdout]  150:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (24) panicked at src/cpu/tests.rs:151:34:
[INFO] [stdout] Failed to retrieve test data for instruction 0x49 under "/opt/rustwide/workdir/test_data/49.json": Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6163732a0ed2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6163732a0ed2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6163732a0ed2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6163732a0ed2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6163732b1cff - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6163732b1cff - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x61637326e453 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61637326e453 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61637327a402 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61637327f0af - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61637327ef41 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6163732085be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x6163732085be - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61637327f76f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x61637327f76f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61637327f51a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x61637327a539 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x616373262d3d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6163732b9820 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6163732b8da6 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x6163731e69ce - core::result::Result<T,E>::expect::h32258de241280fb8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6163731cc010 - nes::cpu::tests::load_instruction_tests::hda7428a32615004e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x6163731ca85f - nes::cpu::tests::test_instructions::{{closure}}::h625a448ba48a83f7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x6163731cc3bd - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h46dc9212ac4b2796
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   24:     0x6163731da918 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hd5e4569e1b5e1f75
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:825:29
[INFO] [stdout]   25:     0x6163731e1aa8 - core::iter::traits::iterator::Iterator::fold::hf4951751302d137a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:2603:21
[INFO] [stdout]   26:     0x6163731e1af2 - core::iter::traits::iterator::Iterator::for_each::h7325c3d790e59b76
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:828:14
[INFO] [stdout]   27:     0x6163731dce08 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::hdb3c41d8e5f34c53
[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:     0x6163731e70c5 - rayon::iter::plumbing::Producer::fold_with::h8ac03cb8e79c0b09
[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:     0x6163731db40b - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   34:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   35:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   36:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   47:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   48:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   49:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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:     0x61637323c813 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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:     0x61637323c56b - rayon_core::registry::WorkerThread::wait_until::h24643212528002e6
[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:     0x61637324feea - rayon_core::join::join_recover_from_panic::h1111b4fa273dbf98
[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:     0x6163731dd77f - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   65:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   66:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   67:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   68:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   78:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   79:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   80:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   81:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   82:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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:     0x61637323c813 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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]   88:     0x61637323c56b - rayon_core::registry::WorkerThread::wait_until::h24643212528002e6
[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:     0x61637324feea - rayon_core::join::join_recover_from_panic::h1111b4fa273dbf98
[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:     0x6163731dd77f - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   97:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   98:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   99:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  100:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  101:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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]  107:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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]  108:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  109:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  110:     0x6163731e2c4b - __rust_try
[INFO] [stdout]  111:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  112:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  113:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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]  114:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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]  115:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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]  116:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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]  117:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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]  118:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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]  119:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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]  120:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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]  121:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  122:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  123:     0x6163731e2c4b - __rust_try
[INFO] [stdout]  124:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  125:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  126:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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]  127:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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]  128:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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]  129:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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]  130:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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]  131:     0x61637323c970 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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]  132:     0x61637323c5bb - rayon_core::registry::WorkerThread::wait_until::ha14e2a979dee1cd5
[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]  133:     0x61637323cb3f - rayon_core::registry::WorkerThread::wait_until_out_of_work::h7c6f6cc8974eb122
[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]  134:     0x61637323f151 - rayon_core::registry::main_loop::h0d71bcf439be0ddb
[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]  135:     0x61637323cf16 - rayon_core::registry::ThreadBuilder::run::h504db3fa89403e1a
[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]  136:     0x61637324112d - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h72673408285f3d99
[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]  137:     0x61637324b186 - std::sys::backtrace::__rust_begin_short_backtrace::he7d2973081ac0428
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]  138:     0x61637324c63b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdf9fb3f57b9318b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]  139:     0x61637324d774 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha8258dbce177d48b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  140:     0x616373246c24 - std::panicking::catch_unwind::do_call::hb25e44d1c5013aec
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  141:     0x61637324d37b - __rust_try
[INFO] [stdout]  142:     0x61637324c0a2 - std::panicking::catch_unwind::h9c3b77fdc0d04e4d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  143:     0x61637324c0a2 - std::panic::catch_unwind::hf101062f1cd97b96
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  144:     0x61637324c0a2 - std::thread::Builder::spawn_unchecked_::{{closure}}::h2929caf787d3230b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]  145:     0x616373246f0f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb487ac682b293de0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  146:     0x61637327593f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]  147:     0x61637327593f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]  148:     0x78f2b7d70aa4 - <unknown>
[INFO] [stdout]  149:     0x78f2b7dfda64 - clone
[INFO] [stdout]  150:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (24) panicked at src/cpu/tests.rs:151:34:
[INFO] [stdout] Failed to retrieve test data for instruction 0x4a under "/opt/rustwide/workdir/test_data/4a.json": Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6163732a0ed2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6163732a0ed2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6163732a0ed2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6163732a0ed2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6163732b1cff - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6163732b1cff - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x61637326e453 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61637326e453 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61637327a402 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61637327f0af - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61637327ef41 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6163732085be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x6163732085be - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61637327f76f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x61637327f76f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61637327f51a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x61637327a539 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x616373262d3d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6163732b9820 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6163732b8da6 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x6163731e69ce - core::result::Result<T,E>::expect::h32258de241280fb8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6163731cc010 - nes::cpu::tests::load_instruction_tests::hda7428a32615004e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x6163731ca85f - nes::cpu::tests::test_instructions::{{closure}}::h625a448ba48a83f7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x6163731cc3bd - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h46dc9212ac4b2796
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   24:     0x6163731da918 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hd5e4569e1b5e1f75
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:825:29
[INFO] [stdout]   25:     0x6163731e1aa8 - core::iter::traits::iterator::Iterator::fold::hf4951751302d137a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:2603:21
[INFO] [stdout]   26:     0x6163731e1af2 - core::iter::traits::iterator::Iterator::for_each::h7325c3d790e59b76
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:828:14
[INFO] [stdout]   27:     0x6163731dce08 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::hdb3c41d8e5f34c53
[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:     0x6163731e70c5 - rayon::iter::plumbing::Producer::fold_with::h8ac03cb8e79c0b09
[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:     0x6163731db40b - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   34:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   35:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   36:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   37:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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:     0x61637323c813 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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:     0x61637323c56b - rayon_core::registry::WorkerThread::wait_until::h24643212528002e6
[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:     0x61637324feea - rayon_core::join::join_recover_from_panic::h1111b4fa273dbf98
[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:     0x6163731dd77f - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   54:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   55:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   56:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   57:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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:     0x61637323c813 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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:     0x61637323c56b - rayon_core::registry::WorkerThread::wait_until::h24643212528002e6
[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:     0x61637324feea - rayon_core::join::join_recover_from_panic::h1111b4fa273dbf98
[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:     0x6163731dd77f - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   73:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   74:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   75:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   76:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   86:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   87:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   88:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   89:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   90:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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:     0x61637323c813 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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]   96:     0x61637323c56b - rayon_core::registry::WorkerThread::wait_until::h24643212528002e6
[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:     0x61637324feea - rayon_core::join::join_recover_from_panic::h1111b4fa273dbf98
[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:     0x6163731dd77f - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  105:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  106:     0x6163731e2c4b - __rust_try
[INFO] [stdout]  107:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  108:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  109:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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]  115:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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]  116:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  117:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  118:     0x6163731e2c4b - __rust_try
[INFO] [stdout]  119:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  120:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  121:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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]  122:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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]  123:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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]  124:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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]  125:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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]  126:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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]  127:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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]  128:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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]  129:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  130:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  131:     0x6163731e2c4b - __rust_try
[INFO] [stdout]  132:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  133:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  134:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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]  135:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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]  136:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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]  137:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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]  138:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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]  139:     0x61637323c970 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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]  140:     0x61637323c5bb - rayon_core::registry::WorkerThread::wait_until::ha14e2a979dee1cd5
[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]  141:     0x61637323cb3f - rayon_core::registry::WorkerThread::wait_until_out_of_work::h7c6f6cc8974eb122
[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]  142:     0x61637323f151 - rayon_core::registry::main_loop::h0d71bcf439be0ddb
[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]  143:     0x61637323cf16 - rayon_core::registry::ThreadBuilder::run::h504db3fa89403e1a
[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]  144:     0x61637324112d - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h72673408285f3d99
[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]  145:     0x61637324b186 - std::sys::backtrace::__rust_begin_short_backtrace::he7d2973081ac0428
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]  146:     0x61637324c63b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdf9fb3f57b9318b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]  147:     0x61637324d774 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha8258dbce177d48b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  148:     0x616373246c24 - std::panicking::catch_unwind::do_call::hb25e44d1c5013aec
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  149:     0x61637324d37b - __rust_try
[INFO] [stdout]  150:     0x61637324c0a2 - std::panicking::catch_unwind::h9c3b77fdc0d04e4d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  151:     0x61637324c0a2 - std::panic::catch_unwind::hf101062f1cd97b96
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  152:     0x61637324c0a2 - std::thread::Builder::spawn_unchecked_::{{closure}}::h2929caf787d3230b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]  153:     0x616373246f0f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb487ac682b293de0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  154:     0x61637327593f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]  155:     0x61637327593f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]  156:     0x78f2b7d70aa4 - <unknown>
[INFO] [stdout]  157:     0x78f2b7dfda64 - clone
[INFO] [stdout]  158:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (24) panicked at src/cpu/tests.rs:151:34:
[INFO] [stdout] Failed to retrieve test data for instruction 0x4b under "/opt/rustwide/workdir/test_data/4b.json": Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6163732a0ed2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6163732a0ed2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6163732a0ed2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6163732a0ed2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6163732b1cff - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6163732b1cff - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x61637326e453 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61637326e453 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61637327a402 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61637327f0af - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61637327ef41 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6163732085be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x6163732085be - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61637327f76f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x61637327f76f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61637327f51a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x61637327a539 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x616373262d3d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6163732b9820 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6163732b8da6 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x6163731e69ce - core::result::Result<T,E>::expect::h32258de241280fb8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6163731cc010 - nes::cpu::tests::load_instruction_tests::hda7428a32615004e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x6163731ca85f - nes::cpu::tests::test_instructions::{{closure}}::h625a448ba48a83f7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x6163731cc3bd - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h46dc9212ac4b2796
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   24:     0x6163731da918 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hd5e4569e1b5e1f75
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:825:29
[INFO] [stdout]   25:     0x6163731e1aa8 - core::iter::traits::iterator::Iterator::fold::hf4951751302d137a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:2603:21
[INFO] [stdout]   26:     0x6163731e1af2 - core::iter::traits::iterator::Iterator::for_each::h7325c3d790e59b76
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:828:14
[INFO] [stdout]   27:     0x6163731dce08 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::hdb3c41d8e5f34c53
[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:     0x6163731e70c5 - rayon::iter::plumbing::Producer::fold_with::h8ac03cb8e79c0b09
[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:     0x6163731db40b - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   34:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   35:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   36:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   46:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   47:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   48:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   59:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   60:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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:     0x61637323c813 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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:     0x61637323c56b - rayon_core::registry::WorkerThread::wait_until::h24643212528002e6
[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:     0x61637324feea - rayon_core::join::join_recover_from_panic::h1111b4fa273dbf98
[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:     0x6163731dd77f - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   78:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   79:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   80:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   81:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   82:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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:     0x61637323c813 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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]   88:     0x61637323c56b - rayon_core::registry::WorkerThread::wait_until::h24643212528002e6
[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:     0x61637324feea - rayon_core::join::join_recover_from_panic::h1111b4fa273dbf98
[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:     0x6163731dd77f - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   97:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   98:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   99:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  100:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  101:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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]  107:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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]  108:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  109:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  110:     0x6163731e2c4b - __rust_try
[INFO] [stdout]  111:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  112:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  113:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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]  114:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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]  115:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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]  116:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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]  117:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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]  118:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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]  119:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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]  120:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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]  121:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  122:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  123:     0x6163731e2c4b - __rust_try
[INFO] [stdout]  124:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  125:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  126:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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]  127:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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]  128:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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]  129:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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]  130:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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]  131:     0x61637323c970 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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]  132:     0x61637323c5bb - rayon_core::registry::WorkerThread::wait_until::ha14e2a979dee1cd5
[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]  133:     0x61637323cb3f - rayon_core::registry::WorkerThread::wait_until_out_of_work::h7c6f6cc8974eb122
[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]  134:     0x61637323f151 - rayon_core::registry::main_loop::h0d71bcf439be0ddb
[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]  135:     0x61637323cf16 - rayon_core::registry::ThreadBuilder::run::h504db3fa89403e1a
[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]  136:     0x61637324112d - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h72673408285f3d99
[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]  137:     0x61637324b186 - std::sys::backtrace::__rust_begin_short_backtrace::he7d2973081ac0428
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]  138:     0x61637324c63b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdf9fb3f57b9318b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]  139:     0x61637324d774 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha8258dbce177d48b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  140:     0x616373246c24 - std::panicking::catch_unwind::do_call::hb25e44d1c5013aec
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  141:     0x61637324d37b - __rust_try
[INFO] [stdout]  142:     0x61637324c0a2 - std::panicking::catch_unwind::h9c3b77fdc0d04e4d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  143:     0x61637324c0a2 - std::panic::catch_unwind::hf101062f1cd97b96
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  144:     0x61637324c0a2 - std::thread::Builder::spawn_unchecked_::{{closure}}::h2929caf787d3230b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]  145:     0x616373246f0f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb487ac682b293de0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  146:     0x61637327593f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]  147:     0x61637327593f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]  148:     0x78f2b7d70aa4 - <unknown>
[INFO] [stdout]  149:     0x78f2b7dfda64 - clone
[INFO] [stdout]  150:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (24) panicked at src/cpu/tests.rs:151:34:
[INFO] [stdout] Failed to retrieve test data for instruction 0x4c under "/opt/rustwide/workdir/test_data/4c.json": Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6163732a0ed2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6163732a0ed2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6163732a0ed2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6163732a0ed2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6163732b1cff - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6163732b1cff - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x61637326e453 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61637326e453 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61637327a402 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61637327f0af - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61637327ef41 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6163732085be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x6163732085be - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61637327f76f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x61637327f76f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61637327f51a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x61637327a539 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x616373262d3d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6163732b9820 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6163732b8da6 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x6163731e69ce - core::result::Result<T,E>::expect::h32258de241280fb8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6163731cc010 - nes::cpu::tests::load_instruction_tests::hda7428a32615004e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x6163731ca85f - nes::cpu::tests::test_instructions::{{closure}}::h625a448ba48a83f7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x6163731cc3bd - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h46dc9212ac4b2796
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   24:     0x6163731da918 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hd5e4569e1b5e1f75
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:825:29
[INFO] [stdout]   25:     0x6163731e1aa8 - core::iter::traits::iterator::Iterator::fold::hf4951751302d137a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:2603:21
[INFO] [stdout]   26:     0x6163731e1af2 - core::iter::traits::iterator::Iterator::for_each::h7325c3d790e59b76
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:828:14
[INFO] [stdout]   27:     0x6163731dce08 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::hdb3c41d8e5f34c53
[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:     0x6163731e70c5 - rayon::iter::plumbing::Producer::fold_with::h8ac03cb8e79c0b09
[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:     0x6163731db40b - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   34:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   35:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   36:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   37:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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:     0x61637323c813 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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:     0x61637323c56b - rayon_core::registry::WorkerThread::wait_until::h24643212528002e6
[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:     0x61637324feea - rayon_core::join::join_recover_from_panic::h1111b4fa273dbf98
[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:     0x6163731dd77f - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   55:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   56:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   67:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   68:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   69:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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:     0x61637323c813 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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:     0x61637323c56b - rayon_core::registry::WorkerThread::wait_until::h24643212528002e6
[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:     0x61637324feea - rayon_core::join::join_recover_from_panic::h1111b4fa273dbf98
[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:     0x6163731dd77f - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   86:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   87:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   88:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   89:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   90:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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:     0x61637323c813 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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]   96:     0x61637323c56b - rayon_core::registry::WorkerThread::wait_until::h24643212528002e6
[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:     0x61637324feea - rayon_core::join::join_recover_from_panic::h1111b4fa273dbf98
[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:     0x6163731dd77f - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  105:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  106:     0x6163731e2c4b - __rust_try
[INFO] [stdout]  107:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  108:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  109:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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]  115:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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]  116:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  117:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  118:     0x6163731e2c4b - __rust_try
[INFO] [stdout]  119:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  120:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  121:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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]  122:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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]  123:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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]  124:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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]  125:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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]  126:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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]  127:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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]  128:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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]  129:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  130:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  131:     0x6163731e2c4b - __rust_try
[INFO] [stdout]  132:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  133:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  134:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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]  135:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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]  136:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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]  137:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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]  138:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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]  139:     0x61637323c970 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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]  140:     0x61637323c5bb - rayon_core::registry::WorkerThread::wait_until::ha14e2a979dee1cd5
[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]  141:     0x61637323cb3f - rayon_core::registry::WorkerThread::wait_until_out_of_work::h7c6f6cc8974eb122
[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]  142:     0x61637323f151 - rayon_core::registry::main_loop::h0d71bcf439be0ddb
[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]  143:     0x61637323cf16 - rayon_core::registry::ThreadBuilder::run::h504db3fa89403e1a
[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]  144:     0x61637324112d - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h72673408285f3d99
[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]  145:     0x61637324b186 - std::sys::backtrace::__rust_begin_short_backtrace::he7d2973081ac0428
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]  146:     0x61637324c63b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdf9fb3f57b9318b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]  147:     0x61637324d774 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha8258dbce177d48b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  148:     0x616373246c24 - std::panicking::catch_unwind::do_call::hb25e44d1c5013aec
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  149:     0x61637324d37b - __rust_try
[INFO] [stdout]  150:     0x61637324c0a2 - std::panicking::catch_unwind::h9c3b77fdc0d04e4d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  151:     0x61637324c0a2 - std::panic::catch_unwind::hf101062f1cd97b96
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  152:     0x61637324c0a2 - std::thread::Builder::spawn_unchecked_::{{closure}}::h2929caf787d3230b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]  153:     0x616373246f0f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb487ac682b293de0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  154:     0x61637327593f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]  155:     0x61637327593f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]  156:     0x78f2b7d70aa4 - <unknown>
[INFO] [stdout]  157:     0x78f2b7dfda64 - clone
[INFO] [stdout]  158:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (24) panicked at src/cpu/tests.rs:151:34:
[INFO] [stdout] Failed to retrieve test data for instruction 0x4d under "/opt/rustwide/workdir/test_data/4d.json": Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6163732a0ed2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6163732a0ed2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6163732a0ed2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6163732a0ed2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6163732b1cff - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6163732b1cff - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x61637326e453 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61637326e453 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61637327a402 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61637327f0af - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61637327ef41 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6163732085be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x6163732085be - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61637327f76f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x61637327f76f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61637327f51a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x61637327a539 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x616373262d3d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6163732b9820 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6163732b8da6 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x6163731e69ce - core::result::Result<T,E>::expect::h32258de241280fb8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6163731cc010 - nes::cpu::tests::load_instruction_tests::hda7428a32615004e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:151:34
[INFO] [stdout]   22:     0x6163731ca85f - nes::cpu::tests::test_instructions::{{closure}}::h625a448ba48a83f7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/tests.rs:63:21
[INFO] [stdout]   23:     0x6163731cc3bd - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h46dc9212ac4b2796
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   24:     0x6163731da918 - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hd5e4569e1b5e1f75
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:825:29
[INFO] [stdout]   25:     0x6163731e1aa8 - core::iter::traits::iterator::Iterator::fold::hf4951751302d137a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:2603:21
[INFO] [stdout]   26:     0x6163731e1af2 - core::iter::traits::iterator::Iterator::for_each::h7325c3d790e59b76
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:828:14
[INFO] [stdout]   27:     0x6163731dce08 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::hdb3c41d8e5f34c53
[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:     0x6163731e70c5 - rayon::iter::plumbing::Producer::fold_with::h8ac03cb8e79c0b09
[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:     0x6163731db40b - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   34:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   35:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   36:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   47:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   48:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   49:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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:     0x61637323c813 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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:     0x61637323c56b - rayon_core::registry::WorkerThread::wait_until::h24643212528002e6
[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:     0x61637324feea - rayon_core::join::join_recover_from_panic::h1111b4fa273dbf98
[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:     0x6163731dd77f - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   67:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   68:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   69:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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:     0x61637323c813 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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:     0x61637323c56b - rayon_core::registry::WorkerThread::wait_until::h24643212528002e6
[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:     0x61637324feea - rayon_core::join::join_recover_from_panic::h1111b4fa273dbf98
[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:     0x6163731dd77f - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   86:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   87:     0x6163731e2c4b - __rust_try
[INFO] [stdout]   88:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   89:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   90:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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:     0x61637323c813 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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]   96:     0x61637323c56b - rayon_core::registry::WorkerThread::wait_until::h24643212528002e6
[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:     0x61637324feea - rayon_core::join::join_recover_from_panic::h1111b4fa273dbf98
[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:     0x6163731dd77f - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  105:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  106:     0x6163731e2c4b - __rust_try
[INFO] [stdout]  107:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  108:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  109:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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:     0x6163731db8db - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h91b891a6607a9476
[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]  115:     0x6163731ddb60 - rayon_core::join::join_context::call_a::{{closure}}::h706ff1056a24cbce
[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]  116:     0x6163731d8a90 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h6fd1f45b391a768d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  117:     0x6163731e5f6a - std::panicking::catch_unwind::do_call::h2905badee9c2ffd6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  118:     0x6163731e2c4b - __rust_try
[INFO] [stdout]  119:     0x6163731e087f - std::panicking::catch_unwind::he076a6f317399412
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  120:     0x6163731e087f - std::panic::catch_unwind::h18698d542912eeea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  121:     0x6163731ddef5 - rayon_core::unwind::halt_unwinding::h2b46ca1fe1d9d1e9
[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]  122:     0x6163731dd704 - rayon_core::join::join_context::{{closure}}::h7c4a5a6f73b12bbe
[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]  123:     0x6163731c7382 - rayon_core::registry::in_worker::h56f554ca019cc2ec
[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]  124:     0x6163731dcf3a - rayon_core::join::join_context::heacffb7310c68304
[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]  125:     0x6163731db615 - rayon::iter::plumbing::bridge_producer_consumer::helper::h78ad896bf35ab9a2
[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]  126:     0x6163731db821 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h2be9bfbf63db9ec3
[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]  127:     0x6163731ddd27 - rayon_core::join::join_context::call_b::{{closure}}::hf29a6cac4efd1e96
[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]  128:     0x6163731c4e01 - rayon_core::job::JobResult<T>::call::{{closure}}::hae03549fad1405b4
[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]  129:     0x6163731d8a30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h30f814e8d26e523b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  130:     0x6163731e607a - std::panicking::catch_unwind::do_call::he2983f6563cc4a71
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  131:     0x6163731e2c4b - __rust_try
[INFO] [stdout]  132:     0x6163731e0d5f - std::panicking::catch_unwind::h03ea386876fa1531
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  133:     0x6163731e0d5f - std::panic::catch_unwind::hd20ddfaac76ce5e5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  134:     0x6163731ddf25 - rayon_core::unwind::halt_unwinding::h3e95a132cc5becef
[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]  135:     0x6163731c4ca7 - rayon_core::job::JobResult<T>::call::hf820e9a0496389b6
[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]  136:     0x6163731ce17d - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::he86bea5cb38832ae
[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]  137:     0x61637324a7cb - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[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]  138:     0x61637323ce80 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[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]  139:     0x61637323c970 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[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]  140:     0x61637323c5bb - rayon_core::registry::WorkerThread::wait_until::ha14e2a979dee1cd5
[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]  141:     0x61637323cb3f - rayon_core::registry::WorkerThread::wait_until_out_of_work::h7c6f6cc8974eb122
[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]  142:     0x61637323f151 - rayon_core::registry::main_loop::h0d71bcf439be0ddb
[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]  143:     0x61637323cf16 - rayon_core::registry::ThreadBuilder::run::h504db3fa89403e1a
[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]  144:     0x61637324112d - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h72673408285f3d99
[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]  145:     0x61637324b186 - std::sys::backtrace::__rust_begin_short_backtrace::he7d2973081ac0428
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]  146:     0x61637324c63b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdf9fb3f57b9318b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]  147:     0x61637324d774 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha8258dbce177d48b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]  148:     0x616373246c24 - std::panicking::catch_unwind::do_call::hb25e44d1c5013aec
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]  149:     0x61637324d37b - __rust_try
[INFO] [stdout]  150:     0x61637324c0a2 - std::panicking::catch_unwind::h9c3b77fdc0d04e4d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]  151:     0x61637324c0a2 - std::panic::catch_unwind::hf101062f1cd97b96
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]  152:     0x61637324c0a2 - std::thread::Builder::spawn_unchecked_::{{closure}}::h2929caf787d3230b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]  153:     0x616373246f0f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb487ac682b293de0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  154:     0x61637327593f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]  155:     0x61637327593f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]  156:     0x78f2b7d70aa4 - <unknown>
[INFO] [stdout]  157:     0x78f2b7dfda64 - clone
[INFO] [stdout]  158:                0x0 - <unknown>
[WARN] too many lines in the log, truncating it
