[INFO] fetching crate polkavm 0.29.1...
[INFO] testing polkavm-0.29.1 against 1.91.0 for beta-1.92-2
[INFO] extracting crate polkavm 0.29.1 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate polkavm 0.29.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate polkavm 0.29.1
[INFO] tweaked toml for crates.io crate polkavm 0.29.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate polkavm 0.29.1 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate polkavm 0.29.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded polkavm-assembler v0.29.0
[INFO] [stderr]   Downloaded polkavm-linker v0.29.0
[INFO] [stderr]   Downloaded smallvec v1.13.1
[INFO] [stderr]   Downloaded bytemuck v1.14.0
[INFO] [stderr]   Downloaded bitflags v2.4.2
[INFO] [stderr]   Downloaded ruzstd v0.5.0
[INFO] [stderr]   Downloaded zerocopy v0.7.34
[INFO] [stderr]   Downloaded zerocopy-derive v0.7.34
[INFO] [stderr]   Downloaded hashbrown v0.14.1
[INFO] [stderr]   Downloaded polkavm-linux-raw v0.29.0
[INFO] [stderr]   Downloaded blake3 v1.5.4
[INFO] [stderr]   Downloaded log v0.4.20
[INFO] [stderr]   Downloaded image v0.24.7
[INFO] [stderr]   Downloaded object v0.36.1
[INFO] [stderr]   Downloaded libc v0.2.154
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b08a81bc99daf55d330b7cb4dbffced90dbabe94d7408b71fdcee9d4e419cb6a
[INFO] running `Command { std: "docker" "start" "-a" "b08a81bc99daf55d330b7cb4dbffced90dbabe94d7408b71fdcee9d4e419cb6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b08a81bc99daf55d330b7cb4dbffced90dbabe94d7408b71fdcee9d4e419cb6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b08a81bc99daf55d330b7cb4dbffced90dbabe94d7408b71fdcee9d4e419cb6a", kill_on_drop: false }`
[INFO] [stdout] b08a81bc99daf55d330b7cb4dbffced90dbabe94d7408b71fdcee9d4e419cb6a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 78957b758b1fe4850a9b090135ebc539b8eb0442bd0681485d4fb0c8994d72fc
[INFO] running `Command { std: "docker" "start" "-a" "78957b758b1fe4850a9b090135ebc539b8eb0442bd0681485d4fb0c8994d72fc", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling polkavm-linux-raw v0.29.0
[INFO] [stderr]    Compiling polkavm-assembler v0.29.0
[INFO] [stderr]    Compiling polkavm-common v0.29.0
[INFO] [stderr]    Compiling polkavm v0.29.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]     --> src/interpreter.rs:2531:54
[INFO] [stdout]      |
[INFO] [stdout] 2531 |         visitor.set3_32::<DEBUG>(d, s1, s2, |s1, s2| (s1 & !s2))
[INFO] [stdout]      |                                                      ^        ^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 2531 -         visitor.set3_32::<DEBUG>(d, s1, s2, |s1, s2| (s1 & !s2))
[INFO] [stdout] 2531 +         visitor.set3_32::<DEBUG>(d, s1, s2, |s1, s2| s1 & !s2)
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]     --> src/interpreter.rs:2539:54
[INFO] [stdout]      |
[INFO] [stdout] 2539 |         visitor.set3_64::<DEBUG>(d, s1, s2, |s1, s2| (s1 & !s2))
[INFO] [stdout]      |                                                      ^        ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 2539 -         visitor.set3_64::<DEBUG>(d, s1, s2, |s1, s2| (s1 & !s2))
[INFO] [stdout] 2539 +         visitor.set3_64::<DEBUG>(d, s1, s2, |s1, s2| s1 & !s2)
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]     --> src/interpreter.rs:2547:54
[INFO] [stdout]      |
[INFO] [stdout] 2547 |         visitor.set3_32::<DEBUG>(d, s1, s2, |s1, s2| (s1 | !s2))
[INFO] [stdout]      |                                                      ^        ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 2547 -         visitor.set3_32::<DEBUG>(d, s1, s2, |s1, s2| (s1 | !s2))
[INFO] [stdout] 2547 +         visitor.set3_32::<DEBUG>(d, s1, s2, |s1, s2| s1 | !s2)
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]     --> src/interpreter.rs:2555:54
[INFO] [stdout]      |
[INFO] [stdout] 2555 |         visitor.set3_64::<DEBUG>(d, s1, s2, |s1, s2| (s1 | !s2))
[INFO] [stdout]      |                                                      ^        ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 2555 -         visitor.set3_64::<DEBUG>(d, s1, s2, |s1, s2| (s1 | !s2))
[INFO] [stdout] 2555 +         visitor.set3_64::<DEBUG>(d, s1, s2, |s1, s2| s1 | !s2)
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/api.rs:360:43
[INFO] [stdout]     |
[INFO] [stdout] 360 |     pub(crate) fn instructions_bounded_at(&self, offset: ProgramCounter) -> Instructions<RuntimeInstructionSet> {
[INFO] [stdout]     |                                           ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 360 |     pub(crate) fn instructions_bounded_at(&self, offset: ProgramCounter) -> Instructions<'_, RuntimeInstructionSet> {
[INFO] [stdout]     |                                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/api.rs:378:30
[INFO] [stdout]     |
[INFO] [stdout] 378 |     pub(crate) fn jump_table(&self) -> JumpTable {
[INFO] [stdout]     |                              ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 378 |     pub(crate) fn jump_table(&self) -> JumpTable<'_> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/api.rs:769:20
[INFO] [stdout]     |
[INFO] [stdout] 769 |     pub fn imports(&self) -> Imports {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 769 |     pub fn imports(&self) -> Imports<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/mutex_std.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub fn lock(&self) -> std::sync::MutexGuard<T> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub fn lock(&self) -> std::sync::MutexGuard<'_, T> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/shm_allocator.rs:172:15
[INFO] [stdout]     |
[INFO] [stdout] 172 |     pub fn fd(&self) -> linux_raw::FdRef {
[INFO] [stdout]     |               ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 172 |     pub fn fd(&self) -> linux_raw::FdRef<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.83s
[INFO] running `Command { std: "docker" "inspect" "78957b758b1fe4850a9b090135ebc539b8eb0442bd0681485d4fb0c8994d72fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78957b758b1fe4850a9b090135ebc539b8eb0442bd0681485d4fb0c8994d72fc", kill_on_drop: false }`
[INFO] [stdout] 78957b758b1fe4850a9b090135ebc539b8eb0442bd0681485d4fb0c8994d72fc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dac78389e07b150230cb73714b7818ded43235e64e6a6a083cd9619ac77c0892
[INFO] running `Command { std: "docker" "start" "-a" "dac78389e07b150230cb73714b7818ded43235e64e6a6a083cd9619ac77c0892", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling unicode-ident v1.0.10
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling slice-group-by v0.3.1
[INFO] [stderr]    Compiling polkavm-assembler v0.29.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling polkavm-common v0.29.0
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling object v0.36.1
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling bytemuck v1.14.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling regalloc2 v0.9.3
[INFO] [stderr]    Compiling image v0.24.7
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling polkavm v0.29.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling polkavm-linker v0.29.0
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]     --> src/interpreter.rs:2531:54
[INFO] [stdout]      |
[INFO] [stdout] 2531 |         visitor.set3_32::<DEBUG>(d, s1, s2, |s1, s2| (s1 & !s2))
[INFO] [stdout]      |                                                      ^        ^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 2531 -         visitor.set3_32::<DEBUG>(d, s1, s2, |s1, s2| (s1 & !s2))
[INFO] [stdout] 2531 +         visitor.set3_32::<DEBUG>(d, s1, s2, |s1, s2| s1 & !s2)
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]     --> src/interpreter.rs:2539:54
[INFO] [stdout]      |
[INFO] [stdout] 2539 |         visitor.set3_64::<DEBUG>(d, s1, s2, |s1, s2| (s1 & !s2))
[INFO] [stdout]      |                                                      ^        ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 2539 -         visitor.set3_64::<DEBUG>(d, s1, s2, |s1, s2| (s1 & !s2))
[INFO] [stdout] 2539 +         visitor.set3_64::<DEBUG>(d, s1, s2, |s1, s2| s1 & !s2)
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]     --> src/interpreter.rs:2547:54
[INFO] [stdout]      |
[INFO] [stdout] 2547 |         visitor.set3_32::<DEBUG>(d, s1, s2, |s1, s2| (s1 | !s2))
[INFO] [stdout]      |                                                      ^        ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 2547 -         visitor.set3_32::<DEBUG>(d, s1, s2, |s1, s2| (s1 | !s2))
[INFO] [stdout] 2547 +         visitor.set3_32::<DEBUG>(d, s1, s2, |s1, s2| s1 | !s2)
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]     --> src/interpreter.rs:2555:54
[INFO] [stdout]      |
[INFO] [stdout] 2555 |         visitor.set3_64::<DEBUG>(d, s1, s2, |s1, s2| (s1 | !s2))
[INFO] [stdout]      |                                                      ^        ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 2555 -         visitor.set3_64::<DEBUG>(d, s1, s2, |s1, s2| (s1 | !s2))
[INFO] [stdout] 2555 +         visitor.set3_64::<DEBUG>(d, s1, s2, |s1, s2| s1 | !s2)
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling derive_more v0.99.19
[INFO] [stderr]    Compiling ruzstd v0.5.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/api.rs:360:43
[INFO] [stdout]     |
[INFO] [stdout] 360 |     pub(crate) fn instructions_bounded_at(&self, offset: ProgramCounter) -> Instructions<RuntimeInstructionSet> {
[INFO] [stdout]     |                                           ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 360 |     pub(crate) fn instructions_bounded_at(&self, offset: ProgramCounter) -> Instructions<'_, RuntimeInstructionSet> {
[INFO] [stdout]     |                                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/api.rs:378:30
[INFO] [stdout]     |
[INFO] [stdout] 378 |     pub(crate) fn jump_table(&self) -> JumpTable {
[INFO] [stdout]     |                              ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 378 |     pub(crate) fn jump_table(&self) -> JumpTable<'_> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/api.rs:769:20
[INFO] [stdout]     |
[INFO] [stdout] 769 |     pub fn imports(&self) -> Imports {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 769 |     pub fn imports(&self) -> Imports<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/mutex_std.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub fn lock(&self) -> std::sync::MutexGuard<T> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub fn lock(&self) -> std::sync::MutexGuard<'_, T> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/shm_allocator.rs:172:15
[INFO] [stdout]     |
[INFO] [stdout] 172 |     pub fn fd(&self) -> linux_raw::FdRef {
[INFO] [stdout]     |               ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 172 |     pub fn fd(&self) -> linux_raw::FdRef<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../examples/doom/roms/doom1.wad`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:2215:29
[INFO] [stdout]      |
[INFO] [stdout] 2215 |     const DOOM_WAD: &[u8] = include_bytes!("../../../examples/doom/roms/doom1.wad");
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../test-data/doom_00120.tga.zst`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:2294:36
[INFO] [stdout]      |
[INFO] [stdout] 2294 |             120 => decompress_zstd(include_bytes!("../../../test-data/doom_00120.tga.zst")),
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../test-data/doom_01320.tga.zst`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:2295:37
[INFO] [stdout]      |
[INFO] [stdout] 2295 |             1320 => decompress_zstd(include_bytes!("../../../test-data/doom_01320.tga.zst")),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../test-data/doom_09000.tga.zst`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:2296:37
[INFO] [stdout]      |
[INFO] [stdout] 2296 |             9000 => decompress_zstd(include_bytes!("../../../test-data/doom_09000.tga.zst")),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../test-data/doom_10440.tga.zst`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:2297:38
[INFO] [stdout]      |
[INFO] [stdout] 2297 |             10440 => decompress_zstd(include_bytes!("../../../test-data/doom_10440.tga.zst")),
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../test-data/doom_O3_dwarf5.elf.zst`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:2330:18
[INFO] [stdout]      |
[INFO] [stdout] 2330 |     doom(config, include_bytes!("../../../test-data/doom_O3_dwarf5.elf.zst"));
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../test-data/doom_O1_dwarf5.elf.zst`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:2334:18
[INFO] [stdout]      |
[INFO] [stdout] 2334 |     doom(config, include_bytes!("../../../test-data/doom_O1_dwarf5.elf.zst"));
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../test-data/doom_O3_dwarf2.elf.zst`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:2338:18
[INFO] [stdout]      |
[INFO] [stdout] 2338 |     doom(config, include_bytes!("../../../test-data/doom_O3_dwarf2.elf.zst"));
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../test-data/doom_64.elf.zst`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:2342:18
[INFO] [stdout]      |
[INFO] [stdout] 2342 |     doom(config, include_bytes!("../../../test-data/doom_64.elf.zst"));
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../test-data/pinky_00256.tga.zst`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:2389:46
[INFO] [stdout]      |
[INFO] [stdout] 2389 |     let expected_frame_raw = decompress_zstd(include_bytes!("../../../test-data/pinky_00256.tga.zst"));
[INFO] [stdout]      |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/asm-tests/output/reloc_add_sub_64.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:3363:28
[INFO] [stdout]      |
[INFO] [stdout] 3363 |     const BLOB_64: &[u8] = include_bytes!("../../../guest-programs/asm-tests/output/reloc_add_sub_64.elf");
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/asm-tests/output/reloc_hi_lo_64.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:3379:28
[INFO] [stdout]      |
[INFO] [stdout] 3379 |     const BLOB_64: &[u8] = include_bytes!("../../../guest-programs/asm-tests/output/reloc_hi_lo_64.elf");
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/test-blob/src/main.rs`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:3973:16
[INFO] [stdout]      |
[INFO] [stdout] 3973 |     let line = include_str!("../../../guest-programs/test-blob/src/main.rs")
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/output/example-hello-world.polkavm`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4003:33
[INFO] [stdout]      |
[INFO] [stdout] 4003 |     const EXAMPLE_BLOB: &[u8] = include_bytes!("../../../guest-programs/output/example-hello-world.polkavm");
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ua/amoadd_w.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:2:1
[INFO] [stdout]      |
[INFO] [stdout]    2 | riscv_test!(riscv_unoptimized_rv32ua_amoadd_w, "../../../guest-programs/riscv-tests/output/rv32ua/amoadd_w.elf", S0, false);
[INFO] [stdout]      | --------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ua/amoadd_w.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:3:1
[INFO] [stdout]      |
[INFO] [stdout]    3 | riscv_test!(riscv_optimized_rv32ua_amoadd_w, "../../../guest-programs/riscv-tests/output/rv32ua/amoadd_w.elf", S0, true);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ua/amoand_w.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:4:1
[INFO] [stdout]      |
[INFO] [stdout]    4 | riscv_test!(riscv_unoptimized_rv32ua_amoand_w, "../../../guest-programs/riscv-tests/output/rv32ua/amoand_w.elf", S0, false);
[INFO] [stdout]      | --------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ua/amoand_w.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:5:1
[INFO] [stdout]      |
[INFO] [stdout]    5 | riscv_test!(riscv_optimized_rv32ua_amoand_w, "../../../guest-programs/riscv-tests/output/rv32ua/amoand_w.elf", S0, true);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ua/amomax_w.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:6:1
[INFO] [stdout]      |
[INFO] [stdout]    6 | riscv_test!(riscv_unoptimized_rv32ua_amomax_w, "../../../guest-programs/riscv-tests/output/rv32ua/amomax_w.elf", S0, false);
[INFO] [stdout]      | --------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ua/amomax_w.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:7:1
[INFO] [stdout]      |
[INFO] [stdout]    7 | riscv_test!(riscv_optimized_rv32ua_amomax_w, "../../../guest-programs/riscv-tests/output/rv32ua/amomax_w.elf", S0, true);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ua/amomaxu_w.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:8:1
[INFO] [stdout]      |
[INFO] [stdout]    8 | riscv_test!(riscv_unoptimized_rv32ua_amomaxu_w, "../../../guest-programs/riscv-tests/output/rv32ua/amomaxu_w.elf", S0, false);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ua/amomaxu_w.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 | riscv_test!(riscv_optimized_rv32ua_amomaxu_w, "../../../guest-programs/riscv-tests/output/rv32ua/amomaxu_w.elf", S0, true);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ua/amomin_w.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:10:1
[INFO] [stdout]      |
[INFO] [stdout]   10 | riscv_test!(riscv_unoptimized_rv32ua_amomin_w, "../../../guest-programs/riscv-tests/output/rv32ua/amomin_w.elf", S0, false);
[INFO] [stdout]      | --------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ua/amomin_w.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:11:1
[INFO] [stdout]      |
[INFO] [stdout]   11 | riscv_test!(riscv_optimized_rv32ua_amomin_w, "../../../guest-programs/riscv-tests/output/rv32ua/amomin_w.elf", S0, true);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ua/amominu_w.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 | riscv_test!(riscv_unoptimized_rv32ua_amominu_w, "../../../guest-programs/riscv-tests/output/rv32ua/amominu_w.elf", S0, false);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ua/amominu_w.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:13:1
[INFO] [stdout]      |
[INFO] [stdout]   13 | riscv_test!(riscv_optimized_rv32ua_amominu_w, "../../../guest-programs/riscv-tests/output/rv32ua/amominu_w.elf", S0, true);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ua/amoor_w.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:14:1
[INFO] [stdout]      |
[INFO] [stdout]   14 | riscv_test!(riscv_unoptimized_rv32ua_amoor_w, "../../../guest-programs/riscv-tests/output/rv32ua/amoor_w.elf", S0, false);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ua/amoor_w.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:15:1
[INFO] [stdout]      |
[INFO] [stdout]   15 | riscv_test!(riscv_optimized_rv32ua_amoor_w, "../../../guest-programs/riscv-tests/output/rv32ua/amoor_w.elf", S0, true);
[INFO] [stdout]      | ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ua/amoswap_w.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:16:1
[INFO] [stdout]      |
[INFO] [stdout]   16 | riscv_test!(riscv_unoptimized_rv32ua_amoswap_w, "../../../guest-programs/riscv-tests/output/rv32ua/amoswap_w.elf", S0, false);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ua/amoswap_w.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:17:1
[INFO] [stdout]      |
[INFO] [stdout]   17 | riscv_test!(riscv_optimized_rv32ua_amoswap_w, "../../../guest-programs/riscv-tests/output/rv32ua/amoswap_w.elf", S0, true);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ua/amoxor_w.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:18:1
[INFO] [stdout]      |
[INFO] [stdout]   18 | riscv_test!(riscv_unoptimized_rv32ua_amoxor_w, "../../../guest-programs/riscv-tests/output/rv32ua/amoxor_w.elf", S0, false);
[INFO] [stdout]      | --------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ua/amoxor_w.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:19:1
[INFO] [stdout]      |
[INFO] [stdout]   19 | riscv_test!(riscv_optimized_rv32ua_amoxor_w, "../../../guest-programs/riscv-tests/output/rv32ua/amoxor_w.elf", S0, true);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32uc/rvc.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:20:1
[INFO] [stdout]      |
[INFO] [stdout]   20 | riscv_test!(riscv_unoptimized_rv32uc_rvc, "../../../guest-programs/riscv-tests/output/rv32uc/rvc.elf", A4, false);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32uc/rvc.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:21:1
[INFO] [stdout]      |
[INFO] [stdout]   21 | riscv_test!(riscv_optimized_rv32uc_rvc, "../../../guest-programs/riscv-tests/output/rv32uc/rvc.elf", A4, true);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ui/add.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:22:1
[INFO] [stdout]      |
[INFO] [stdout]   22 | riscv_test!(riscv_unoptimized_rv32ui_add, "../../../guest-programs/riscv-tests/output/rv32ui/add.elf", S0, false);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ui/add.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:23:1
[INFO] [stdout]      |
[INFO] [stdout]   23 | riscv_test!(riscv_optimized_rv32ui_add, "../../../guest-programs/riscv-tests/output/rv32ui/add.elf", S0, true);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ui/addi.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:24:1
[INFO] [stdout]      |
[INFO] [stdout]   24 | riscv_test!(riscv_unoptimized_rv32ui_addi, "../../../guest-programs/riscv-tests/output/rv32ui/addi.elf", S0, false);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ui/addi.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:25:1
[INFO] [stdout]      |
[INFO] [stdout]   25 | riscv_test!(riscv_optimized_rv32ui_addi, "../../../guest-programs/riscv-tests/output/rv32ui/addi.elf", S0, true);
[INFO] [stdout]      | ---------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ui/and.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:26:1
[INFO] [stdout]      |
[INFO] [stdout]   26 | riscv_test!(riscv_unoptimized_rv32ui_and, "../../../guest-programs/riscv-tests/output/rv32ui/and.elf", S0, false);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ui/and.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:27:1
[INFO] [stdout]      |
[INFO] [stdout]   27 | riscv_test!(riscv_optimized_rv32ui_and, "../../../guest-programs/riscv-tests/output/rv32ui/and.elf", S0, true);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ui/andi.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:28:1
[INFO] [stdout]      |
[INFO] [stdout]   28 | riscv_test!(riscv_unoptimized_rv32ui_andi, "../../../guest-programs/riscv-tests/output/rv32ui/andi.elf", S0, false);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ui/andi.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:29:1
[INFO] [stdout]      |
[INFO] [stdout]   29 | riscv_test!(riscv_optimized_rv32ui_andi, "../../../guest-programs/riscv-tests/output/rv32ui/andi.elf", S0, true);
[INFO] [stdout]      | ---------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ui/beq.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:30:1
[INFO] [stdout]      |
[INFO] [stdout]   30 | riscv_test!(riscv_unoptimized_rv32ui_beq, "../../../guest-programs/riscv-tests/output/rv32ui/beq.elf", S0, false);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ui/beq.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:31:1
[INFO] [stdout]      |
[INFO] [stdout]   31 | riscv_test!(riscv_optimized_rv32ui_beq, "../../../guest-programs/riscv-tests/output/rv32ui/beq.elf", S0, true);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ui/bge.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:32:1
[INFO] [stdout]      |
[INFO] [stdout]   32 | riscv_test!(riscv_unoptimized_rv32ui_bge, "../../../guest-programs/riscv-tests/output/rv32ui/bge.elf", S0, false);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ui/bge.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:33:1
[INFO] [stdout]      |
[INFO] [stdout]   33 | riscv_test!(riscv_optimized_rv32ui_bge, "../../../guest-programs/riscv-tests/output/rv32ui/bge.elf", S0, true);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ui/bgeu.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:34:1
[INFO] [stdout]      |
[INFO] [stdout]   34 | riscv_test!(riscv_unoptimized_rv32ui_bgeu, "../../../guest-programs/riscv-tests/output/rv32ui/bgeu.elf", S0, false);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ui/bgeu.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:35:1
[INFO] [stdout]      |
[INFO] [stdout]   35 | riscv_test!(riscv_optimized_rv32ui_bgeu, "../../../guest-programs/riscv-tests/output/rv32ui/bgeu.elf", S0, true);
[INFO] [stdout]      | ---------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ui/blt.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:36:1
[INFO] [stdout]      |
[INFO] [stdout]   36 | riscv_test!(riscv_unoptimized_rv32ui_blt, "../../../guest-programs/riscv-tests/output/rv32ui/blt.elf", S0, false);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ui/blt.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:37:1
[INFO] [stdout]      |
[INFO] [stdout]   37 | riscv_test!(riscv_optimized_rv32ui_blt, "../../../guest-programs/riscv-tests/output/rv32ui/blt.elf", S0, true);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ui/bltu.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:38:1
[INFO] [stdout]      |
[INFO] [stdout]   38 | riscv_test!(riscv_unoptimized_rv32ui_bltu, "../../../guest-programs/riscv-tests/output/rv32ui/bltu.elf", S0, false);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ui/bltu.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:39:1
[INFO] [stdout]      |
[INFO] [stdout]   39 | riscv_test!(riscv_optimized_rv32ui_bltu, "../../../guest-programs/riscv-tests/output/rv32ui/bltu.elf", S0, true);
[INFO] [stdout]      | ---------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ui/bne.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:40:1
[INFO] [stdout]      |
[INFO] [stdout]   40 | riscv_test!(riscv_unoptimized_rv32ui_bne, "../../../guest-programs/riscv-tests/output/rv32ui/bne.elf", S0, false);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ui/bne.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:41:1
[INFO] [stdout]      |
[INFO] [stdout]   41 | riscv_test!(riscv_optimized_rv32ui_bne, "../../../guest-programs/riscv-tests/output/rv32ui/bne.elf", S0, true);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ui/jal.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:42:1
[INFO] [stdout]      |
[INFO] [stdout]   42 | riscv_test!(riscv_unoptimized_rv32ui_jal, "../../../guest-programs/riscv-tests/output/rv32ui/jal.elf", S0, false);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ui/jal.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:43:1
[INFO] [stdout]      |
[INFO] [stdout]   43 | riscv_test!(riscv_optimized_rv32ui_jal, "../../../guest-programs/riscv-tests/output/rv32ui/jal.elf", S0, true);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ui/jalr.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:44:1
[INFO] [stdout]      |
[INFO] [stdout]   44 | riscv_test!(riscv_unoptimized_rv32ui_jalr, "../../../guest-programs/riscv-tests/output/rv32ui/jalr.elf", S0, false);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ui/jalr.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:45:1
[INFO] [stdout]      |
[INFO] [stdout]   45 | riscv_test!(riscv_optimized_rv32ui_jalr, "../../../guest-programs/riscv-tests/output/rv32ui/jalr.elf", S0, true);
[INFO] [stdout]      | ---------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ui/lb.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:46:1
[INFO] [stdout]      |
[INFO] [stdout]   46 | riscv_test!(riscv_unoptimized_rv32ui_lb, "../../../guest-programs/riscv-tests/output/rv32ui/lb.elf", S0, false);
[INFO] [stdout]      | --------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ui/lb.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:47:1
[INFO] [stdout]      |
[INFO] [stdout]   47 | riscv_test!(riscv_optimized_rv32ui_lb, "../../../guest-programs/riscv-tests/output/rv32ui/lb.elf", S0, true);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ui/lbu.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:48:1
[INFO] [stdout]      |
[INFO] [stdout]   48 | riscv_test!(riscv_unoptimized_rv32ui_lbu, "../../../guest-programs/riscv-tests/output/rv32ui/lbu.elf", S0, false);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ui/lbu.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:49:1
[INFO] [stdout]      |
[INFO] [stdout]   49 | riscv_test!(riscv_optimized_rv32ui_lbu, "../../../guest-programs/riscv-tests/output/rv32ui/lbu.elf", S0, true);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ui/lh.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:50:1
[INFO] [stdout]      |
[INFO] [stdout]   50 | riscv_test!(riscv_unoptimized_rv32ui_lh, "../../../guest-programs/riscv-tests/output/rv32ui/lh.elf", S0, false);
[INFO] [stdout]      | --------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ui/lh.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | riscv_test!(riscv_optimized_rv32ui_lh, "../../../guest-programs/riscv-tests/output/rv32ui/lh.elf", S0, true);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ui/lhu.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:52:1
[INFO] [stdout]      |
[INFO] [stdout]   52 | riscv_test!(riscv_unoptimized_rv32ui_lhu, "../../../guest-programs/riscv-tests/output/rv32ui/lhu.elf", S0, false);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ui/lhu.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:53:1
[INFO] [stdout]      |
[INFO] [stdout]   53 | riscv_test!(riscv_optimized_rv32ui_lhu, "../../../guest-programs/riscv-tests/output/rv32ui/lhu.elf", S0, true);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ui/lui.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:54:1
[INFO] [stdout]      |
[INFO] [stdout]   54 | riscv_test!(riscv_unoptimized_rv32ui_lui, "../../../guest-programs/riscv-tests/output/rv32ui/lui.elf", S0, false);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ui/lui.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:55:1
[INFO] [stdout]      |
[INFO] [stdout]   55 | riscv_test!(riscv_optimized_rv32ui_lui, "../../../guest-programs/riscv-tests/output/rv32ui/lui.elf", S0, true);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ui/lw.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:56:1
[INFO] [stdout]      |
[INFO] [stdout]   56 | riscv_test!(riscv_unoptimized_rv32ui_lw, "../../../guest-programs/riscv-tests/output/rv32ui/lw.elf", S0, false);
[INFO] [stdout]      | --------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ui/lw.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:57:1
[INFO] [stdout]      |
[INFO] [stdout]   57 | riscv_test!(riscv_optimized_rv32ui_lw, "../../../guest-programs/riscv-tests/output/rv32ui/lw.elf", S0, true);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ui/ma_data.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:58:1
[INFO] [stdout]      |
[INFO] [stdout]   58 | riscv_test!(riscv_unoptimized_rv32ui_ma_data, "../../../guest-programs/riscv-tests/output/rv32ui/ma_data.elf", A5, false);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ui/ma_data.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:59:1
[INFO] [stdout]      |
[INFO] [stdout]   59 | riscv_test!(riscv_optimized_rv32ui_ma_data, "../../../guest-programs/riscv-tests/output/rv32ui/ma_data.elf", A5, true);
[INFO] [stdout]      | ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ui/or.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:60:1
[INFO] [stdout]      |
[INFO] [stdout]   60 | riscv_test!(riscv_unoptimized_rv32ui_or, "../../../guest-programs/riscv-tests/output/rv32ui/or.elf", S0, false);
[INFO] [stdout]      | --------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ui/or.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:61:1
[INFO] [stdout]      |
[INFO] [stdout]   61 | riscv_test!(riscv_optimized_rv32ui_or, "../../../guest-programs/riscv-tests/output/rv32ui/or.elf", S0, true);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ui/ori.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:62:1
[INFO] [stdout]      |
[INFO] [stdout]   62 | riscv_test!(riscv_unoptimized_rv32ui_ori, "../../../guest-programs/riscv-tests/output/rv32ui/ori.elf", S0, false);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ui/ori.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:63:1
[INFO] [stdout]      |
[INFO] [stdout]   63 | riscv_test!(riscv_optimized_rv32ui_ori, "../../../guest-programs/riscv-tests/output/rv32ui/ori.elf", S0, true);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ui/sb.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:64:1
[INFO] [stdout]      |
[INFO] [stdout]   64 | riscv_test!(riscv_unoptimized_rv32ui_sb, "../../../guest-programs/riscv-tests/output/rv32ui/sb.elf", S0, false);
[INFO] [stdout]      | --------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ui/sb.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:65:1
[INFO] [stdout]      |
[INFO] [stdout]   65 | riscv_test!(riscv_optimized_rv32ui_sb, "../../../guest-programs/riscv-tests/output/rv32ui/sb.elf", S0, true);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ui/sh.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:66:1
[INFO] [stdout]      |
[INFO] [stdout]   66 | riscv_test!(riscv_unoptimized_rv32ui_sh, "../../../guest-programs/riscv-tests/output/rv32ui/sh.elf", S0, false);
[INFO] [stdout]      | --------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ui/sh.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:67:1
[INFO] [stdout]      |
[INFO] [stdout]   67 | riscv_test!(riscv_optimized_rv32ui_sh, "../../../guest-programs/riscv-tests/output/rv32ui/sh.elf", S0, true);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ui/simple.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:68:1
[INFO] [stdout]      |
[INFO] [stdout]   68 | riscv_test!(riscv_unoptimized_rv32ui_simple, "../../../guest-programs/riscv-tests/output/rv32ui/simple.elf", S0, false);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ui/simple.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:69:1
[INFO] [stdout]      |
[INFO] [stdout]   69 | riscv_test!(riscv_optimized_rv32ui_simple, "../../../guest-programs/riscv-tests/output/rv32ui/simple.elf", S0, true);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ui/sll.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:70:1
[INFO] [stdout]      |
[INFO] [stdout]   70 | riscv_test!(riscv_unoptimized_rv32ui_sll, "../../../guest-programs/riscv-tests/output/rv32ui/sll.elf", S0, false);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ui/sll.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:71:1
[INFO] [stdout]      |
[INFO] [stdout]   71 | riscv_test!(riscv_optimized_rv32ui_sll, "../../../guest-programs/riscv-tests/output/rv32ui/sll.elf", S0, true);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ui/slli.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:72:1
[INFO] [stdout]      |
[INFO] [stdout]   72 | riscv_test!(riscv_unoptimized_rv32ui_slli, "../../../guest-programs/riscv-tests/output/rv32ui/slli.elf", S0, false);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ui/slli.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:73:1
[INFO] [stdout]      |
[INFO] [stdout]   73 | riscv_test!(riscv_optimized_rv32ui_slli, "../../../guest-programs/riscv-tests/output/rv32ui/slli.elf", S0, true);
[INFO] [stdout]      | ---------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ui/slt.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:74:1
[INFO] [stdout]      |
[INFO] [stdout]   74 | riscv_test!(riscv_unoptimized_rv32ui_slt, "../../../guest-programs/riscv-tests/output/rv32ui/slt.elf", S0, false);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ui/slt.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:75:1
[INFO] [stdout]      |
[INFO] [stdout]   75 | riscv_test!(riscv_optimized_rv32ui_slt, "../../../guest-programs/riscv-tests/output/rv32ui/slt.elf", S0, true);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ui/slti.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:76:1
[INFO] [stdout]      |
[INFO] [stdout]   76 | riscv_test!(riscv_unoptimized_rv32ui_slti, "../../../guest-programs/riscv-tests/output/rv32ui/slti.elf", S0, false);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ui/slti.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:77:1
[INFO] [stdout]      |
[INFO] [stdout]   77 | riscv_test!(riscv_optimized_rv32ui_slti, "../../../guest-programs/riscv-tests/output/rv32ui/slti.elf", S0, true);
[INFO] [stdout]      | ---------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ui/sltiu.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:78:1
[INFO] [stdout]      |
[INFO] [stdout]   78 | riscv_test!(riscv_unoptimized_rv32ui_sltiu, "../../../guest-programs/riscv-tests/output/rv32ui/sltiu.elf", S0, false);
[INFO] [stdout]      | --------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ui/sltiu.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:79:1
[INFO] [stdout]      |
[INFO] [stdout]   79 | riscv_test!(riscv_optimized_rv32ui_sltiu, "../../../guest-programs/riscv-tests/output/rv32ui/sltiu.elf", S0, true);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ui/sltu.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:80:1
[INFO] [stdout]      |
[INFO] [stdout]   80 | riscv_test!(riscv_unoptimized_rv32ui_sltu, "../../../guest-programs/riscv-tests/output/rv32ui/sltu.elf", S0, false);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ui/sltu.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:81:1
[INFO] [stdout]      |
[INFO] [stdout]   81 | riscv_test!(riscv_optimized_rv32ui_sltu, "../../../guest-programs/riscv-tests/output/rv32ui/sltu.elf", S0, true);
[INFO] [stdout]      | ---------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ui/sra.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:82:1
[INFO] [stdout]      |
[INFO] [stdout]   82 | riscv_test!(riscv_unoptimized_rv32ui_sra, "../../../guest-programs/riscv-tests/output/rv32ui/sra.elf", S0, false);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ui/sra.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:83:1
[INFO] [stdout]      |
[INFO] [stdout]   83 | riscv_test!(riscv_optimized_rv32ui_sra, "../../../guest-programs/riscv-tests/output/rv32ui/sra.elf", S0, true);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ui/srai.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:84:1
[INFO] [stdout]      |
[INFO] [stdout]   84 | riscv_test!(riscv_unoptimized_rv32ui_srai, "../../../guest-programs/riscv-tests/output/rv32ui/srai.elf", S0, false);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ui/srai.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:85:1
[INFO] [stdout]      |
[INFO] [stdout]   85 | riscv_test!(riscv_optimized_rv32ui_srai, "../../../guest-programs/riscv-tests/output/rv32ui/srai.elf", S0, true);
[INFO] [stdout]      | ---------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ui/srl.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:86:1
[INFO] [stdout]      |
[INFO] [stdout]   86 | riscv_test!(riscv_unoptimized_rv32ui_srl, "../../../guest-programs/riscv-tests/output/rv32ui/srl.elf", S0, false);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ui/srl.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:87:1
[INFO] [stdout]      |
[INFO] [stdout]   87 | riscv_test!(riscv_optimized_rv32ui_srl, "../../../guest-programs/riscv-tests/output/rv32ui/srl.elf", S0, true);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ui/srli.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:88:1
[INFO] [stdout]      |
[INFO] [stdout]   88 | riscv_test!(riscv_unoptimized_rv32ui_srli, "../../../guest-programs/riscv-tests/output/rv32ui/srli.elf", S0, false);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ui/srli.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:89:1
[INFO] [stdout]      |
[INFO] [stdout]   89 | riscv_test!(riscv_optimized_rv32ui_srli, "../../../guest-programs/riscv-tests/output/rv32ui/srli.elf", S0, true);
[INFO] [stdout]      | ---------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ui/sub.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:90:1
[INFO] [stdout]      |
[INFO] [stdout]   90 | riscv_test!(riscv_unoptimized_rv32ui_sub, "../../../guest-programs/riscv-tests/output/rv32ui/sub.elf", S0, false);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ui/sub.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:91:1
[INFO] [stdout]      |
[INFO] [stdout]   91 | riscv_test!(riscv_optimized_rv32ui_sub, "../../../guest-programs/riscv-tests/output/rv32ui/sub.elf", S0, true);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ui/sw.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:92:1
[INFO] [stdout]      |
[INFO] [stdout]   92 | riscv_test!(riscv_unoptimized_rv32ui_sw, "../../../guest-programs/riscv-tests/output/rv32ui/sw.elf", S0, false);
[INFO] [stdout]      | --------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ui/sw.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:93:1
[INFO] [stdout]      |
[INFO] [stdout]   93 | riscv_test!(riscv_optimized_rv32ui_sw, "../../../guest-programs/riscv-tests/output/rv32ui/sw.elf", S0, true);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ui/xor.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:94:1
[INFO] [stdout]      |
[INFO] [stdout]   94 | riscv_test!(riscv_unoptimized_rv32ui_xor, "../../../guest-programs/riscv-tests/output/rv32ui/xor.elf", S0, false);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ui/xor.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:95:1
[INFO] [stdout]      |
[INFO] [stdout]   95 | riscv_test!(riscv_optimized_rv32ui_xor, "../../../guest-programs/riscv-tests/output/rv32ui/xor.elf", S0, true);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ui/xori.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:96:1
[INFO] [stdout]      |
[INFO] [stdout]   96 | riscv_test!(riscv_unoptimized_rv32ui_xori, "../../../guest-programs/riscv-tests/output/rv32ui/xori.elf", S0, false);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32ui/xori.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:97:1
[INFO] [stdout]      |
[INFO] [stdout]   97 | riscv_test!(riscv_optimized_rv32ui_xori, "../../../guest-programs/riscv-tests/output/rv32ui/xori.elf", S0, true);
[INFO] [stdout]      | ---------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32um/div.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:98:1
[INFO] [stdout]      |
[INFO] [stdout]   98 | riscv_test!(riscv_unoptimized_rv32um_div, "../../../guest-programs/riscv-tests/output/rv32um/div.elf", S0, false);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32um/div.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:99:1
[INFO] [stdout]      |
[INFO] [stdout]   99 | riscv_test!(riscv_optimized_rv32um_div, "../../../guest-programs/riscv-tests/output/rv32um/div.elf", S0, true);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32um/divu.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:100:1
[INFO] [stdout]      |
[INFO] [stdout]  100 | riscv_test!(riscv_unoptimized_rv32um_divu, "../../../guest-programs/riscv-tests/output/rv32um/divu.elf", S0, false);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32um/divu.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:101:1
[INFO] [stdout]      |
[INFO] [stdout]  101 | riscv_test!(riscv_optimized_rv32um_divu, "../../../guest-programs/riscv-tests/output/rv32um/divu.elf", S0, true);
[INFO] [stdout]      | ---------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32um/mul.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:102:1
[INFO] [stdout]      |
[INFO] [stdout]  102 | riscv_test!(riscv_unoptimized_rv32um_mul, "../../../guest-programs/riscv-tests/output/rv32um/mul.elf", S0, false);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32um/mul.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:103:1
[INFO] [stdout]      |
[INFO] [stdout]  103 | riscv_test!(riscv_optimized_rv32um_mul, "../../../guest-programs/riscv-tests/output/rv32um/mul.elf", S0, true);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32um/mulh.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:104:1
[INFO] [stdout]      |
[INFO] [stdout]  104 | riscv_test!(riscv_unoptimized_rv32um_mulh, "../../../guest-programs/riscv-tests/output/rv32um/mulh.elf", S0, false);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32um/mulh.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:105:1
[INFO] [stdout]      |
[INFO] [stdout]  105 | riscv_test!(riscv_optimized_rv32um_mulh, "../../../guest-programs/riscv-tests/output/rv32um/mulh.elf", S0, true);
[INFO] [stdout]      | ---------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32um/mulhsu.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:106:1
[INFO] [stdout]      |
[INFO] [stdout]  106 | riscv_test!(riscv_unoptimized_rv32um_mulhsu, "../../../guest-programs/riscv-tests/output/rv32um/mulhsu.elf", S0, false);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32um/mulhsu.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:107:1
[INFO] [stdout]      |
[INFO] [stdout]  107 | riscv_test!(riscv_optimized_rv32um_mulhsu, "../../../guest-programs/riscv-tests/output/rv32um/mulhsu.elf", S0, true);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32um/mulhu.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:108:1
[INFO] [stdout]      |
[INFO] [stdout]  108 | riscv_test!(riscv_unoptimized_rv32um_mulhu, "../../../guest-programs/riscv-tests/output/rv32um/mulhu.elf", S0, false);
[INFO] [stdout]      | --------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32um/mulhu.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:109:1
[INFO] [stdout]      |
[INFO] [stdout]  109 | riscv_test!(riscv_optimized_rv32um_mulhu, "../../../guest-programs/riscv-tests/output/rv32um/mulhu.elf", S0, true);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32um/rem.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:110:1
[INFO] [stdout]      |
[INFO] [stdout]  110 | riscv_test!(riscv_unoptimized_rv32um_rem, "../../../guest-programs/riscv-tests/output/rv32um/rem.elf", S0, false);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32um/rem.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | riscv_test!(riscv_optimized_rv32um_rem, "../../../guest-programs/riscv-tests/output/rv32um/rem.elf", S0, true);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32um/remu.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:112:1
[INFO] [stdout]      |
[INFO] [stdout]  112 | riscv_test!(riscv_unoptimized_rv32um_remu, "../../../guest-programs/riscv-tests/output/rv32um/remu.elf", S0, false);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32um/remu.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:113:1
[INFO] [stdout]      |
[INFO] [stdout]  113 | riscv_test!(riscv_optimized_rv32um_remu, "../../../guest-programs/riscv-tests/output/rv32um/remu.elf", S0, true);
[INFO] [stdout]      | ---------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32uzbb/andn.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:114:1
[INFO] [stdout]      |
[INFO] [stdout]  114 | riscv_test!(riscv_unoptimized_rv32uzbb_andn, "../../../guest-programs/riscv-tests/output/rv32uzbb/andn.elf", S0, false);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32uzbb/andn.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:115:1
[INFO] [stdout]      |
[INFO] [stdout]  115 | riscv_test!(riscv_optimized_rv32uzbb_andn, "../../../guest-programs/riscv-tests/output/rv32uzbb/andn.elf", S0, true);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32uzbb/clz.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:116:1
[INFO] [stdout]      |
[INFO] [stdout]  116 | riscv_test!(riscv_unoptimized_rv32uzbb_clz, "../../../guest-programs/riscv-tests/output/rv32uzbb/clz.elf", S0, false);
[INFO] [stdout]      | --------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32uzbb/clz.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:117:1
[INFO] [stdout]      |
[INFO] [stdout]  117 | riscv_test!(riscv_optimized_rv32uzbb_clz, "../../../guest-programs/riscv-tests/output/rv32uzbb/clz.elf", S0, true);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32uzbb/cpop.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:118:1
[INFO] [stdout]      |
[INFO] [stdout]  118 | riscv_test!(riscv_unoptimized_rv32uzbb_cpop, "../../../guest-programs/riscv-tests/output/rv32uzbb/cpop.elf", S0, false);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32uzbb/cpop.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:119:1
[INFO] [stdout]      |
[INFO] [stdout]  119 | riscv_test!(riscv_optimized_rv32uzbb_cpop, "../../../guest-programs/riscv-tests/output/rv32uzbb/cpop.elf", S0, true);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32uzbb/ctz.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:120:1
[INFO] [stdout]      |
[INFO] [stdout]  120 | riscv_test!(riscv_unoptimized_rv32uzbb_ctz, "../../../guest-programs/riscv-tests/output/rv32uzbb/ctz.elf", S0, false);
[INFO] [stdout]      | --------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32uzbb/ctz.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:121:1
[INFO] [stdout]      |
[INFO] [stdout]  121 | riscv_test!(riscv_optimized_rv32uzbb_ctz, "../../../guest-programs/riscv-tests/output/rv32uzbb/ctz.elf", S0, true);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32uzbb/max.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:122:1
[INFO] [stdout]      |
[INFO] [stdout]  122 | riscv_test!(riscv_unoptimized_rv32uzbb_max, "../../../guest-programs/riscv-tests/output/rv32uzbb/max.elf", S0, false);
[INFO] [stdout]      | --------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32uzbb/max.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:123:1
[INFO] [stdout]      |
[INFO] [stdout]  123 | riscv_test!(riscv_optimized_rv32uzbb_max, "../../../guest-programs/riscv-tests/output/rv32uzbb/max.elf", S0, true);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32uzbb/maxu.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:124:1
[INFO] [stdout]      |
[INFO] [stdout]  124 | riscv_test!(riscv_unoptimized_rv32uzbb_maxu, "../../../guest-programs/riscv-tests/output/rv32uzbb/maxu.elf", S0, false);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32uzbb/maxu.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:125:1
[INFO] [stdout]      |
[INFO] [stdout]  125 | riscv_test!(riscv_optimized_rv32uzbb_maxu, "../../../guest-programs/riscv-tests/output/rv32uzbb/maxu.elf", S0, true);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32uzbb/min.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:126:1
[INFO] [stdout]      |
[INFO] [stdout]  126 | riscv_test!(riscv_unoptimized_rv32uzbb_min, "../../../guest-programs/riscv-tests/output/rv32uzbb/min.elf", S0, false);
[INFO] [stdout]      | --------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32uzbb/min.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:127:1
[INFO] [stdout]      |
[INFO] [stdout]  127 | riscv_test!(riscv_optimized_rv32uzbb_min, "../../../guest-programs/riscv-tests/output/rv32uzbb/min.elf", S0, true);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32uzbb/minu.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:128:1
[INFO] [stdout]      |
[INFO] [stdout]  128 | riscv_test!(riscv_unoptimized_rv32uzbb_minu, "../../../guest-programs/riscv-tests/output/rv32uzbb/minu.elf", S0, false);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32uzbb/minu.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:129:1
[INFO] [stdout]      |
[INFO] [stdout]  129 | riscv_test!(riscv_optimized_rv32uzbb_minu, "../../../guest-programs/riscv-tests/output/rv32uzbb/minu.elf", S0, true);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32uzbb/orc_b.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:130:1
[INFO] [stdout]      |
[INFO] [stdout]  130 | riscv_test!(riscv_unoptimized_rv32uzbb_orc_b, "../../../guest-programs/riscv-tests/output/rv32uzbb/orc_b.elf", S0, false);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32uzbb/orc_b.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:131:1
[INFO] [stdout]      |
[INFO] [stdout]  131 | riscv_test!(riscv_optimized_rv32uzbb_orc_b, "../../../guest-programs/riscv-tests/output/rv32uzbb/orc_b.elf", S0, true);
[INFO] [stdout]      | ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32uzbb/orn.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:132:1
[INFO] [stdout]      |
[INFO] [stdout]  132 | riscv_test!(riscv_unoptimized_rv32uzbb_orn, "../../../guest-programs/riscv-tests/output/rv32uzbb/orn.elf", S0, false);
[INFO] [stdout]      | --------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32uzbb/orn.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:133:1
[INFO] [stdout]      |
[INFO] [stdout]  133 | riscv_test!(riscv_optimized_rv32uzbb_orn, "../../../guest-programs/riscv-tests/output/rv32uzbb/orn.elf", S0, true);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32uzbb/rev8.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:134:1
[INFO] [stdout]      |
[INFO] [stdout]  134 | riscv_test!(riscv_unoptimized_rv32uzbb_rev8, "../../../guest-programs/riscv-tests/output/rv32uzbb/rev8.elf", S0, false);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32uzbb/rev8.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:135:1
[INFO] [stdout]      |
[INFO] [stdout]  135 | riscv_test!(riscv_optimized_rv32uzbb_rev8, "../../../guest-programs/riscv-tests/output/rv32uzbb/rev8.elf", S0, true);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32uzbb/rol.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:136:1
[INFO] [stdout]      |
[INFO] [stdout]  136 | riscv_test!(riscv_unoptimized_rv32uzbb_rol, "../../../guest-programs/riscv-tests/output/rv32uzbb/rol.elf", S0, false);
[INFO] [stdout]      | --------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32uzbb/rol.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:137:1
[INFO] [stdout]      |
[INFO] [stdout]  137 | riscv_test!(riscv_optimized_rv32uzbb_rol, "../../../guest-programs/riscv-tests/output/rv32uzbb/rol.elf", S0, true);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32uzbb/ror.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:138:1
[INFO] [stdout]      |
[INFO] [stdout]  138 | riscv_test!(riscv_unoptimized_rv32uzbb_ror, "../../../guest-programs/riscv-tests/output/rv32uzbb/ror.elf", S0, false);
[INFO] [stdout]      | --------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32uzbb/ror.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:139:1
[INFO] [stdout]      |
[INFO] [stdout]  139 | riscv_test!(riscv_optimized_rv32uzbb_ror, "../../../guest-programs/riscv-tests/output/rv32uzbb/ror.elf", S0, true);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32uzbb/rori.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:140:1
[INFO] [stdout]      |
[INFO] [stdout]  140 | riscv_test!(riscv_unoptimized_rv32uzbb_rori, "../../../guest-programs/riscv-tests/output/rv32uzbb/rori.elf", S0, false);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32uzbb/rori.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:141:1
[INFO] [stdout]      |
[INFO] [stdout]  141 | riscv_test!(riscv_optimized_rv32uzbb_rori, "../../../guest-programs/riscv-tests/output/rv32uzbb/rori.elf", S0, true);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32uzbb/sext_b.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:142:1
[INFO] [stdout]      |
[INFO] [stdout]  142 | riscv_test!(riscv_unoptimized_rv32uzbb_sext_b, "../../../guest-programs/riscv-tests/output/rv32uzbb/sext_b.elf", S0, false);
[INFO] [stdout]      | --------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32uzbb/sext_b.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:143:1
[INFO] [stdout]      |
[INFO] [stdout]  143 | riscv_test!(riscv_optimized_rv32uzbb_sext_b, "../../../guest-programs/riscv-tests/output/rv32uzbb/sext_b.elf", S0, true);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32uzbb/sext_h.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:144:1
[INFO] [stdout]      |
[INFO] [stdout]  144 | riscv_test!(riscv_unoptimized_rv32uzbb_sext_h, "../../../guest-programs/riscv-tests/output/rv32uzbb/sext_h.elf", S0, false);
[INFO] [stdout]      | --------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32uzbb/sext_h.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:145:1
[INFO] [stdout]      |
[INFO] [stdout]  145 | riscv_test!(riscv_optimized_rv32uzbb_sext_h, "../../../guest-programs/riscv-tests/output/rv32uzbb/sext_h.elf", S0, true);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32uzbb/xnor.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:146:1
[INFO] [stdout]      |
[INFO] [stdout]  146 | riscv_test!(riscv_unoptimized_rv32uzbb_xnor, "../../../guest-programs/riscv-tests/output/rv32uzbb/xnor.elf", S0, false);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32uzbb/xnor.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:147:1
[INFO] [stdout]      |
[INFO] [stdout]  147 | riscv_test!(riscv_optimized_rv32uzbb_xnor, "../../../guest-programs/riscv-tests/output/rv32uzbb/xnor.elf", S0, true);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32uzbb/zext_h.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:148:1
[INFO] [stdout]      |
[INFO] [stdout]  148 | riscv_test!(riscv_unoptimized_rv32uzbb_zext_h, "../../../guest-programs/riscv-tests/output/rv32uzbb/zext_h.elf", S0, false);
[INFO] [stdout]      | --------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv32uzbb/zext_h.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:149:1
[INFO] [stdout]      |
[INFO] [stdout]  149 | riscv_test!(riscv_optimized_rv32uzbb_zext_h, "../../../guest-programs/riscv-tests/output/rv32uzbb/zext_h.elf", S0, true);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ua/amoadd_d.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:150:1
[INFO] [stdout]      |
[INFO] [stdout]  150 | riscv_test!(riscv_unoptimized_rv64ua_amoadd_d, "../../../guest-programs/riscv-tests/output/rv64ua/amoadd_d.elf", S0, false);
[INFO] [stdout]      | --------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ua/amoadd_d.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:151:1
[INFO] [stdout]      |
[INFO] [stdout]  151 | riscv_test!(riscv_optimized_rv64ua_amoadd_d, "../../../guest-programs/riscv-tests/output/rv64ua/amoadd_d.elf", S0, true);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ua/amoadd_w.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:152:1
[INFO] [stdout]      |
[INFO] [stdout]  152 | riscv_test!(riscv_unoptimized_rv64ua_amoadd_w, "../../../guest-programs/riscv-tests/output/rv64ua/amoadd_w.elf", S0, false);
[INFO] [stdout]      | --------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ua/amoadd_w.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:153:1
[INFO] [stdout]      |
[INFO] [stdout]  153 | riscv_test!(riscv_optimized_rv64ua_amoadd_w, "../../../guest-programs/riscv-tests/output/rv64ua/amoadd_w.elf", S0, true);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ua/amoand_d.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:154:1
[INFO] [stdout]      |
[INFO] [stdout]  154 | riscv_test!(riscv_unoptimized_rv64ua_amoand_d, "../../../guest-programs/riscv-tests/output/rv64ua/amoand_d.elf", S0, false);
[INFO] [stdout]      | --------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ua/amoand_d.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:155:1
[INFO] [stdout]      |
[INFO] [stdout]  155 | riscv_test!(riscv_optimized_rv64ua_amoand_d, "../../../guest-programs/riscv-tests/output/rv64ua/amoand_d.elf", S0, true);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ua/amoand_w.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:156:1
[INFO] [stdout]      |
[INFO] [stdout]  156 | riscv_test!(riscv_unoptimized_rv64ua_amoand_w, "../../../guest-programs/riscv-tests/output/rv64ua/amoand_w.elf", S0, false);
[INFO] [stdout]      | --------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ua/amoand_w.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:157:1
[INFO] [stdout]      |
[INFO] [stdout]  157 | riscv_test!(riscv_optimized_rv64ua_amoand_w, "../../../guest-programs/riscv-tests/output/rv64ua/amoand_w.elf", S0, true);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ua/amomax_d.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:158:1
[INFO] [stdout]      |
[INFO] [stdout]  158 | riscv_test!(riscv_unoptimized_rv64ua_amomax_d, "../../../guest-programs/riscv-tests/output/rv64ua/amomax_d.elf", S0, false);
[INFO] [stdout]      | --------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ua/amomax_d.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:159:1
[INFO] [stdout]      |
[INFO] [stdout]  159 | riscv_test!(riscv_optimized_rv64ua_amomax_d, "../../../guest-programs/riscv-tests/output/rv64ua/amomax_d.elf", S0, true);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ua/amomax_w.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:160:1
[INFO] [stdout]      |
[INFO] [stdout]  160 | riscv_test!(riscv_unoptimized_rv64ua_amomax_w, "../../../guest-programs/riscv-tests/output/rv64ua/amomax_w.elf", S0, false);
[INFO] [stdout]      | --------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ua/amomax_w.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:161:1
[INFO] [stdout]      |
[INFO] [stdout]  161 | riscv_test!(riscv_optimized_rv64ua_amomax_w, "../../../guest-programs/riscv-tests/output/rv64ua/amomax_w.elf", S0, true);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ua/amomaxu_d.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:162:1
[INFO] [stdout]      |
[INFO] [stdout]  162 | riscv_test!(riscv_unoptimized_rv64ua_amomaxu_d, "../../../guest-programs/riscv-tests/output/rv64ua/amomaxu_d.elf", S0, false);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ua/amomaxu_d.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:163:1
[INFO] [stdout]      |
[INFO] [stdout]  163 | riscv_test!(riscv_optimized_rv64ua_amomaxu_d, "../../../guest-programs/riscv-tests/output/rv64ua/amomaxu_d.elf", S0, true);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ua/amomaxu_w.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:164:1
[INFO] [stdout]      |
[INFO] [stdout]  164 | riscv_test!(riscv_unoptimized_rv64ua_amomaxu_w, "../../../guest-programs/riscv-tests/output/rv64ua/amomaxu_w.elf", S0, false);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ua/amomaxu_w.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:165:1
[INFO] [stdout]      |
[INFO] [stdout]  165 | riscv_test!(riscv_optimized_rv64ua_amomaxu_w, "../../../guest-programs/riscv-tests/output/rv64ua/amomaxu_w.elf", S0, true);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ua/amomin_d.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | riscv_test!(riscv_unoptimized_rv64ua_amomin_d, "../../../guest-programs/riscv-tests/output/rv64ua/amomin_d.elf", S0, false);
[INFO] [stdout]      | --------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ua/amomin_d.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:167:1
[INFO] [stdout]      |
[INFO] [stdout]  167 | riscv_test!(riscv_optimized_rv64ua_amomin_d, "../../../guest-programs/riscv-tests/output/rv64ua/amomin_d.elf", S0, true);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ua/amomin_w.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:168:1
[INFO] [stdout]      |
[INFO] [stdout]  168 | riscv_test!(riscv_unoptimized_rv64ua_amomin_w, "../../../guest-programs/riscv-tests/output/rv64ua/amomin_w.elf", S0, false);
[INFO] [stdout]      | --------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ua/amomin_w.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:169:1
[INFO] [stdout]      |
[INFO] [stdout]  169 | riscv_test!(riscv_optimized_rv64ua_amomin_w, "../../../guest-programs/riscv-tests/output/rv64ua/amomin_w.elf", S0, true);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ua/amominu_d.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:170:1
[INFO] [stdout]      |
[INFO] [stdout]  170 | riscv_test!(riscv_unoptimized_rv64ua_amominu_d, "../../../guest-programs/riscv-tests/output/rv64ua/amominu_d.elf", S0, false);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ua/amominu_d.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:171:1
[INFO] [stdout]      |
[INFO] [stdout]  171 | riscv_test!(riscv_optimized_rv64ua_amominu_d, "../../../guest-programs/riscv-tests/output/rv64ua/amominu_d.elf", S0, true);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ua/amominu_w.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:172:1
[INFO] [stdout]      |
[INFO] [stdout]  172 | riscv_test!(riscv_unoptimized_rv64ua_amominu_w, "../../../guest-programs/riscv-tests/output/rv64ua/amominu_w.elf", S0, false);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ua/amominu_w.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:173:1
[INFO] [stdout]      |
[INFO] [stdout]  173 | riscv_test!(riscv_optimized_rv64ua_amominu_w, "../../../guest-programs/riscv-tests/output/rv64ua/amominu_w.elf", S0, true);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ua/amoor_d.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:174:1
[INFO] [stdout]      |
[INFO] [stdout]  174 | riscv_test!(riscv_unoptimized_rv64ua_amoor_d, "../../../guest-programs/riscv-tests/output/rv64ua/amoor_d.elf", S0, false);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ua/amoor_d.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:175:1
[INFO] [stdout]      |
[INFO] [stdout]  175 | riscv_test!(riscv_optimized_rv64ua_amoor_d, "../../../guest-programs/riscv-tests/output/rv64ua/amoor_d.elf", S0, true);
[INFO] [stdout]      | ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ua/amoor_w.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:176:1
[INFO] [stdout]      |
[INFO] [stdout]  176 | riscv_test!(riscv_unoptimized_rv64ua_amoor_w, "../../../guest-programs/riscv-tests/output/rv64ua/amoor_w.elf", S0, false);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ua/amoor_w.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:177:1
[INFO] [stdout]      |
[INFO] [stdout]  177 | riscv_test!(riscv_optimized_rv64ua_amoor_w, "../../../guest-programs/riscv-tests/output/rv64ua/amoor_w.elf", S0, true);
[INFO] [stdout]      | ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ua/amoswap_d.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:178:1
[INFO] [stdout]      |
[INFO] [stdout]  178 | riscv_test!(riscv_unoptimized_rv64ua_amoswap_d, "../../../guest-programs/riscv-tests/output/rv64ua/amoswap_d.elf", S0, false);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ua/amoswap_d.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:179:1
[INFO] [stdout]      |
[INFO] [stdout]  179 | riscv_test!(riscv_optimized_rv64ua_amoswap_d, "../../../guest-programs/riscv-tests/output/rv64ua/amoswap_d.elf", S0, true);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ua/amoswap_w.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:180:1
[INFO] [stdout]      |
[INFO] [stdout]  180 | riscv_test!(riscv_unoptimized_rv64ua_amoswap_w, "../../../guest-programs/riscv-tests/output/rv64ua/amoswap_w.elf", S0, false);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ua/amoswap_w.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:181:1
[INFO] [stdout]      |
[INFO] [stdout]  181 | riscv_test!(riscv_optimized_rv64ua_amoswap_w, "../../../guest-programs/riscv-tests/output/rv64ua/amoswap_w.elf", S0, true);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ua/amoxor_d.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:182:1
[INFO] [stdout]      |
[INFO] [stdout]  182 | riscv_test!(riscv_unoptimized_rv64ua_amoxor_d, "../../../guest-programs/riscv-tests/output/rv64ua/amoxor_d.elf", S0, false);
[INFO] [stdout]      | --------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ua/amoxor_d.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:183:1
[INFO] [stdout]      |
[INFO] [stdout]  183 | riscv_test!(riscv_optimized_rv64ua_amoxor_d, "../../../guest-programs/riscv-tests/output/rv64ua/amoxor_d.elf", S0, true);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ua/amoxor_w.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:184:1
[INFO] [stdout]      |
[INFO] [stdout]  184 | riscv_test!(riscv_unoptimized_rv64ua_amoxor_w, "../../../guest-programs/riscv-tests/output/rv64ua/amoxor_w.elf", S0, false);
[INFO] [stdout]      | --------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ua/amoxor_w.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:185:1
[INFO] [stdout]      |
[INFO] [stdout]  185 | riscv_test!(riscv_optimized_rv64ua_amoxor_w, "../../../guest-programs/riscv-tests/output/rv64ua/amoxor_w.elf", S0, true);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64uc/rvc.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:186:1
[INFO] [stdout]      |
[INFO] [stdout]  186 | riscv_test!(riscv_unoptimized_rv64uc_rvc, "../../../guest-programs/riscv-tests/output/rv64uc/rvc.elf", A4, false);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64uc/rvc.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:187:1
[INFO] [stdout]      |
[INFO] [stdout]  187 | riscv_test!(riscv_optimized_rv64uc_rvc, "../../../guest-programs/riscv-tests/output/rv64uc/rvc.elf", A4, true);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/add.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:188:1
[INFO] [stdout]      |
[INFO] [stdout]  188 | riscv_test!(riscv_unoptimized_rv64ui_add, "../../../guest-programs/riscv-tests/output/rv64ui/add.elf", S0, false);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/add.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:189:1
[INFO] [stdout]      |
[INFO] [stdout]  189 | riscv_test!(riscv_optimized_rv64ui_add, "../../../guest-programs/riscv-tests/output/rv64ui/add.elf", S0, true);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/addi.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:190:1
[INFO] [stdout]      |
[INFO] [stdout]  190 | riscv_test!(riscv_unoptimized_rv64ui_addi, "../../../guest-programs/riscv-tests/output/rv64ui/addi.elf", S0, false);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/addi.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:191:1
[INFO] [stdout]      |
[INFO] [stdout]  191 | riscv_test!(riscv_optimized_rv64ui_addi, "../../../guest-programs/riscv-tests/output/rv64ui/addi.elf", S0, true);
[INFO] [stdout]      | ---------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/addiw.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:192:1
[INFO] [stdout]      |
[INFO] [stdout]  192 | riscv_test!(riscv_unoptimized_rv64ui_addiw, "../../../guest-programs/riscv-tests/output/rv64ui/addiw.elf", S0, false);
[INFO] [stdout]      | --------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/addiw.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:193:1
[INFO] [stdout]      |
[INFO] [stdout]  193 | riscv_test!(riscv_optimized_rv64ui_addiw, "../../../guest-programs/riscv-tests/output/rv64ui/addiw.elf", S0, true);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/addw.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:194:1
[INFO] [stdout]      |
[INFO] [stdout]  194 | riscv_test!(riscv_unoptimized_rv64ui_addw, "../../../guest-programs/riscv-tests/output/rv64ui/addw.elf", S0, false);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/addw.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:195:1
[INFO] [stdout]      |
[INFO] [stdout]  195 | riscv_test!(riscv_optimized_rv64ui_addw, "../../../guest-programs/riscv-tests/output/rv64ui/addw.elf", S0, true);
[INFO] [stdout]      | ---------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/and.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:196:1
[INFO] [stdout]      |
[INFO] [stdout]  196 | riscv_test!(riscv_unoptimized_rv64ui_and, "../../../guest-programs/riscv-tests/output/rv64ui/and.elf", S0, false);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/and.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:197:1
[INFO] [stdout]      |
[INFO] [stdout]  197 | riscv_test!(riscv_optimized_rv64ui_and, "../../../guest-programs/riscv-tests/output/rv64ui/and.elf", S0, true);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/andi.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:198:1
[INFO] [stdout]      |
[INFO] [stdout]  198 | riscv_test!(riscv_unoptimized_rv64ui_andi, "../../../guest-programs/riscv-tests/output/rv64ui/andi.elf", S0, false);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/andi.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:199:1
[INFO] [stdout]      |
[INFO] [stdout]  199 | riscv_test!(riscv_optimized_rv64ui_andi, "../../../guest-programs/riscv-tests/output/rv64ui/andi.elf", S0, true);
[INFO] [stdout]      | ---------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/beq.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:200:1
[INFO] [stdout]      |
[INFO] [stdout]  200 | riscv_test!(riscv_unoptimized_rv64ui_beq, "../../../guest-programs/riscv-tests/output/rv64ui/beq.elf", S0, false);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/beq.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:201:1
[INFO] [stdout]      |
[INFO] [stdout]  201 | riscv_test!(riscv_optimized_rv64ui_beq, "../../../guest-programs/riscv-tests/output/rv64ui/beq.elf", S0, true);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/bge.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:202:1
[INFO] [stdout]      |
[INFO] [stdout]  202 | riscv_test!(riscv_unoptimized_rv64ui_bge, "../../../guest-programs/riscv-tests/output/rv64ui/bge.elf", S0, false);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/bge.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:203:1
[INFO] [stdout]      |
[INFO] [stdout]  203 | riscv_test!(riscv_optimized_rv64ui_bge, "../../../guest-programs/riscv-tests/output/rv64ui/bge.elf", S0, true);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/bgeu.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:204:1
[INFO] [stdout]      |
[INFO] [stdout]  204 | riscv_test!(riscv_unoptimized_rv64ui_bgeu, "../../../guest-programs/riscv-tests/output/rv64ui/bgeu.elf", S0, false);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/bgeu.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:205:1
[INFO] [stdout]      |
[INFO] [stdout]  205 | riscv_test!(riscv_optimized_rv64ui_bgeu, "../../../guest-programs/riscv-tests/output/rv64ui/bgeu.elf", S0, true);
[INFO] [stdout]      | ---------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/blt.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:206:1
[INFO] [stdout]      |
[INFO] [stdout]  206 | riscv_test!(riscv_unoptimized_rv64ui_blt, "../../../guest-programs/riscv-tests/output/rv64ui/blt.elf", S0, false);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/blt.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:207:1
[INFO] [stdout]      |
[INFO] [stdout]  207 | riscv_test!(riscv_optimized_rv64ui_blt, "../../../guest-programs/riscv-tests/output/rv64ui/blt.elf", S0, true);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/bltu.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:208:1
[INFO] [stdout]      |
[INFO] [stdout]  208 | riscv_test!(riscv_unoptimized_rv64ui_bltu, "../../../guest-programs/riscv-tests/output/rv64ui/bltu.elf", S0, false);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/bltu.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:209:1
[INFO] [stdout]      |
[INFO] [stdout]  209 | riscv_test!(riscv_optimized_rv64ui_bltu, "../../../guest-programs/riscv-tests/output/rv64ui/bltu.elf", S0, true);
[INFO] [stdout]      | ---------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/bne.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:210:1
[INFO] [stdout]      |
[INFO] [stdout]  210 | riscv_test!(riscv_unoptimized_rv64ui_bne, "../../../guest-programs/riscv-tests/output/rv64ui/bne.elf", S0, false);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/bne.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:211:1
[INFO] [stdout]      |
[INFO] [stdout]  211 | riscv_test!(riscv_optimized_rv64ui_bne, "../../../guest-programs/riscv-tests/output/rv64ui/bne.elf", S0, true);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/jal.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:212:1
[INFO] [stdout]      |
[INFO] [stdout]  212 | riscv_test!(riscv_unoptimized_rv64ui_jal, "../../../guest-programs/riscv-tests/output/rv64ui/jal.elf", S0, false);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/jal.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:213:1
[INFO] [stdout]      |
[INFO] [stdout]  213 | riscv_test!(riscv_optimized_rv64ui_jal, "../../../guest-programs/riscv-tests/output/rv64ui/jal.elf", S0, true);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/jalr.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:214:1
[INFO] [stdout]      |
[INFO] [stdout]  214 | riscv_test!(riscv_unoptimized_rv64ui_jalr, "../../../guest-programs/riscv-tests/output/rv64ui/jalr.elf", S0, false);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/jalr.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:215:1
[INFO] [stdout]      |
[INFO] [stdout]  215 | riscv_test!(riscv_optimized_rv64ui_jalr, "../../../guest-programs/riscv-tests/output/rv64ui/jalr.elf", S0, true);
[INFO] [stdout]      | ---------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/lb.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:216:1
[INFO] [stdout]      |
[INFO] [stdout]  216 | riscv_test!(riscv_unoptimized_rv64ui_lb, "../../../guest-programs/riscv-tests/output/rv64ui/lb.elf", S0, false);
[INFO] [stdout]      | --------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/lb.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:217:1
[INFO] [stdout]      |
[INFO] [stdout]  217 | riscv_test!(riscv_optimized_rv64ui_lb, "../../../guest-programs/riscv-tests/output/rv64ui/lb.elf", S0, true);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/lbu.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:218:1
[INFO] [stdout]      |
[INFO] [stdout]  218 | riscv_test!(riscv_unoptimized_rv64ui_lbu, "../../../guest-programs/riscv-tests/output/rv64ui/lbu.elf", S0, false);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/lbu.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:219:1
[INFO] [stdout]      |
[INFO] [stdout]  219 | riscv_test!(riscv_optimized_rv64ui_lbu, "../../../guest-programs/riscv-tests/output/rv64ui/lbu.elf", S0, true);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/ld.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:220:1
[INFO] [stdout]      |
[INFO] [stdout]  220 | riscv_test!(riscv_unoptimized_rv64ui_ld, "../../../guest-programs/riscv-tests/output/rv64ui/ld.elf", S0, false);
[INFO] [stdout]      | --------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/ld.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:221:1
[INFO] [stdout]      |
[INFO] [stdout]  221 | riscv_test!(riscv_optimized_rv64ui_ld, "../../../guest-programs/riscv-tests/output/rv64ui/ld.elf", S0, true);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/lh.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:222:1
[INFO] [stdout]      |
[INFO] [stdout]  222 | riscv_test!(riscv_unoptimized_rv64ui_lh, "../../../guest-programs/riscv-tests/output/rv64ui/lh.elf", S0, false);
[INFO] [stdout]      | --------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/lh.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:223:1
[INFO] [stdout]      |
[INFO] [stdout]  223 | riscv_test!(riscv_optimized_rv64ui_lh, "../../../guest-programs/riscv-tests/output/rv64ui/lh.elf", S0, true);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/lhu.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:224:1
[INFO] [stdout]      |
[INFO] [stdout]  224 | riscv_test!(riscv_unoptimized_rv64ui_lhu, "../../../guest-programs/riscv-tests/output/rv64ui/lhu.elf", S0, false);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/lhu.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:225:1
[INFO] [stdout]      |
[INFO] [stdout]  225 | riscv_test!(riscv_optimized_rv64ui_lhu, "../../../guest-programs/riscv-tests/output/rv64ui/lhu.elf", S0, true);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/lui.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:226:1
[INFO] [stdout]      |
[INFO] [stdout]  226 | riscv_test!(riscv_unoptimized_rv64ui_lui, "../../../guest-programs/riscv-tests/output/rv64ui/lui.elf", S0, false);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/lui.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:227:1
[INFO] [stdout]      |
[INFO] [stdout]  227 | riscv_test!(riscv_optimized_rv64ui_lui, "../../../guest-programs/riscv-tests/output/rv64ui/lui.elf", S0, true);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/lw.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:228:1
[INFO] [stdout]      |
[INFO] [stdout]  228 | riscv_test!(riscv_unoptimized_rv64ui_lw, "../../../guest-programs/riscv-tests/output/rv64ui/lw.elf", S0, false);
[INFO] [stdout]      | --------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/lw.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:229:1
[INFO] [stdout]      |
[INFO] [stdout]  229 | riscv_test!(riscv_optimized_rv64ui_lw, "../../../guest-programs/riscv-tests/output/rv64ui/lw.elf", S0, true);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/lwu.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:230:1
[INFO] [stdout]      |
[INFO] [stdout]  230 | riscv_test!(riscv_unoptimized_rv64ui_lwu, "../../../guest-programs/riscv-tests/output/rv64ui/lwu.elf", S0, false);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/lwu.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:231:1
[INFO] [stdout]      |
[INFO] [stdout]  231 | riscv_test!(riscv_optimized_rv64ui_lwu, "../../../guest-programs/riscv-tests/output/rv64ui/lwu.elf", S0, true);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/ma_data.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:232:1
[INFO] [stdout]      |
[INFO] [stdout]  232 | riscv_test!(riscv_unoptimized_rv64ui_ma_data, "../../../guest-programs/riscv-tests/output/rv64ui/ma_data.elf", A5, false);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/ma_data.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:233:1
[INFO] [stdout]      |
[INFO] [stdout]  233 | riscv_test!(riscv_optimized_rv64ui_ma_data, "../../../guest-programs/riscv-tests/output/rv64ui/ma_data.elf", A5, true);
[INFO] [stdout]      | ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/or.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:234:1
[INFO] [stdout]      |
[INFO] [stdout]  234 | riscv_test!(riscv_unoptimized_rv64ui_or, "../../../guest-programs/riscv-tests/output/rv64ui/or.elf", S0, false);
[INFO] [stdout]      | --------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/or.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:235:1
[INFO] [stdout]      |
[INFO] [stdout]  235 | riscv_test!(riscv_optimized_rv64ui_or, "../../../guest-programs/riscv-tests/output/rv64ui/or.elf", S0, true);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/ori.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:236:1
[INFO] [stdout]      |
[INFO] [stdout]  236 | riscv_test!(riscv_unoptimized_rv64ui_ori, "../../../guest-programs/riscv-tests/output/rv64ui/ori.elf", S0, false);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/ori.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:237:1
[INFO] [stdout]      |
[INFO] [stdout]  237 | riscv_test!(riscv_optimized_rv64ui_ori, "../../../guest-programs/riscv-tests/output/rv64ui/ori.elf", S0, true);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/sb.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:238:1
[INFO] [stdout]      |
[INFO] [stdout]  238 | riscv_test!(riscv_unoptimized_rv64ui_sb, "../../../guest-programs/riscv-tests/output/rv64ui/sb.elf", S0, false);
[INFO] [stdout]      | --------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/sb.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:239:1
[INFO] [stdout]      |
[INFO] [stdout]  239 | riscv_test!(riscv_optimized_rv64ui_sb, "../../../guest-programs/riscv-tests/output/rv64ui/sb.elf", S0, true);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/sd.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:240:1
[INFO] [stdout]      |
[INFO] [stdout]  240 | riscv_test!(riscv_unoptimized_rv64ui_sd, "../../../guest-programs/riscv-tests/output/rv64ui/sd.elf", S0, false);
[INFO] [stdout]      | --------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/sd.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:241:1
[INFO] [stdout]      |
[INFO] [stdout]  241 | riscv_test!(riscv_optimized_rv64ui_sd, "../../../guest-programs/riscv-tests/output/rv64ui/sd.elf", S0, true);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/sh.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:242:1
[INFO] [stdout]      |
[INFO] [stdout]  242 | riscv_test!(riscv_unoptimized_rv64ui_sh, "../../../guest-programs/riscv-tests/output/rv64ui/sh.elf", S0, false);
[INFO] [stdout]      | --------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/sh.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:243:1
[INFO] [stdout]      |
[INFO] [stdout]  243 | riscv_test!(riscv_optimized_rv64ui_sh, "../../../guest-programs/riscv-tests/output/rv64ui/sh.elf", S0, true);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/simple.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:244:1
[INFO] [stdout]      |
[INFO] [stdout]  244 | riscv_test!(riscv_unoptimized_rv64ui_simple, "../../../guest-programs/riscv-tests/output/rv64ui/simple.elf", S0, false);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/simple.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:245:1
[INFO] [stdout]      |
[INFO] [stdout]  245 | riscv_test!(riscv_optimized_rv64ui_simple, "../../../guest-programs/riscv-tests/output/rv64ui/simple.elf", S0, true);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/sll.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:246:1
[INFO] [stdout]      |
[INFO] [stdout]  246 | riscv_test!(riscv_unoptimized_rv64ui_sll, "../../../guest-programs/riscv-tests/output/rv64ui/sll.elf", S0, false);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/sll.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:247:1
[INFO] [stdout]      |
[INFO] [stdout]  247 | riscv_test!(riscv_optimized_rv64ui_sll, "../../../guest-programs/riscv-tests/output/rv64ui/sll.elf", S0, true);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/slli.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:248:1
[INFO] [stdout]      |
[INFO] [stdout]  248 | riscv_test!(riscv_unoptimized_rv64ui_slli, "../../../guest-programs/riscv-tests/output/rv64ui/slli.elf", S0, false);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/slli.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:249:1
[INFO] [stdout]      |
[INFO] [stdout]  249 | riscv_test!(riscv_optimized_rv64ui_slli, "../../../guest-programs/riscv-tests/output/rv64ui/slli.elf", S0, true);
[INFO] [stdout]      | ---------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/slliw.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:250:1
[INFO] [stdout]      |
[INFO] [stdout]  250 | riscv_test!(riscv_unoptimized_rv64ui_slliw, "../../../guest-programs/riscv-tests/output/rv64ui/slliw.elf", S0, false);
[INFO] [stdout]      | --------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/slliw.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:251:1
[INFO] [stdout]      |
[INFO] [stdout]  251 | riscv_test!(riscv_optimized_rv64ui_slliw, "../../../guest-programs/riscv-tests/output/rv64ui/slliw.elf", S0, true);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/sllw.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:252:1
[INFO] [stdout]      |
[INFO] [stdout]  252 | riscv_test!(riscv_unoptimized_rv64ui_sllw, "../../../guest-programs/riscv-tests/output/rv64ui/sllw.elf", S0, false);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/sllw.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:253:1
[INFO] [stdout]      |
[INFO] [stdout]  253 | riscv_test!(riscv_optimized_rv64ui_sllw, "../../../guest-programs/riscv-tests/output/rv64ui/sllw.elf", S0, true);
[INFO] [stdout]      | ---------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/slt.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:254:1
[INFO] [stdout]      |
[INFO] [stdout]  254 | riscv_test!(riscv_unoptimized_rv64ui_slt, "../../../guest-programs/riscv-tests/output/rv64ui/slt.elf", S0, false);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/slt.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:255:1
[INFO] [stdout]      |
[INFO] [stdout]  255 | riscv_test!(riscv_optimized_rv64ui_slt, "../../../guest-programs/riscv-tests/output/rv64ui/slt.elf", S0, true);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/slti.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:256:1
[INFO] [stdout]      |
[INFO] [stdout]  256 | riscv_test!(riscv_unoptimized_rv64ui_slti, "../../../guest-programs/riscv-tests/output/rv64ui/slti.elf", S0, false);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/slti.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:257:1
[INFO] [stdout]      |
[INFO] [stdout]  257 | riscv_test!(riscv_optimized_rv64ui_slti, "../../../guest-programs/riscv-tests/output/rv64ui/slti.elf", S0, true);
[INFO] [stdout]      | ---------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/sltiu.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:258:1
[INFO] [stdout]      |
[INFO] [stdout]  258 | riscv_test!(riscv_unoptimized_rv64ui_sltiu, "../../../guest-programs/riscv-tests/output/rv64ui/sltiu.elf", S0, false);
[INFO] [stdout]      | --------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/sltiu.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:259:1
[INFO] [stdout]      |
[INFO] [stdout]  259 | riscv_test!(riscv_optimized_rv64ui_sltiu, "../../../guest-programs/riscv-tests/output/rv64ui/sltiu.elf", S0, true);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/sltu.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:260:1
[INFO] [stdout]      |
[INFO] [stdout]  260 | riscv_test!(riscv_unoptimized_rv64ui_sltu, "../../../guest-programs/riscv-tests/output/rv64ui/sltu.elf", S0, false);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/sltu.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:261:1
[INFO] [stdout]      |
[INFO] [stdout]  261 | riscv_test!(riscv_optimized_rv64ui_sltu, "../../../guest-programs/riscv-tests/output/rv64ui/sltu.elf", S0, true);
[INFO] [stdout]      | ---------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/sra.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:262:1
[INFO] [stdout]      |
[INFO] [stdout]  262 | riscv_test!(riscv_unoptimized_rv64ui_sra, "../../../guest-programs/riscv-tests/output/rv64ui/sra.elf", S0, false);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/sra.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:263:1
[INFO] [stdout]      |
[INFO] [stdout]  263 | riscv_test!(riscv_optimized_rv64ui_sra, "../../../guest-programs/riscv-tests/output/rv64ui/sra.elf", S0, true);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/srai.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:264:1
[INFO] [stdout]      |
[INFO] [stdout]  264 | riscv_test!(riscv_unoptimized_rv64ui_srai, "../../../guest-programs/riscv-tests/output/rv64ui/srai.elf", S0, false);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/srai.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:265:1
[INFO] [stdout]      |
[INFO] [stdout]  265 | riscv_test!(riscv_optimized_rv64ui_srai, "../../../guest-programs/riscv-tests/output/rv64ui/srai.elf", S0, true);
[INFO] [stdout]      | ---------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/sraiw.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:266:1
[INFO] [stdout]      |
[INFO] [stdout]  266 | riscv_test!(riscv_unoptimized_rv64ui_sraiw, "../../../guest-programs/riscv-tests/output/rv64ui/sraiw.elf", S0, false);
[INFO] [stdout]      | --------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/sraiw.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:267:1
[INFO] [stdout]      |
[INFO] [stdout]  267 | riscv_test!(riscv_optimized_rv64ui_sraiw, "../../../guest-programs/riscv-tests/output/rv64ui/sraiw.elf", S0, true);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/sraw.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:268:1
[INFO] [stdout]      |
[INFO] [stdout]  268 | riscv_test!(riscv_unoptimized_rv64ui_sraw, "../../../guest-programs/riscv-tests/output/rv64ui/sraw.elf", S0, false);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/sraw.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:269:1
[INFO] [stdout]      |
[INFO] [stdout]  269 | riscv_test!(riscv_optimized_rv64ui_sraw, "../../../guest-programs/riscv-tests/output/rv64ui/sraw.elf", S0, true);
[INFO] [stdout]      | ---------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/srl.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:270:1
[INFO] [stdout]      |
[INFO] [stdout]  270 | riscv_test!(riscv_unoptimized_rv64ui_srl, "../../../guest-programs/riscv-tests/output/rv64ui/srl.elf", S0, false);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/srl.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:271:1
[INFO] [stdout]      |
[INFO] [stdout]  271 | riscv_test!(riscv_optimized_rv64ui_srl, "../../../guest-programs/riscv-tests/output/rv64ui/srl.elf", S0, true);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/srli.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:272:1
[INFO] [stdout]      |
[INFO] [stdout]  272 | riscv_test!(riscv_unoptimized_rv64ui_srli, "../../../guest-programs/riscv-tests/output/rv64ui/srli.elf", S0, false);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/srli.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:273:1
[INFO] [stdout]      |
[INFO] [stdout]  273 | riscv_test!(riscv_optimized_rv64ui_srli, "../../../guest-programs/riscv-tests/output/rv64ui/srli.elf", S0, true);
[INFO] [stdout]      | ---------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/srliw.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:274:1
[INFO] [stdout]      |
[INFO] [stdout]  274 | riscv_test!(riscv_unoptimized_rv64ui_srliw, "../../../guest-programs/riscv-tests/output/rv64ui/srliw.elf", S0, false);
[INFO] [stdout]      | --------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/srliw.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:275:1
[INFO] [stdout]      |
[INFO] [stdout]  275 | riscv_test!(riscv_optimized_rv64ui_srliw, "../../../guest-programs/riscv-tests/output/rv64ui/srliw.elf", S0, true);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/srlw.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:276:1
[INFO] [stdout]      |
[INFO] [stdout]  276 | riscv_test!(riscv_unoptimized_rv64ui_srlw, "../../../guest-programs/riscv-tests/output/rv64ui/srlw.elf", S0, false);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/srlw.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:277:1
[INFO] [stdout]      |
[INFO] [stdout]  277 | riscv_test!(riscv_optimized_rv64ui_srlw, "../../../guest-programs/riscv-tests/output/rv64ui/srlw.elf", S0, true);
[INFO] [stdout]      | ---------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/sub.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:278:1
[INFO] [stdout]      |
[INFO] [stdout]  278 | riscv_test!(riscv_unoptimized_rv64ui_sub, "../../../guest-programs/riscv-tests/output/rv64ui/sub.elf", S0, false);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/sub.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:279:1
[INFO] [stdout]      |
[INFO] [stdout]  279 | riscv_test!(riscv_optimized_rv64ui_sub, "../../../guest-programs/riscv-tests/output/rv64ui/sub.elf", S0, true);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/subw.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | riscv_test!(riscv_unoptimized_rv64ui_subw, "../../../guest-programs/riscv-tests/output/rv64ui/subw.elf", S0, false);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/subw.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:281:1
[INFO] [stdout]      |
[INFO] [stdout]  281 | riscv_test!(riscv_optimized_rv64ui_subw, "../../../guest-programs/riscv-tests/output/rv64ui/subw.elf", S0, true);
[INFO] [stdout]      | ---------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/sw.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:282:1
[INFO] [stdout]      |
[INFO] [stdout]  282 | riscv_test!(riscv_unoptimized_rv64ui_sw, "../../../guest-programs/riscv-tests/output/rv64ui/sw.elf", S0, false);
[INFO] [stdout]      | --------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/sw.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:283:1
[INFO] [stdout]      |
[INFO] [stdout]  283 | riscv_test!(riscv_optimized_rv64ui_sw, "../../../guest-programs/riscv-tests/output/rv64ui/sw.elf", S0, true);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/xor.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:284:1
[INFO] [stdout]      |
[INFO] [stdout]  284 | riscv_test!(riscv_unoptimized_rv64ui_xor, "../../../guest-programs/riscv-tests/output/rv64ui/xor.elf", S0, false);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/xor.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:285:1
[INFO] [stdout]      |
[INFO] [stdout]  285 | riscv_test!(riscv_optimized_rv64ui_xor, "../../../guest-programs/riscv-tests/output/rv64ui/xor.elf", S0, true);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/xori.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:286:1
[INFO] [stdout]      |
[INFO] [stdout]  286 | riscv_test!(riscv_unoptimized_rv64ui_xori, "../../../guest-programs/riscv-tests/output/rv64ui/xori.elf", S0, false);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64ui/xori.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:287:1
[INFO] [stdout]      |
[INFO] [stdout]  287 | riscv_test!(riscv_optimized_rv64ui_xori, "../../../guest-programs/riscv-tests/output/rv64ui/xori.elf", S0, true);
[INFO] [stdout]      | ---------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64um/div.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:288:1
[INFO] [stdout]      |
[INFO] [stdout]  288 | riscv_test!(riscv_unoptimized_rv64um_div, "../../../guest-programs/riscv-tests/output/rv64um/div.elf", S0, false);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64um/div.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:289:1
[INFO] [stdout]      |
[INFO] [stdout]  289 | riscv_test!(riscv_optimized_rv64um_div, "../../../guest-programs/riscv-tests/output/rv64um/div.elf", S0, true);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64um/divu.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:290:1
[INFO] [stdout]      |
[INFO] [stdout]  290 | riscv_test!(riscv_unoptimized_rv64um_divu, "../../../guest-programs/riscv-tests/output/rv64um/divu.elf", S0, false);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64um/divu.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:291:1
[INFO] [stdout]      |
[INFO] [stdout]  291 | riscv_test!(riscv_optimized_rv64um_divu, "../../../guest-programs/riscv-tests/output/rv64um/divu.elf", S0, true);
[INFO] [stdout]      | ---------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64um/divuw.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:292:1
[INFO] [stdout]      |
[INFO] [stdout]  292 | riscv_test!(riscv_unoptimized_rv64um_divuw, "../../../guest-programs/riscv-tests/output/rv64um/divuw.elf", S0, false);
[INFO] [stdout]      | --------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64um/divuw.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:293:1
[INFO] [stdout]      |
[INFO] [stdout]  293 | riscv_test!(riscv_optimized_rv64um_divuw, "../../../guest-programs/riscv-tests/output/rv64um/divuw.elf", S0, true);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64um/divw.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:294:1
[INFO] [stdout]      |
[INFO] [stdout]  294 | riscv_test!(riscv_unoptimized_rv64um_divw, "../../../guest-programs/riscv-tests/output/rv64um/divw.elf", S0, false);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64um/divw.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:295:1
[INFO] [stdout]      |
[INFO] [stdout]  295 | riscv_test!(riscv_optimized_rv64um_divw, "../../../guest-programs/riscv-tests/output/rv64um/divw.elf", S0, true);
[INFO] [stdout]      | ---------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64um/mul.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:296:1
[INFO] [stdout]      |
[INFO] [stdout]  296 | riscv_test!(riscv_unoptimized_rv64um_mul, "../../../guest-programs/riscv-tests/output/rv64um/mul.elf", S0, false);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64um/mul.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:297:1
[INFO] [stdout]      |
[INFO] [stdout]  297 | riscv_test!(riscv_optimized_rv64um_mul, "../../../guest-programs/riscv-tests/output/rv64um/mul.elf", S0, true);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64um/mulh.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:298:1
[INFO] [stdout]      |
[INFO] [stdout]  298 | riscv_test!(riscv_unoptimized_rv64um_mulh, "../../../guest-programs/riscv-tests/output/rv64um/mulh.elf", S0, false);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64um/mulh.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:299:1
[INFO] [stdout]      |
[INFO] [stdout]  299 | riscv_test!(riscv_optimized_rv64um_mulh, "../../../guest-programs/riscv-tests/output/rv64um/mulh.elf", S0, true);
[INFO] [stdout]      | ---------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64um/mulhsu.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:300:1
[INFO] [stdout]      |
[INFO] [stdout]  300 | riscv_test!(riscv_unoptimized_rv64um_mulhsu, "../../../guest-programs/riscv-tests/output/rv64um/mulhsu.elf", S0, false);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64um/mulhsu.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:301:1
[INFO] [stdout]      |
[INFO] [stdout]  301 | riscv_test!(riscv_optimized_rv64um_mulhsu, "../../../guest-programs/riscv-tests/output/rv64um/mulhsu.elf", S0, true);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64um/mulhu.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:302:1
[INFO] [stdout]      |
[INFO] [stdout]  302 | riscv_test!(riscv_unoptimized_rv64um_mulhu, "../../../guest-programs/riscv-tests/output/rv64um/mulhu.elf", S0, false);
[INFO] [stdout]      | --------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64um/mulhu.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:303:1
[INFO] [stdout]      |
[INFO] [stdout]  303 | riscv_test!(riscv_optimized_rv64um_mulhu, "../../../guest-programs/riscv-tests/output/rv64um/mulhu.elf", S0, true);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64um/mulw.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:304:1
[INFO] [stdout]      |
[INFO] [stdout]  304 | riscv_test!(riscv_unoptimized_rv64um_mulw, "../../../guest-programs/riscv-tests/output/rv64um/mulw.elf", S0, false);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64um/mulw.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:305:1
[INFO] [stdout]      |
[INFO] [stdout]  305 | riscv_test!(riscv_optimized_rv64um_mulw, "../../../guest-programs/riscv-tests/output/rv64um/mulw.elf", S0, true);
[INFO] [stdout]      | ---------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64um/rem.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:306:1
[INFO] [stdout]      |
[INFO] [stdout]  306 | riscv_test!(riscv_unoptimized_rv64um_rem, "../../../guest-programs/riscv-tests/output/rv64um/rem.elf", S0, false);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64um/rem.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:307:1
[INFO] [stdout]      |
[INFO] [stdout]  307 | riscv_test!(riscv_optimized_rv64um_rem, "../../../guest-programs/riscv-tests/output/rv64um/rem.elf", S0, true);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64um/remu.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:308:1
[INFO] [stdout]      |
[INFO] [stdout]  308 | riscv_test!(riscv_unoptimized_rv64um_remu, "../../../guest-programs/riscv-tests/output/rv64um/remu.elf", S0, false);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64um/remu.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:309:1
[INFO] [stdout]      |
[INFO] [stdout]  309 | riscv_test!(riscv_optimized_rv64um_remu, "../../../guest-programs/riscv-tests/output/rv64um/remu.elf", S0, true);
[INFO] [stdout]      | ---------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64um/remuw.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:310:1
[INFO] [stdout]      |
[INFO] [stdout]  310 | riscv_test!(riscv_unoptimized_rv64um_remuw, "../../../guest-programs/riscv-tests/output/rv64um/remuw.elf", S0, false);
[INFO] [stdout]      | --------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64um/remuw.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:311:1
[INFO] [stdout]      |
[INFO] [stdout]  311 | riscv_test!(riscv_optimized_rv64um_remuw, "../../../guest-programs/riscv-tests/output/rv64um/remuw.elf", S0, true);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64um/remw.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:312:1
[INFO] [stdout]      |
[INFO] [stdout]  312 | riscv_test!(riscv_unoptimized_rv64um_remw, "../../../guest-programs/riscv-tests/output/rv64um/remw.elf", S0, false);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64um/remw.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:313:1
[INFO] [stdout]      |
[INFO] [stdout]  313 | riscv_test!(riscv_optimized_rv64um_remw, "../../../guest-programs/riscv-tests/output/rv64um/remw.elf", S0, true);
[INFO] [stdout]      | ---------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64uzbb/andn.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:314:1
[INFO] [stdout]      |
[INFO] [stdout]  314 | riscv_test!(riscv_unoptimized_rv64uzbb_andn, "../../../guest-programs/riscv-tests/output/rv64uzbb/andn.elf", S0, false);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64uzbb/andn.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:315:1
[INFO] [stdout]      |
[INFO] [stdout]  315 | riscv_test!(riscv_optimized_rv64uzbb_andn, "../../../guest-programs/riscv-tests/output/rv64uzbb/andn.elf", S0, true);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64uzbb/clz.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:316:1
[INFO] [stdout]      |
[INFO] [stdout]  316 | riscv_test!(riscv_unoptimized_rv64uzbb_clz, "../../../guest-programs/riscv-tests/output/rv64uzbb/clz.elf", S0, false);
[INFO] [stdout]      | --------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64uzbb/clz.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:317:1
[INFO] [stdout]      |
[INFO] [stdout]  317 | riscv_test!(riscv_optimized_rv64uzbb_clz, "../../../guest-programs/riscv-tests/output/rv64uzbb/clz.elf", S0, true);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64uzbb/clzw.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:318:1
[INFO] [stdout]      |
[INFO] [stdout]  318 | riscv_test!(riscv_unoptimized_rv64uzbb_clzw, "../../../guest-programs/riscv-tests/output/rv64uzbb/clzw.elf", S0, false);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64uzbb/clzw.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:319:1
[INFO] [stdout]      |
[INFO] [stdout]  319 | riscv_test!(riscv_optimized_rv64uzbb_clzw, "../../../guest-programs/riscv-tests/output/rv64uzbb/clzw.elf", S0, true);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64uzbb/cpop.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:320:1
[INFO] [stdout]      |
[INFO] [stdout]  320 | riscv_test!(riscv_unoptimized_rv64uzbb_cpop, "../../../guest-programs/riscv-tests/output/rv64uzbb/cpop.elf", S0, false);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64uzbb/cpop.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:321:1
[INFO] [stdout]      |
[INFO] [stdout]  321 | riscv_test!(riscv_optimized_rv64uzbb_cpop, "../../../guest-programs/riscv-tests/output/rv64uzbb/cpop.elf", S0, true);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64uzbb/cpopw.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:322:1
[INFO] [stdout]      |
[INFO] [stdout]  322 | riscv_test!(riscv_unoptimized_rv64uzbb_cpopw, "../../../guest-programs/riscv-tests/output/rv64uzbb/cpopw.elf", S0, false);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64uzbb/cpopw.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:323:1
[INFO] [stdout]      |
[INFO] [stdout]  323 | riscv_test!(riscv_optimized_rv64uzbb_cpopw, "../../../guest-programs/riscv-tests/output/rv64uzbb/cpopw.elf", S0, true);
[INFO] [stdout]      | ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64uzbb/ctz.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:324:1
[INFO] [stdout]      |
[INFO] [stdout]  324 | riscv_test!(riscv_unoptimized_rv64uzbb_ctz, "../../../guest-programs/riscv-tests/output/rv64uzbb/ctz.elf", S0, false);
[INFO] [stdout]      | --------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64uzbb/ctz.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:325:1
[INFO] [stdout]      |
[INFO] [stdout]  325 | riscv_test!(riscv_optimized_rv64uzbb_ctz, "../../../guest-programs/riscv-tests/output/rv64uzbb/ctz.elf", S0, true);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64uzbb/ctzw.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:326:1
[INFO] [stdout]      |
[INFO] [stdout]  326 | riscv_test!(riscv_unoptimized_rv64uzbb_ctzw, "../../../guest-programs/riscv-tests/output/rv64uzbb/ctzw.elf", S0, false);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64uzbb/ctzw.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:327:1
[INFO] [stdout]      |
[INFO] [stdout]  327 | riscv_test!(riscv_optimized_rv64uzbb_ctzw, "../../../guest-programs/riscv-tests/output/rv64uzbb/ctzw.elf", S0, true);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64uzbb/max.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:328:1
[INFO] [stdout]      |
[INFO] [stdout]  328 | riscv_test!(riscv_unoptimized_rv64uzbb_max, "../../../guest-programs/riscv-tests/output/rv64uzbb/max.elf", S0, false);
[INFO] [stdout]      | --------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64uzbb/max.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:329:1
[INFO] [stdout]      |
[INFO] [stdout]  329 | riscv_test!(riscv_optimized_rv64uzbb_max, "../../../guest-programs/riscv-tests/output/rv64uzbb/max.elf", S0, true);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64uzbb/maxu.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:330:1
[INFO] [stdout]      |
[INFO] [stdout]  330 | riscv_test!(riscv_unoptimized_rv64uzbb_maxu, "../../../guest-programs/riscv-tests/output/rv64uzbb/maxu.elf", S0, false);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64uzbb/maxu.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:331:1
[INFO] [stdout]      |
[INFO] [stdout]  331 | riscv_test!(riscv_optimized_rv64uzbb_maxu, "../../../guest-programs/riscv-tests/output/rv64uzbb/maxu.elf", S0, true);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64uzbb/min.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:332:1
[INFO] [stdout]      |
[INFO] [stdout]  332 | riscv_test!(riscv_unoptimized_rv64uzbb_min, "../../../guest-programs/riscv-tests/output/rv64uzbb/min.elf", S0, false);
[INFO] [stdout]      | --------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64uzbb/min.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:333:1
[INFO] [stdout]      |
[INFO] [stdout]  333 | riscv_test!(riscv_optimized_rv64uzbb_min, "../../../guest-programs/riscv-tests/output/rv64uzbb/min.elf", S0, true);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64uzbb/minu.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:334:1
[INFO] [stdout]      |
[INFO] [stdout]  334 | riscv_test!(riscv_unoptimized_rv64uzbb_minu, "../../../guest-programs/riscv-tests/output/rv64uzbb/minu.elf", S0, false);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64uzbb/minu.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:335:1
[INFO] [stdout]      |
[INFO] [stdout]  335 | riscv_test!(riscv_optimized_rv64uzbb_minu, "../../../guest-programs/riscv-tests/output/rv64uzbb/minu.elf", S0, true);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64uzbb/orc_b.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:336:1
[INFO] [stdout]      |
[INFO] [stdout]  336 | riscv_test!(riscv_unoptimized_rv64uzbb_orc_b, "../../../guest-programs/riscv-tests/output/rv64uzbb/orc_b.elf", S0, false);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64uzbb/orc_b.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:337:1
[INFO] [stdout]      |
[INFO] [stdout]  337 | riscv_test!(riscv_optimized_rv64uzbb_orc_b, "../../../guest-programs/riscv-tests/output/rv64uzbb/orc_b.elf", S0, true);
[INFO] [stdout]      | ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64uzbb/orn.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:338:1
[INFO] [stdout]      |
[INFO] [stdout]  338 | riscv_test!(riscv_unoptimized_rv64uzbb_orn, "../../../guest-programs/riscv-tests/output/rv64uzbb/orn.elf", S0, false);
[INFO] [stdout]      | --------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64uzbb/orn.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:339:1
[INFO] [stdout]      |
[INFO] [stdout]  339 | riscv_test!(riscv_optimized_rv64uzbb_orn, "../../../guest-programs/riscv-tests/output/rv64uzbb/orn.elf", S0, true);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64uzbb/rev8.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:340:1
[INFO] [stdout]      |
[INFO] [stdout]  340 | riscv_test!(riscv_unoptimized_rv64uzbb_rev8, "../../../guest-programs/riscv-tests/output/rv64uzbb/rev8.elf", S0, false);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64uzbb/rev8.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:341:1
[INFO] [stdout]      |
[INFO] [stdout]  341 | riscv_test!(riscv_optimized_rv64uzbb_rev8, "../../../guest-programs/riscv-tests/output/rv64uzbb/rev8.elf", S0, true);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64uzbb/rol.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:342:1
[INFO] [stdout]      |
[INFO] [stdout]  342 | riscv_test!(riscv_unoptimized_rv64uzbb_rol, "../../../guest-programs/riscv-tests/output/rv64uzbb/rol.elf", S0, false);
[INFO] [stdout]      | --------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64uzbb/rol.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:343:1
[INFO] [stdout]      |
[INFO] [stdout]  343 | riscv_test!(riscv_optimized_rv64uzbb_rol, "../../../guest-programs/riscv-tests/output/rv64uzbb/rol.elf", S0, true);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64uzbb/rolw.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:344:1
[INFO] [stdout]      |
[INFO] [stdout]  344 | riscv_test!(riscv_unoptimized_rv64uzbb_rolw, "../../../guest-programs/riscv-tests/output/rv64uzbb/rolw.elf", S0, false);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64uzbb/rolw.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:345:1
[INFO] [stdout]      |
[INFO] [stdout]  345 | riscv_test!(riscv_optimized_rv64uzbb_rolw, "../../../guest-programs/riscv-tests/output/rv64uzbb/rolw.elf", S0, true);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64uzbb/ror.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:346:1
[INFO] [stdout]      |
[INFO] [stdout]  346 | riscv_test!(riscv_unoptimized_rv64uzbb_ror, "../../../guest-programs/riscv-tests/output/rv64uzbb/ror.elf", S0, false);
[INFO] [stdout]      | --------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64uzbb/ror.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:347:1
[INFO] [stdout]      |
[INFO] [stdout]  347 | riscv_test!(riscv_optimized_rv64uzbb_ror, "../../../guest-programs/riscv-tests/output/rv64uzbb/ror.elf", S0, true);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64uzbb/rori.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:348:1
[INFO] [stdout]      |
[INFO] [stdout]  348 | riscv_test!(riscv_unoptimized_rv64uzbb_rori, "../../../guest-programs/riscv-tests/output/rv64uzbb/rori.elf", S0, false);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64uzbb/rori.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:349:1
[INFO] [stdout]      |
[INFO] [stdout]  349 | riscv_test!(riscv_optimized_rv64uzbb_rori, "../../../guest-programs/riscv-tests/output/rv64uzbb/rori.elf", S0, true);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64uzbb/roriw.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:350:1
[INFO] [stdout]      |
[INFO] [stdout]  350 | riscv_test!(riscv_unoptimized_rv64uzbb_roriw, "../../../guest-programs/riscv-tests/output/rv64uzbb/roriw.elf", S0, false);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64uzbb/roriw.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:351:1
[INFO] [stdout]      |
[INFO] [stdout]  351 | riscv_test!(riscv_optimized_rv64uzbb_roriw, "../../../guest-programs/riscv-tests/output/rv64uzbb/roriw.elf", S0, true);
[INFO] [stdout]      | ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64uzbb/rorw.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:352:1
[INFO] [stdout]      |
[INFO] [stdout]  352 | riscv_test!(riscv_unoptimized_rv64uzbb_rorw, "../../../guest-programs/riscv-tests/output/rv64uzbb/rorw.elf", S0, false);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64uzbb/rorw.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:353:1
[INFO] [stdout]      |
[INFO] [stdout]  353 | riscv_test!(riscv_optimized_rv64uzbb_rorw, "../../../guest-programs/riscv-tests/output/rv64uzbb/rorw.elf", S0, true);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64uzbb/sext_b.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:354:1
[INFO] [stdout]      |
[INFO] [stdout]  354 | riscv_test!(riscv_unoptimized_rv64uzbb_sext_b, "../../../guest-programs/riscv-tests/output/rv64uzbb/sext_b.elf", S0, false);
[INFO] [stdout]      | --------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64uzbb/sext_b.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:355:1
[INFO] [stdout]      |
[INFO] [stdout]  355 | riscv_test!(riscv_optimized_rv64uzbb_sext_b, "../../../guest-programs/riscv-tests/output/rv64uzbb/sext_b.elf", S0, true);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64uzbb/sext_h.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:356:1
[INFO] [stdout]      |
[INFO] [stdout]  356 | riscv_test!(riscv_unoptimized_rv64uzbb_sext_h, "../../../guest-programs/riscv-tests/output/rv64uzbb/sext_h.elf", S0, false);
[INFO] [stdout]      | --------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64uzbb/sext_h.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:357:1
[INFO] [stdout]      |
[INFO] [stdout]  357 | riscv_test!(riscv_optimized_rv64uzbb_sext_h, "../../../guest-programs/riscv-tests/output/rv64uzbb/sext_h.elf", S0, true);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64uzbb/xnor.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:358:1
[INFO] [stdout]      |
[INFO] [stdout]  358 | riscv_test!(riscv_unoptimized_rv64uzbb_xnor, "../../../guest-programs/riscv-tests/output/rv64uzbb/xnor.elf", S0, false);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64uzbb/xnor.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:359:1
[INFO] [stdout]      |
[INFO] [stdout]  359 | riscv_test!(riscv_optimized_rv64uzbb_xnor, "../../../guest-programs/riscv-tests/output/rv64uzbb/xnor.elf", S0, true);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64uzbb/zext_h.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:360:1
[INFO] [stdout]      |
[INFO] [stdout]  360 | riscv_test!(riscv_unoptimized_rv64uzbb_zext_h, "../../../guest-programs/riscv-tests/output/rv64uzbb/zext_h.elf", S0, false);
[INFO] [stdout]      | --------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../guest-programs/riscv-tests/output/rv64uzbb/zext_h.elf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:4147:18
[INFO] [stdout]      |
[INFO] [stdout] 4147 |                 &include_bytes!($elf_path)[..],
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests_riscv.rs:361:1
[INFO] [stdout]      |
[INFO] [stdout]  361 | riscv_test!(riscv_optimized_rv64uzbb_zext_h, "../../../guest-programs/riscv-tests/output/rv64uzbb/zext_h.elf", S0, true);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `riscv_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]     --> src/interpreter.rs:2531:54
[INFO] [stdout]      |
[INFO] [stdout] 2531 |         visitor.set3_32::<DEBUG>(d, s1, s2, |s1, s2| (s1 & !s2))
[INFO] [stdout]      |                                                      ^        ^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 2531 -         visitor.set3_32::<DEBUG>(d, s1, s2, |s1, s2| (s1 & !s2))
[INFO] [stdout] 2531 +         visitor.set3_32::<DEBUG>(d, s1, s2, |s1, s2| s1 & !s2)
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]     --> src/interpreter.rs:2539:54
[INFO] [stdout]      |
[INFO] [stdout] 2539 |         visitor.set3_64::<DEBUG>(d, s1, s2, |s1, s2| (s1 & !s2))
[INFO] [stdout]      |                                                      ^        ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 2539 -         visitor.set3_64::<DEBUG>(d, s1, s2, |s1, s2| (s1 & !s2))
[INFO] [stdout] 2539 +         visitor.set3_64::<DEBUG>(d, s1, s2, |s1, s2| s1 & !s2)
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]     --> src/interpreter.rs:2547:54
[INFO] [stdout]      |
[INFO] [stdout] 2547 |         visitor.set3_32::<DEBUG>(d, s1, s2, |s1, s2| (s1 | !s2))
[INFO] [stdout]      |                                                      ^        ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 2547 -         visitor.set3_32::<DEBUG>(d, s1, s2, |s1, s2| (s1 | !s2))
[INFO] [stdout] 2547 +         visitor.set3_32::<DEBUG>(d, s1, s2, |s1, s2| s1 | !s2)
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]     --> src/interpreter.rs:2555:54
[INFO] [stdout]      |
[INFO] [stdout] 2555 |         visitor.set3_64::<DEBUG>(d, s1, s2, |s1, s2| (s1 | !s2))
[INFO] [stdout]      |                                                      ^        ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 2555 -         visitor.set3_64::<DEBUG>(d, s1, s2, |s1, s2| (s1 | !s2))
[INFO] [stdout] 2555 +         visitor.set3_64::<DEBUG>(d, s1, s2, |s1, s2| s1 | !s2)
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `polkavm` (lib test) due to 374 previous errors; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "dac78389e07b150230cb73714b7818ded43235e64e6a6a083cd9619ac77c0892", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dac78389e07b150230cb73714b7818ded43235e64e6a6a083cd9619ac77c0892", kill_on_drop: false }`
[INFO] [stdout] dac78389e07b150230cb73714b7818ded43235e64e6a6a083cd9619ac77c0892
