[INFO] fetching crate polkavm 0.17.0...
[INFO] checking polkavm-0.17.0 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate polkavm 0.17.0 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate polkavm 0.17.0 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate polkavm 0.17.0
[INFO] finished tweaking crates.io crate polkavm 0.17.0
[INFO] tweaked toml for crates.io crate polkavm 0.17.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 67 packages to latest compatible versions
[INFO] [stderr]       Adding env_logger v0.10.2 (available: v0.11.5)
[INFO] [stderr]       Adding image v0.24.9 (available: v0.25.5)
[INFO] [stderr]       Adding ruzstd v0.4.0 (available: v0.7.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded polkavm-linux-raw v0.17.0
[INFO] [stderr]   Downloaded polkavm-assembler v0.17.0
[INFO] [stderr]   Downloaded polkavm-linker v0.17.1
[INFO] [stderr]   Downloaded polkavm-common v0.17.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a83514a52655625adce9975b4cf9aad8a9db16980d4ad1e3e7f614909a116fdb
[INFO] running `Command { std: "docker" "start" "-a" "a83514a52655625adce9975b4cf9aad8a9db16980d4ad1e3e7f614909a116fdb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a83514a52655625adce9975b4cf9aad8a9db16980d4ad1e3e7f614909a116fdb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a83514a52655625adce9975b4cf9aad8a9db16980d4ad1e3e7f614909a116fdb", kill_on_drop: false }`
[INFO] [stdout] a83514a52655625adce9975b4cf9aad8a9db16980d4ad1e3e7f614909a116fdb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 024f6c604f4ca0c260dff859c6adca8fc7ac08657ca2649288823bffa99ecd0d
[INFO] running `Command { std: "docker" "start" "-a" "024f6c604f4ca0c260dff859c6adca8fc7ac08657ca2649288823bffa99ecd0d", kill_on_drop: false }`
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling thiserror-core v1.0.50
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking slice-group-by v0.3.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking object v0.36.5
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling thiserror-core-impl v1.0.50
[INFO] [stderr]     Checking polkavm-linux-raw v0.17.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking polkavm-assembler v0.17.0
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking bytemuck v1.20.0
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking polkavm-common v0.17.0
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking ruzstd v0.4.0
[INFO] [stderr]     Checking regalloc2 v0.9.3
[INFO] [stderr]     Checking polkavm-linker v0.17.1
[INFO] [stderr]     Checking polkavm v0.17.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `polkavm_dev_debug_zygote`
[INFO] [stdout]    --> src/sandbox/linux.rs:345:15
[INFO] [stdout]     |
[INFO] [stdout] 345 |         #[cfg(polkavm_dev_debug_zygote)]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(polkavm_dev_debug_zygote)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(polkavm_dev_debug_zygote)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: requested on the command line with `-W unexpected-cfgs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `polkavm_dev_debug_zygote`
[INFO] [stdout]    --> src/sandbox/linux.rs:348:19
[INFO] [stdout]     |
[INFO] [stdout] 348 |         #[cfg(not(polkavm_dev_debug_zygote))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(polkavm_dev_debug_zygote)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(polkavm_dev_debug_zygote)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `polkavm_dev_debug_zygote`
[INFO] [stdout]    --> src/sandbox/linux.rs:545:13
[INFO] [stdout]     |
[INFO] [stdout] 545 |     if cfg!(polkavm_dev_debug_zygote) {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(polkavm_dev_debug_zygote)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(polkavm_dev_debug_zygote)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `polkavm_dev_debug_zygote`
[INFO] [stdout]    --> src/sandbox/linux.rs:642:14
[INFO] [stdout]     |
[INFO] [stdout] 642 |     if !cfg!(polkavm_dev_debug_zygote) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(polkavm_dev_debug_zygote)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(polkavm_dev_debug_zygote)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `polkavm_dev_debug_zygote`
[INFO] [stdout]    --> src/sandbox/linux.rs:742:14
[INFO] [stdout]     |
[INFO] [stdout] 742 |     if !cfg!(polkavm_dev_debug_zygote) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(polkavm_dev_debug_zygote)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(polkavm_dev_debug_zygote)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `polkavm_dev_debug_zygote`
[INFO] [stdout]    --> src/sandbox/linux.rs:778:13
[INFO] [stdout]     |
[INFO] [stdout] 778 |     if cfg!(polkavm_dev_debug_zygote) {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(polkavm_dev_debug_zygote)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(polkavm_dev_debug_zygote)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `polkavm_dev_debug_zygote`
[INFO] [stdout]     --> src/sandbox/linux.rs:1225:48
[INFO] [stdout]      |
[INFO] [stdout] 1225 |         vmctx.init.sandbox_disabled.store(cfg!(polkavm_dev_debug_zygote), Ordering::Relaxed);
[INFO] [stdout]      |                                                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(polkavm_dev_debug_zygote)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(polkavm_dev_debug_zygote)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `polkavm_dev_debug_zygote`
[INFO] [stdout]     --> src/sandbox/linux.rs:1227:38
[INFO] [stdout]      |
[INFO] [stdout] 1227 |         let sandbox_flags = if !cfg!(polkavm_dev_debug_zygote) {
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(polkavm_dev_debug_zygote)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(polkavm_dev_debug_zygote)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `polkavm_dev_debug_zygote`
[INFO] [stdout]     --> src/sandbox/linux.rs:1391:26
[INFO] [stdout]      |
[INFO] [stdout] 1391 |                 if !cfg!(polkavm_dev_debug_zygote) && instant.elapsed() > Duration::from_secs(10) {
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(polkavm_dev_debug_zygote)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(polkavm_dev_debug_zygote)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `polkavm_dev_debug_zygote`
[INFO] [stdout]     --> src/sandbox/linux.rs:1411:17
[INFO] [stdout]      |
[INFO] [stdout] 1411 |         if cfg!(polkavm_dev_debug_zygote) {
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(polkavm_dev_debug_zygote)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(polkavm_dev_debug_zygote)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `kani`
[INFO] [stdout]   --> src/generic_allocator.rs:73:7
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[cfg(kani)]
[INFO] [stdout]    |       ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `kani`
[INFO] [stdout]   --> src/generic_allocator.rs:82:7
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[cfg(kani)]
[INFO] [stdout]    |       ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `kani`
[INFO] [stdout]   --> src/generic_allocator.rs:91:7
[INFO] [stdout]    |
[INFO] [stdout] 91 | #[cfg(kani)]
[INFO] [stdout]    |       ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `kani`
[INFO] [stdout]    --> src/generic_allocator.rs:267:11
[INFO] [stdout]     |
[INFO] [stdout] 267 | #[cfg(any(kani, test, feature = "export-internals-for-testing"))]
[INFO] [stdout]     |           ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[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:1351:29
[INFO] [stdout]      |
[INFO] [stdout] 1351 |     const DOOM_WAD: &[u8] = include_bytes!("../../../examples/doom/roms/doom1.wad");
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[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:1430:36
[INFO] [stdout]      |
[INFO] [stdout] 1430 |             120 => decompress_zstd(include_bytes!("../../../test-data/doom_00120.tga.zst")),
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[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:1431:37
[INFO] [stdout]      |
[INFO] [stdout] 1431 |             1320 => decompress_zstd(include_bytes!("../../../test-data/doom_01320.tga.zst")),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[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:1432:37
[INFO] [stdout]      |
[INFO] [stdout] 1432 |             9000 => decompress_zstd(include_bytes!("../../../test-data/doom_09000.tga.zst")),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[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:1433:38
[INFO] [stdout]      |
[INFO] [stdout] 1433 |             10440 => decompress_zstd(include_bytes!("../../../test-data/doom_10440.tga.zst")),
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[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:1466:18
[INFO] [stdout]      |
[INFO] [stdout] 1466 |     doom(config, include_bytes!("../../../test-data/doom_O3_dwarf5.elf.zst"));
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[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:1470:18
[INFO] [stdout]      |
[INFO] [stdout] 1470 |     doom(config, include_bytes!("../../../test-data/doom_O1_dwarf5.elf.zst"));
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[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:1474:18
[INFO] [stdout]      |
[INFO] [stdout] 1474 |     doom(config, include_bytes!("../../../test-data/doom_O3_dwarf2.elf.zst"));
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../test-data/bench-pinky_32.elf.zst`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:1502:18
[INFO] [stdout]      |
[INFO] [stdout] 1502 |         get_blob(include_bytes!("../../../test-data/bench-pinky_32.elf.zst"))
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../test-data/bench-pinky_64.elf.zst`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:1504:18
[INFO] [stdout]      |
[INFO] [stdout] 1504 |         get_blob(include_bytes!("../../../test-data/bench-pinky_64.elf.zst"))
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[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:1525:46
[INFO] [stdout]      |
[INFO] [stdout] 1525 |     let expected_frame_raw = decompress_zstd(include_bytes!("../../../test-data/pinky_00256.tga.zst"));
[INFO] [stdout]      |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../test-data/test-blob_32.elf.zst`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:1943:37
[INFO] [stdout]      |
[INFO] [stdout] 1943 | const TEST_BLOB_32_ELF_ZST: &[u8] = include_bytes!("../../../test-data/test-blob_32.elf.zst");
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../test-data/test-blob_64.elf.zst`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests.rs:1944:37
[INFO] [stdout]      |
[INFO] [stdout] 1944 | const TEST_BLOB_64_ELF_ZST: &[u8] = include_bytes!("../../../test-data/test-blob_64.elf.zst");
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[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:2492:16
[INFO] [stdout]      |
[INFO] [stdout] 2492 |     let line = include_str!("../../../guest-programs/test-blob/src/main.rs")
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[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:2522:33
[INFO] [stdout]      |
[INFO] [stdout] 2522 |     const EXAMPLE_BLOB: &[u8] = include_bytes!("../../../guest-programs/output/example-hello-world.polkavm");
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` (in Nightly builds, 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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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:2665:18
[INFO] [stdout]      |
[INFO] [stdout] 2665 |                 &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: unexpected `cfg` condition name: `polkavm_dev_debug_zygote`
[INFO] [stdout]    --> src/sandbox/linux.rs:345:15
[INFO] [stdout]     |
[INFO] [stdout] 345 |         #[cfg(polkavm_dev_debug_zygote)]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(polkavm_dev_debug_zygote)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(polkavm_dev_debug_zygote)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: requested on the command line with `-W unexpected-cfgs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `polkavm_dev_debug_zygote`
[INFO] [stdout]    --> src/sandbox/linux.rs:348:19
[INFO] [stdout]     |
[INFO] [stdout] 348 |         #[cfg(not(polkavm_dev_debug_zygote))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(polkavm_dev_debug_zygote)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(polkavm_dev_debug_zygote)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `polkavm_dev_debug_zygote`
[INFO] [stdout]    --> src/sandbox/linux.rs:545:13
[INFO] [stdout]     |
[INFO] [stdout] 545 |     if cfg!(polkavm_dev_debug_zygote) {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(polkavm_dev_debug_zygote)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(polkavm_dev_debug_zygote)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `polkavm_dev_debug_zygote`
[INFO] [stdout]    --> src/sandbox/linux.rs:642:14
[INFO] [stdout]     |
[INFO] [stdout] 642 |     if !cfg!(polkavm_dev_debug_zygote) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(polkavm_dev_debug_zygote)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(polkavm_dev_debug_zygote)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `polkavm_dev_debug_zygote`
[INFO] [stdout]    --> src/sandbox/linux.rs:742:14
[INFO] [stdout]     |
[INFO] [stdout] 742 |     if !cfg!(polkavm_dev_debug_zygote) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(polkavm_dev_debug_zygote)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(polkavm_dev_debug_zygote)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `polkavm_dev_debug_zygote`
[INFO] [stdout]    --> src/sandbox/linux.rs:778:13
[INFO] [stdout]     |
[INFO] [stdout] 778 |     if cfg!(polkavm_dev_debug_zygote) {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(polkavm_dev_debug_zygote)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(polkavm_dev_debug_zygote)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `polkavm_dev_debug_zygote`
[INFO] [stdout]     --> src/sandbox/linux.rs:1225:48
[INFO] [stdout]      |
[INFO] [stdout] 1225 |         vmctx.init.sandbox_disabled.store(cfg!(polkavm_dev_debug_zygote), Ordering::Relaxed);
[INFO] [stdout]      |                                                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(polkavm_dev_debug_zygote)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(polkavm_dev_debug_zygote)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `polkavm_dev_debug_zygote`
[INFO] [stdout]     --> src/sandbox/linux.rs:1227:38
[INFO] [stdout]      |
[INFO] [stdout] 1227 |         let sandbox_flags = if !cfg!(polkavm_dev_debug_zygote) {
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(polkavm_dev_debug_zygote)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(polkavm_dev_debug_zygote)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `polkavm_dev_debug_zygote`
[INFO] [stdout]     --> src/sandbox/linux.rs:1391:26
[INFO] [stdout]      |
[INFO] [stdout] 1391 |                 if !cfg!(polkavm_dev_debug_zygote) && instant.elapsed() > Duration::from_secs(10) {
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(polkavm_dev_debug_zygote)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(polkavm_dev_debug_zygote)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `polkavm_dev_debug_zygote`
[INFO] [stdout]     --> src/sandbox/linux.rs:1411:17
[INFO] [stdout]      |
[INFO] [stdout] 1411 |         if cfg!(polkavm_dev_debug_zygote) {
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(polkavm_dev_debug_zygote)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(polkavm_dev_debug_zygote)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `kani`
[INFO] [stdout]   --> src/generic_allocator.rs:73:7
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[cfg(kani)]
[INFO] [stdout]    |       ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `kani`
[INFO] [stdout]   --> src/generic_allocator.rs:82:7
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[cfg(kani)]
[INFO] [stdout]    |       ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `kani`
[INFO] [stdout]   --> src/generic_allocator.rs:91:7
[INFO] [stdout]    |
[INFO] [stdout] 91 | #[cfg(kani)]
[INFO] [stdout]    |       ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `kani`
[INFO] [stdout]    --> src/generic_allocator.rs:267:11
[INFO] [stdout]     |
[INFO] [stdout] 267 | #[cfg(any(kani, test, feature = "export-internals-for-testing"))]
[INFO] [stdout]     |           ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `polkavm` (lib test) due to 375 previous errors; 14 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "024f6c604f4ca0c260dff859c6adca8fc7ac08657ca2649288823bffa99ecd0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "024f6c604f4ca0c260dff859c6adca8fc7ac08657ca2649288823bffa99ecd0d", kill_on_drop: false }`
[INFO] [stdout] 024f6c604f4ca0c260dff859c6adca8fc7ac08657ca2649288823bffa99ecd0d
