[INFO] fetching crate cairo-vm 1.0.1...
[INFO] checking cairo-vm-1.0.1 against try#47af3d0de9d26c7deba4cfb203b710cc3f764e91 for pr-130443
[INFO] extracting crate cairo-vm 1.0.1 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate cairo-vm 1.0.1 on toolchain 47af3d0de9d26c7deba4cfb203b710cc3f764e91
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cairo-vm 1.0.1
[INFO] removed 1 missing examples
[INFO] finished tweaking crates.io crate cairo-vm 1.0.1
[INFO] tweaked toml for crates.io crate cairo-vm 1.0.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate crates.io crate cairo-vm 1.0.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8555cbddeaa3ab8c63a8e342f1b921e03eabdaddd3a6fb65686ddb2bedb8e566
[INFO] running `Command { std: "docker" "start" "-a" "8555cbddeaa3ab8c63a8e342f1b921e03eabdaddd3a6fb65686ddb2bedb8e566", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8555cbddeaa3ab8c63a8e342f1b921e03eabdaddd3a6fb65686ddb2bedb8e566", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8555cbddeaa3ab8c63a8e342f1b921e03eabdaddd3a6fb65686ddb2bedb8e566", kill_on_drop: false }`
[INFO] [stdout] 8555cbddeaa3ab8c63a8e342f1b921e03eabdaddd3a6fb65686ddb2bedb8e566
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5cf911a384e62109aca65c88b924c89a9a5f0da298c192db1179eaa68e2a73ce
[INFO] running `Command { std: "docker" "start" "-a" "5cf911a384e62109aca65c88b924c89a9a5f0da298c192db1179eaa68e2a73ce", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling cc v1.1.5
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling zstd-sys v2.0.12+zstd.1.5.6
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking password-hash v0.4.2
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling rstest_macros v0.17.0
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.39
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking plotters-backend v0.3.6
[INFO] [stderr]    Compiling rust_decimal v1.35.0
[INFO] [stderr]     Checking lambdaworks-math v0.7.0
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]     Checking clap_lex v0.7.1
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking clap_builder v4.5.9
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking lambdaworks-crypto v0.7.0
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl-no-std v2.0.2
[INFO] [stderr]     Checking plotters-svg v0.3.6
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]    Compiling ark-ff v0.4.2
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking thiserror-no-std v2.0.2
[INFO] [stderr]     Checking plotters v0.3.6
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]     Checking clap v4.5.9
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking proptest v1.5.0
[INFO] [stderr]     Checking mimalloc v0.1.43
[INFO] [stderr]     Checking assert_matches v1.5.0
[INFO] [stderr]     Checking iai-callgrind v0.3.1
[INFO] [stderr]     Checking rstest v0.17.0
[INFO] [stderr]     Checking zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking bincode v2.0.0-rc.3
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking lru v0.12.3
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking num-modular v0.5.1
[INFO] [stderr]     Checking starknet-types-core v0.1.5
[INFO] [stderr]     Checking num-prime v0.4.4
[INFO] [stderr]    Compiling starknet-ff v0.3.7
[INFO] [stderr]    Compiling starknet-curve v0.4.2
[INFO] [stderr]    Compiling starknet-crypto-codegen v0.3.3
[INFO] [stderr]     Checking starknet-crypto v0.6.2
[INFO] [stderr]     Checking cairo-vm v1.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/../../cairo_programs/proof_programs/fibonacci.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/air_private_input.rs:298:50
[INFO] [stdout]     |
[INFO] [stdout] 298 | ...   let runner = crate::cairo_run::cairo_run(include_bytes!("../../cairo_programs/proof_programs/fibonacci.json"), &config, &mut crate:...
[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/../../cairo_programs/proof_programs/fibonacci.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/air_public_input.rs:185:12
[INFO] [stdout]     |
[INFO] [stdout] 185 |     #[case(include_bytes!("../../cairo_programs/proof_programs/fibonacci.json"))]
[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/../../cairo_programs/proof_programs/bitwise_output.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/air_public_input.rs:186:12
[INFO] [stdout]     |
[INFO] [stdout] 186 |     #[case(include_bytes!("../../cairo_programs/proof_programs/bitwise_output.json"))]
[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/../../cairo_programs/proof_programs/keccak_builtin.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/air_public_input.rs:187:12
[INFO] [stdout]     |
[INFO] [stdout] 187 |     #[case(include_bytes!("../../cairo_programs/proof_programs/keccak_builtin.json"))]
[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/../../cairo_programs/proof_programs/poseidon_builtin.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/air_public_input.rs:188:12
[INFO] [stdout]     |
[INFO] [stdout] 188 |     #[case(include_bytes!("../../cairo_programs/proof_programs/poseidon_builtin.json"))]
[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/../../cairo_programs/proof_programs/relocate_temporary_segment_append.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/air_public_input.rs:189:12
[INFO] [stdout]     |
[INFO] [stdout] 189 |     #[case(include_bytes!("../../cairo_programs/proof_programs/relocate_temporary_segment_append.json"))]
[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/../../cairo_programs/proof_programs/pedersen_test.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/air_public_input.rs:190:12
[INFO] [stdout]     |
[INFO] [stdout] 190 |     #[case(include_bytes!("../../cairo_programs/proof_programs/pedersen_test.json"))]
[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/../../cairo_programs/proof_programs/ec_op.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/air_public_input.rs:191:12
[INFO] [stdout]     |
[INFO] [stdout] 191 |     #[case(include_bytes!("../../cairo_programs/proof_programs/ec_op.json"))]
[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/../../cairo_programs/not_main.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/cairo_run.rs:339:13
[INFO] [stdout]     |
[INFO] [stdout] 339 |             include_bytes!("../../cairo_programs/not_main.json"),
[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/../../cairo_programs/manually_compiled/no_data_program.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/cairo_run.rs:361:13
[INFO] [stdout]     |
[INFO] [stdout] 361 |             include_bytes!("../../cairo_programs/manually_compiled/no_data_program.json");
[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/../../cairo_programs/manually_compiled/no_main_program.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/cairo_run.rs:373:13
[INFO] [stdout]     |
[INFO] [stdout] 373 |             include_bytes!("../../cairo_programs/manually_compiled/no_main_program.json");
[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/../../cairo_programs/manually_compiled/invalid_memory.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/cairo_run.rs:385:13
[INFO] [stdout]     |
[INFO] [stdout] 385 |             include_bytes!("../../cairo_programs/manually_compiled/invalid_memory.json");
[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/../../cairo_programs/bitwise_output.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/cairo_run.rs:393:31
[INFO] [stdout]     |
[INFO] [stdout] 393 |         let program_content = include_bytes!("../../cairo_programs/bitwise_output.json");
[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/../../cairo_programs/struct.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/cairo_run.rs:406:31
[INFO] [stdout]     |
[INFO] [stdout] 406 |         let program_content = include_bytes!("../../cairo_programs/struct.json");
[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/../../cairo_programs/trace_memory/cairo_trace_struct`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/cairo_run.rs:408:13
[INFO] [stdout]     |
[INFO] [stdout] 408 |             include_bytes!("../../cairo_programs/trace_memory/cairo_trace_struct");
[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/../../cairo_programs/struct.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/cairo_run.rs:429:31
[INFO] [stdout]     |
[INFO] [stdout] 429 |         let program_content = include_bytes!("../../cairo_programs/struct.json");
[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/../../cairo_programs/trace_memory/cairo_memory_struct`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/cairo_run.rs:431:13
[INFO] [stdout]     |
[INFO] [stdout] 431 |             include_bytes!("../../cairo_programs/trace_memory/cairo_memory_struct");
[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/../../cairo_programs/struct.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/cairo_run.rs:453:13
[INFO] [stdout]     |
[INFO] [stdout] 453 |             include_bytes!("../../cairo_programs/struct.json"),
[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/../../cairo_programs/fibonacci.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/cairo_run.rs:467:12
[INFO] [stdout]     |
[INFO] [stdout] 467 |     #[case(include_bytes!("../../cairo_programs/fibonacci.json"))]
[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/../../cairo_programs/integration.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/cairo_run.rs:468:12
[INFO] [stdout]     |
[INFO] [stdout] 468 |     #[case(include_bytes!("../../cairo_programs/integration.json"))]
[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/../../cairo_programs/common_signature.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/cairo_run.rs:469:12
[INFO] [stdout]     |
[INFO] [stdout] 469 |     #[case(include_bytes!("../../cairo_programs/common_signature.json"))]
[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/../../cairo_programs/relocate_segments.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/cairo_run.rs:470:12
[INFO] [stdout]     |
[INFO] [stdout] 470 |     #[case(include_bytes!("../../cairo_programs/relocate_segments.json"))]
[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/../../cairo_programs/ec_op.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/cairo_run.rs:471:12
[INFO] [stdout]     |
[INFO] [stdout] 471 |     #[case(include_bytes!("../../cairo_programs/ec_op.json"))]
[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/../../cairo_programs/bitwise_output.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/cairo_run.rs:472:12
[INFO] [stdout]     |
[INFO] [stdout] 472 |     #[case(include_bytes!("../../cairo_programs/bitwise_output.json"))]
[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/../../cairo_programs/value_beyond_segment.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/cairo_run.rs:473:12
[INFO] [stdout]     |
[INFO] [stdout] 473 |     #[case(include_bytes!("../../cairo_programs/value_beyond_segment.json"))]
[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/../../cairo_programs/fibonacci.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/cairo_run.rs:502:17
[INFO] [stdout]     |
[INFO] [stdout] 502 |                 include_bytes!("../../cairo_programs/fibonacci.json"),
[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/serde/../../../cairo_programs/manually_compiled/valid_program_a.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/serde/deserialize_program.rs:784:13
[INFO] [stdout]     |
[INFO] [stdout] 784 |             include_bytes!("../../../cairo_programs/manually_compiled/valid_program_a.json");
[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/serde/../../../cairo_programs/manually_compiled/valid_program_b.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/serde/deserialize_program.rs:802:13
[INFO] [stdout]     |
[INFO] [stdout] 802 |             include_bytes!("../../../cairo_programs/manually_compiled/valid_program_b.json");
[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/serde/../../../cairo_programs/manually_compiled/invalid_even_length_hex.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/serde/deserialize_program.rs:820:22
[INFO] [stdout]     |
[INFO] [stdout] 820 |           let reader = include_bytes!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 821 | |             "../../../cairo_programs/manually_compiled/invalid_even_length_hex.json"
[INFO] [stdout] 822 | |         );
[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/serde/../../../cairo_programs/manually_compiled/invalid_odd_length_hex.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/serde/deserialize_program.rs:830:13
[INFO] [stdout]     |
[INFO] [stdout] 830 |             include_bytes!("../../../cairo_programs/manually_compiled/invalid_odd_length_hex.json");
[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/serde/../../../cairo_programs/manually_compiled/valid_program_a.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/serde/deserialize_program.rs:841:13
[INFO] [stdout]     |
[INFO] [stdout] 841 |             include_bytes!("../../../cairo_programs/manually_compiled/valid_program_a.json");
[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/serde/../../../cairo_programs/manually_compiled/valid_program_a.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/serde/deserialize_program.rs:866:13
[INFO] [stdout]     |
[INFO] [stdout] 866 |             include_bytes!("../../../cairo_programs/manually_compiled/valid_program_a.json");
[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/serde/../../../cairo_programs/manually_compiled/valid_program_a.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/serde/deserialize_program.rs:935:13
[INFO] [stdout]     |
[INFO] [stdout] 935 |             include_bytes!("../../../cairo_programs/manually_compiled/valid_program_a.json");
[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/serde/../../../cairo_programs/manually_compiled/deserialize_constant_test.json`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/serde/deserialize_program.rs:999:22
[INFO] [stdout]      |
[INFO] [stdout] 999  |           let reader = include_bytes!(
[INFO] [stdout]      |  ______________________^
[INFO] [stdout] 1000 | |             "../../../cairo_programs/manually_compiled/deserialize_constant_test.json"
[INFO] [stdout] 1001 | |         );
[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/serde/../../../cairo_programs/uint256_integration_tests.json`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/serde/deserialize_program.rs:1445:22
[INFO] [stdout]      |
[INFO] [stdout] 1445 |         let reader = include_bytes!("../../../cairo_programs/uint256_integration_tests.json");
[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 `/opt/rustwide/workdir/../cairo_programs/manually_compiled/program_without_attributes.json`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/serde/deserialize_program.rs:1610:23
[INFO] [stdout]      |
[INFO] [stdout] 1610 |           let program = include_bytes!(concat!(
[INFO] [stdout]      |  _______________________^
[INFO] [stdout] 1611 | |             env!("CARGO_MANIFEST_DIR"),
[INFO] [stdout] 1612 | |             "/../cairo_programs/manually_compiled/program_without_attributes.json",
[INFO] [stdout] 1613 | |         ));
[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 `/opt/rustwide/workdir/../cairo_programs/manually_compiled/program_without_attributes_2.json`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/serde/deserialize_program.rs:1620:23
[INFO] [stdout]      |
[INFO] [stdout] 1620 |           let program = include_bytes!(concat!(
[INFO] [stdout]      |  _______________________^
[INFO] [stdout] 1621 | |             env!("CARGO_MANIFEST_DIR"),
[INFO] [stdout] 1622 | |             "/../cairo_programs/manually_compiled/program_without_attributes_2.json",
[INFO] [stdout] 1623 | |         ));
[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/serde/../../../cairo_programs/keccak.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/serde/serialize_program.rs:257:13
[INFO] [stdout]     |
[INFO] [stdout] 257 |             include_bytes!("../../../cairo_programs/keccak.json").to_vec(),
[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/serde/../../../cairo_programs/assert_nn.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/serde/serialize_program.rs:258:13
[INFO] [stdout]     |
[INFO] [stdout] 258 |             include_bytes!("../../../cairo_programs/assert_nn.json").to_vec(),
[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/serde/../../../cairo_programs/bitwise_recursion.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/serde/serialize_program.rs:259:13
[INFO] [stdout]     |
[INFO] [stdout] 259 |             include_bytes!("../../../cairo_programs/bitwise_recursion.json").to_vec(),
[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/serde/../../../cairo_programs/blake2s_felts.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/serde/serialize_program.rs:260:13
[INFO] [stdout]     |
[INFO] [stdout] 260 |             include_bytes!("../../../cairo_programs/blake2s_felts.json").to_vec(),
[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/serde/../../../cairo_programs/cairo_finalize_keccak_block_size_1000.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/serde/serialize_program.rs:261:13
[INFO] [stdout]     |
[INFO] [stdout] 261 |             include_bytes!("../../../cairo_programs/cairo_finalize_keccak_block_size_1000.json")
[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/serde/../../../cairo_programs/bitwise_recursion.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/serde/serialize_program.rs:263:13
[INFO] [stdout]     |
[INFO] [stdout] 263 |             include_bytes!("../../../cairo_programs/bitwise_recursion.json").to_vec(),
[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/serde/../../../cairo_programs/keccak.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/serde/serialize_program.rs:264:13
[INFO] [stdout]     |
[INFO] [stdout] 264 |             include_bytes!("../../../cairo_programs/keccak.json").to_vec(),
[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/serde/../../../cairo_programs/ec_double_slope.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/serde/serialize_program.rs:265:13
[INFO] [stdout]     |
[INFO] [stdout] 265 |             include_bytes!("../../../cairo_programs/ec_double_slope.json").to_vec(),
[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/serde/../../../cairo_programs/example_blake2s.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/serde/serialize_program.rs:266:13
[INFO] [stdout]     |
[INFO] [stdout] 266 |             include_bytes!("../../../cairo_programs/example_blake2s.json").to_vec(),
[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/serde/../../../cairo_programs/fibonacci.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/serde/serialize_program.rs:267:13
[INFO] [stdout]     |
[INFO] [stdout] 267 |             include_bytes!("../../../cairo_programs/fibonacci.json").to_vec(),
[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/serde/../../../cairo_programs/integration.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/serde/serialize_program.rs:268:13
[INFO] [stdout]     |
[INFO] [stdout] 268 |             include_bytes!("../../../cairo_programs/integration.json").to_vec(),
[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/serde/../../../cairo_programs/bitwise_recursion.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/serde/serialize_program.rs:269:13
[INFO] [stdout]     |
[INFO] [stdout] 269 |             include_bytes!("../../../cairo_programs/bitwise_recursion.json").to_vec(),
[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/serde/../../../cairo_programs/keccak_integration_tests.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/serde/serialize_program.rs:270:13
[INFO] [stdout]     |
[INFO] [stdout] 270 |             include_bytes!("../../../cairo_programs/keccak_integration_tests.json").to_vec(),
[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/serde/../../../cairo_programs/math_integration_tests.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/serde/serialize_program.rs:271:13
[INFO] [stdout]     |
[INFO] [stdout] 271 |             include_bytes!("../../../cairo_programs/math_integration_tests.json").to_vec(),
[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/serde/../../../cairo_programs/pedersen_test.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/serde/serialize_program.rs:272:13
[INFO] [stdout]     |
[INFO] [stdout] 272 |             include_bytes!("../../../cairo_programs/pedersen_test.json").to_vec(),
[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/serde/../../../cairo_programs/poseidon_hash.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/serde/serialize_program.rs:273:13
[INFO] [stdout]     |
[INFO] [stdout] 273 |             include_bytes!("../../../cairo_programs/poseidon_hash.json").to_vec(),
[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/serde/../../../cairo_programs/poseidon_multirun.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/serde/serialize_program.rs:274:13
[INFO] [stdout]     |
[INFO] [stdout] 274 |             include_bytes!("../../../cairo_programs/poseidon_multirun.json").to_vec(),
[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/serde/../../../cairo_programs/reduce.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/serde/serialize_program.rs:275:13
[INFO] [stdout]     |
[INFO] [stdout] 275 |             include_bytes!("../../../cairo_programs/reduce.json").to_vec(),
[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/serde/../../../cairo_programs/secp_ec.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/serde/serialize_program.rs:276:13
[INFO] [stdout]     |
[INFO] [stdout] 276 |             include_bytes!("../../../cairo_programs/secp_ec.json").to_vec(),
[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/serde/../../../cairo_programs/sha256_test.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/serde/serialize_program.rs:277:13
[INFO] [stdout]     |
[INFO] [stdout] 277 |             include_bytes!("../../../cairo_programs/sha256_test.json").to_vec(),
[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/serde/../../../cairo_programs/uint256_integration_tests.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/serde/serialize_program.rs:278:13
[INFO] [stdout]     |
[INFO] [stdout] 278 |             include_bytes!("../../../cairo_programs/uint256_integration_tests.json").to_vec(),
[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/serde/../../../cairo_programs/keccak.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/serde/serialize_program.rs:298:13
[INFO] [stdout]     |
[INFO] [stdout] 298 |             include_bytes!("../../../cairo_programs/keccak.json").to_vec(),
[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/serde/../../../cairo_programs/assert_nn.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/serde/serialize_program.rs:299:13
[INFO] [stdout]     |
[INFO] [stdout] 299 |             include_bytes!("../../../cairo_programs/assert_nn.json").to_vec(),
[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/serde/../../../cairo_programs/bitwise_recursion.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/serde/serialize_program.rs:300:13
[INFO] [stdout]     |
[INFO] [stdout] 300 |             include_bytes!("../../../cairo_programs/bitwise_recursion.json").to_vec(),
[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/serde/../../../cairo_programs/blake2s_felts.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/serde/serialize_program.rs:301:13
[INFO] [stdout]     |
[INFO] [stdout] 301 |             include_bytes!("../../../cairo_programs/blake2s_felts.json").to_vec(),
[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/serde/../../../cairo_programs/cairo_finalize_keccak_block_size_1000.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/serde/serialize_program.rs:302:13
[INFO] [stdout]     |
[INFO] [stdout] 302 |             include_bytes!("../../../cairo_programs/cairo_finalize_keccak_block_size_1000.json")
[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/serde/../../../cairo_programs/bitwise_recursion.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/serde/serialize_program.rs:304:13
[INFO] [stdout]     |
[INFO] [stdout] 304 |             include_bytes!("../../../cairo_programs/bitwise_recursion.json").to_vec(),
[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/serde/../../../cairo_programs/keccak.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/serde/serialize_program.rs:305:13
[INFO] [stdout]     |
[INFO] [stdout] 305 |             include_bytes!("../../../cairo_programs/keccak.json").to_vec(),
[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/serde/../../../cairo_programs/ec_double_slope.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/serde/serialize_program.rs:306:13
[INFO] [stdout]     |
[INFO] [stdout] 306 |             include_bytes!("../../../cairo_programs/ec_double_slope.json").to_vec(),
[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/serde/../../../cairo_programs/example_blake2s.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/serde/serialize_program.rs:307:13
[INFO] [stdout]     |
[INFO] [stdout] 307 |             include_bytes!("../../../cairo_programs/example_blake2s.json").to_vec(),
[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/serde/../../../cairo_programs/fibonacci.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/serde/serialize_program.rs:308:13
[INFO] [stdout]     |
[INFO] [stdout] 308 |             include_bytes!("../../../cairo_programs/fibonacci.json").to_vec(),
[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/serde/../../../cairo_programs/integration.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/serde/serialize_program.rs:309:13
[INFO] [stdout]     |
[INFO] [stdout] 309 |             include_bytes!("../../../cairo_programs/integration.json").to_vec(),
[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/serde/../../../cairo_programs/bitwise_recursion.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/serde/serialize_program.rs:310:13
[INFO] [stdout]     |
[INFO] [stdout] 310 |             include_bytes!("../../../cairo_programs/bitwise_recursion.json").to_vec(),
[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/serde/../../../cairo_programs/keccak_integration_tests.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/serde/serialize_program.rs:311:13
[INFO] [stdout]     |
[INFO] [stdout] 311 |             include_bytes!("../../../cairo_programs/keccak_integration_tests.json").to_vec(),
[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/serde/../../../cairo_programs/math_integration_tests.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/serde/serialize_program.rs:312:13
[INFO] [stdout]     |
[INFO] [stdout] 312 |             include_bytes!("../../../cairo_programs/math_integration_tests.json").to_vec(),
[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/serde/../../../cairo_programs/pedersen_test.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/serde/serialize_program.rs:313:13
[INFO] [stdout]     |
[INFO] [stdout] 313 |             include_bytes!("../../../cairo_programs/pedersen_test.json").to_vec(),
[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/serde/../../../cairo_programs/poseidon_hash.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/serde/serialize_program.rs:314:13
[INFO] [stdout]     |
[INFO] [stdout] 314 |             include_bytes!("../../../cairo_programs/poseidon_hash.json").to_vec(),
[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/serde/../../../cairo_programs/poseidon_multirun.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/serde/serialize_program.rs:315:13
[INFO] [stdout]     |
[INFO] [stdout] 315 |             include_bytes!("../../../cairo_programs/poseidon_multirun.json").to_vec(),
[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/serde/../../../cairo_programs/reduce.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/serde/serialize_program.rs:316:13
[INFO] [stdout]     |
[INFO] [stdout] 316 |             include_bytes!("../../../cairo_programs/reduce.json").to_vec(),
[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/serde/../../../cairo_programs/secp_ec.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/serde/serialize_program.rs:317:13
[INFO] [stdout]     |
[INFO] [stdout] 317 |             include_bytes!("../../../cairo_programs/secp_ec.json").to_vec(),
[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/serde/../../../cairo_programs/sha256_test.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/serde/serialize_program.rs:318:13
[INFO] [stdout]     |
[INFO] [stdout] 318 |             include_bytes!("../../../cairo_programs/sha256_test.json").to_vec(),
[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/serde/../../../cairo_programs/uint256_integration_tests.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/serde/serialize_program.rs:319:13
[INFO] [stdout]     |
[INFO] [stdout] 319 |             include_bytes!("../../../cairo_programs/uint256_integration_tests.json").to_vec(),
[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/types/../../../cairo_programs/manually_compiled/valid_program_a.json`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/types/program.rs:1159:13
[INFO] [stdout]      |
[INFO] [stdout] 1159 |             include_bytes!("../../../cairo_programs/manually_compiled/valid_program_a.json"),
[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/types/../../../cairo_programs/manually_compiled/valid_program_a.json`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/types/program.rs:1243:13
[INFO] [stdout]      |
[INFO] [stdout] 1243 |             include_bytes!("../../../cairo_programs/manually_compiled/valid_program_a.json"),
[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/types/../../../cairo_programs/manually_compiled/deserialize_constant_test.json`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/types/program.rs:1345:13
[INFO] [stdout]      |
[INFO] [stdout] 1345 | /             include_bytes!(
[INFO] [stdout] 1346 | |                 "../../../cairo_programs/manually_compiled/deserialize_constant_test.json"
[INFO] [stdout] 1347 | |             ),
[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/types/../../../cairo_programs/pedersen_test.json`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/types/program.rs:1411:31
[INFO] [stdout]      |
[INFO] [stdout] 1411 |         let program_content = include_bytes!("../../../cairo_programs/pedersen_test.json");
[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/types/../../../cairo_programs/proof_programs/fibonacci.json`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/types/program.rs:1425:13
[INFO] [stdout]      |
[INFO] [stdout] 1425 |             include_bytes!("../../../cairo_programs/proof_programs/fibonacci.json");
[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: unexpected `cfg` condition name: `no_std`
[INFO] [stdout]    --> src/vm/runners/cairo_pie.rs:376:39
[INFO] [stdout]     |
[INFO] [stdout] 376 |     #[cfg(any(target_arch = "wasm32", no_std, not(feature = "std")))]
[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(no_std)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_std)");` 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: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:13:9
[INFO] [stdout]     |
[INFO] [stdout] 13  | #![deny(warnings)]
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: `#[deny(unexpected_cfgs)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: elided lifetime has a name
[INFO] [stdout]    --> src/vm/vm_memory/memory.rs:233:77
[INFO] [stdout]     |
[INFO] [stdout] 233 |     pub(crate) fn get<'a, 'b: 'a, K: 'a>(&'b self, key: &'a K) -> Option<Cow<MaybeRelocatable>>
[INFO] [stdout]     |                           -- lifetime `'b` declared here                    ^ this elided lifetime gets resolved as `'b`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[deny(elided_named_lifetimes)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/vm/errors/../../../../cairo_programs/bad_programs/bad_dict_update.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/vm/errors/vm_exception.rs:637:13
[INFO] [stdout]     |
[INFO] [stdout] 637 |             include_bytes!("../../../../cairo_programs/bad_programs/bad_dict_update.json"),
[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/vm/errors/../../../../cairo_programs/bad_programs/bad_usort.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/vm/errors/vm_exception.rs:665:13
[INFO] [stdout]     |
[INFO] [stdout] 665 |             include_bytes!("../../../../cairo_programs/bad_programs/bad_usort.json"),
[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/vm/errors/../../../../cairo_programs/bad_programs/bad_range_check.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/vm/errors/vm_exception.rs:839:13
[INFO] [stdout]     |
[INFO] [stdout] 839 |             include_bytes!("../../../../cairo_programs/bad_programs/bad_range_check.json"),
[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/vm/errors/../../../../cairo_programs/bad_programs/bad_usort.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/vm/errors/vm_exception.rs:883:13
[INFO] [stdout]     |
[INFO] [stdout] 883 |             include_bytes!("../../../../cairo_programs/bad_programs/bad_usort.json"),
[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/vm/errors/../../../../cairo_programs/bad_programs/ec_recover_product_mod_m_zero.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/vm/errors/vm_exception.rs:919:13
[INFO] [stdout]     |
[INFO] [stdout] 919 | /             include_bytes!(
[INFO] [stdout] 920 | |                 "../../../../cairo_programs/bad_programs/ec_recover_product_mod_m_zero.json"
[INFO] [stdout] 921 | |             ),
[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/vm/errors/../../../../cairo_programs/bad_programs/ec_recover_div_mod_n_packed_n_zero.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/vm/errors/vm_exception.rs:957:13
[INFO] [stdout]     |
[INFO] [stdout] 957 | /             include_bytes!(
[INFO] [stdout] 958 | |                 "../../../../cairo_programs/bad_programs/ec_recover_div_mod_n_packed_n_zero.json"
[INFO] [stdout] 959 | |             ),
[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/vm/errors/../../../../cairo_programs/bad_programs/uint512_unsigned_div_rem_div_is_zero.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/vm/errors/vm_exception.rs:995:13
[INFO] [stdout]     |
[INFO] [stdout] 995 | /             include_bytes!(
[INFO] [stdout] 996 | |                 "../../../../cairo_programs/bad_programs/uint512_unsigned_div_rem_div_is_zero.json"
[INFO] [stdout] 997 | |             ),
[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/vm/errors/../../../../cairo_programs/bad_programs/uint256_sub_b_gt_256.json`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/vm/errors/vm_exception.rs:1033:13
[INFO] [stdout]      |
[INFO] [stdout] 1033 |             include_bytes!("../../../../cairo_programs/bad_programs/uint256_sub_b_gt_256.json"),
[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/vm/errors/../../../../cairo_programs/bad_programs/error_msg_attr_tempvar.json`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/vm/errors/vm_exception.rs:1053:13
[INFO] [stdout]      |
[INFO] [stdout] 1053 |             include_bytes!("../../../../cairo_programs/bad_programs/error_msg_attr_tempvar.json"),
[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/vm/errors/../../../../cairo_programs/bad_programs/error_msg_attr_tempvar.json`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/vm/errors/vm_exception.rs:1071:13
[INFO] [stdout]      |
[INFO] [stdout] 1071 |             include_bytes!("../../../../cairo_programs/bad_programs/error_msg_attr_tempvar.json"),
[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/vm/errors/../../../../cairo_programs/bad_programs/error_msg_attr_struct.json`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/vm/errors/vm_exception.rs:1092:13
[INFO] [stdout]      |
[INFO] [stdout] 1092 |             include_bytes!("../../../../cairo_programs/bad_programs/error_msg_attr_struct.json"),
[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/vm/errors/../../../../cairo_programs/bad_programs/error_msg_attr_struct.json`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/vm/errors/vm_exception.rs:1110:13
[INFO] [stdout]      |
[INFO] [stdout] 1110 |             include_bytes!("../../../../cairo_programs/bad_programs/error_msg_attr_struct.json"),
[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/vm/runners/builtin_runner/../../../../../cairo_programs/bad_programs/ec_op_same_x.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/vm/runners/builtin_runner/ec_op.rs:831:13
[INFO] [stdout]     |
[INFO] [stdout] 831 |             include_bytes!("../../../../../cairo_programs/bad_programs/ec_op_same_x.json");
[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/vm/runners/builtin_runner/../../../../../cairo_programs/bad_programs/ec_op_not_in_curve.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/vm/runners/builtin_runner/ec_op.rs:856:13
[INFO] [stdout]     |
[INFO] [stdout] 856 |             include_bytes!("../../../../../cairo_programs/bad_programs/ec_op_not_in_curve.json");
[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/vm/runners/builtin_runner/../../../../../cairo_programs/keccak.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/vm/runners/builtin_runner/keccak.rs:343:13
[INFO] [stdout]     |
[INFO] [stdout] 343 |             include_bytes!("../../../../../cairo_programs/keccak.json"),
[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/vm/runners/../../../../cairo_programs/fibonacci.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/vm/runners/cairo_pie.rs:841:12
[INFO] [stdout]     |
[INFO] [stdout] 841 |     #[case(include_bytes!("../../../../cairo_programs/fibonacci.json"), "fibonacci")]
[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/vm/runners/../../../../cairo_programs/integration.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/vm/runners/cairo_pie.rs:842:12
[INFO] [stdout]     |
[INFO] [stdout] 842 |     #[case(include_bytes!("../../../../cairo_programs/integration.json"), "integration")]
[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/vm/runners/../../../../cairo_programs/common_signature.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/vm/runners/cairo_pie.rs:843:12
[INFO] [stdout]     |
[INFO] [stdout] 843 |     #[case(include_bytes!("../../../../cairo_programs/common_signature.json"), "signature")]
[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/vm/runners/../../../../cairo_programs/relocate_segments.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/vm/runners/cairo_pie.rs:844:12
[INFO] [stdout]     |
[INFO] [stdout] 844 |     #[case(include_bytes!("../../../../cairo_programs/relocate_segments.json"), "relocate")]
[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/vm/runners/../../../../cairo_programs/ec_op.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/vm/runners/cairo_pie.rs:845:12
[INFO] [stdout]     |
[INFO] [stdout] 845 |     #[case(include_bytes!("../../../../cairo_programs/ec_op.json"), "ec_op")]
[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/vm/runners/../../../../cairo_programs/bitwise_output.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/vm/runners/cairo_pie.rs:846:12
[INFO] [stdout]     |
[INFO] [stdout] 846 |     #[case(include_bytes!("../../../../cairo_programs/bitwise_output.json"), "bitwise")]
[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/vm/runners/../../../../cairo_programs/value_beyond_segment.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/vm/runners/cairo_pie.rs:847:12
[INFO] [stdout]     |
[INFO] [stdout] 847 |     #[case(include_bytes!("../../../../cairo_programs/value_beyond_segment.json"), "relocate_beyond")]
[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/vm/runners/../../../../cairo_programs/fibonacci.json`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/vm/runners/cairo_runner.rs:1873:13
[INFO] [stdout]      |
[INFO] [stdout] 1873 |             include_bytes!("../../../../cairo_programs/fibonacci.json"),
[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/vm/runners/../../../../cairo_programs/proof_programs/fibonacci.json`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/vm/runners/cairo_runner.rs:3748:13
[INFO] [stdout]      |
[INFO] [stdout] 3748 |             include_bytes!("../../../../cairo_programs/proof_programs/fibonacci.json"),
[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/vm/runners/../../../../cairo_programs/fibonacci.json`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/vm/runners/cairo_runner.rs:3813:28
[INFO] [stdout]      |
[INFO] [stdout] 3813 |         let program_data = include_bytes!("../../../../cairo_programs/fibonacci.json");
[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/vm/runners/../../../../cairo_programs/fibonacci.json`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/vm/runners/cairo_runner.rs:3831:28
[INFO] [stdout]      |
[INFO] [stdout] 3831 |         let program_data = include_bytes!("../../../../cairo_programs/fibonacci.json");
[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/vm/runners/../../../../cairo_programs/example_program.json`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/vm/runners/cairo_runner.rs:4709:13
[INFO] [stdout]      |
[INFO] [stdout] 4709 |             include_bytes!("../../../../cairo_programs/example_program.json"),
[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/vm/runners/../../../../cairo_programs/bitwise_builtin_test.json`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/vm/runners/cairo_runner.rs:4774:13
[INFO] [stdout]      |
[INFO] [stdout] 4774 |             include_bytes!("../../../../cairo_programs/bitwise_builtin_test.json"),
[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/vm/runners/../../../../cairo_programs/bad_programs/error_msg_function.json`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/vm/runners/cairo_runner.rs:4891:13
[INFO] [stdout]      |
[INFO] [stdout] 4891 |             include_bytes!("../../../../cairo_programs/bad_programs/error_msg_function.json"),
[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/vm/runners/../../../../cairo_programs/assert_le_felt_hint.json`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/vm/runners/cairo_runner.rs:4928:13
[INFO] [stdout]      |
[INFO] [stdout] 4928 |             include_bytes!("../../../../cairo_programs/assert_le_felt_hint.json"),
[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/vm/runners/../../../../cairo_programs/integration.json`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/vm/runners/cairo_runner.rs:4950:13
[INFO] [stdout]      |
[INFO] [stdout] 4950 |             include_bytes!("../../../../cairo_programs/integration.json"),
[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/vm/runners/../../../../cairo_programs/fibonacci.json`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/vm/runners/cairo_runner.rs:4972:13
[INFO] [stdout]      |
[INFO] [stdout] 4972 |             include_bytes!("../../../../cairo_programs/fibonacci.json"),
[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/vm/runners/../../../../cairo_programs/integration.json`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/vm/runners/cairo_runner.rs:4995:13
[INFO] [stdout]      |
[INFO] [stdout] 4995 |             include_bytes!("../../../../cairo_programs/integration.json"),
[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/vm/runners/../../../../cairo_programs/fibonacci.json`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/vm/runners/cairo_runner.rs:5081:13
[INFO] [stdout]      |
[INFO] [stdout] 5081 |             include_bytes!("../../../../cairo_programs/fibonacci.json"),
[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/vm/runners/../../../../cairo_programs/fibonacci.json`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/vm/runners/cairo_runner.rs:5099:13
[INFO] [stdout]      |
[INFO] [stdout] 5099 |             include_bytes!("../../../../cairo_programs/fibonacci.json"),
[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/vm/runners/../../../../cairo_programs/fibonacci.json`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/vm/runners/cairo_runner.rs:5116:13
[INFO] [stdout]      |
[INFO] [stdout] 5116 |             include_bytes!("../../../../cairo_programs/fibonacci.json"),
[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/vm/runners/../../../../cairo_programs/fibonacci.json`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/vm/runners/cairo_runner.rs:5133:13
[INFO] [stdout]      |
[INFO] [stdout] 5133 |             include_bytes!("../../../../cairo_programs/fibonacci.json"),
[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/vm/runners/../../../../cairo_programs/proof_programs/common_signature.json`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/vm/runners/cairo_runner.rs:5327:13
[INFO] [stdout]      |
[INFO] [stdout] 5327 |             include_bytes!("../../../../cairo_programs/proof_programs/common_signature.json");
[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/vm/../../../cairo_programs/bad_programs/bad_usort.json`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/vm/vm_core.rs:4316:13
[INFO] [stdout]      |
[INFO] [stdout] 4316 |             include_bytes!("../../../cairo_programs/bad_programs/bad_usort.json"),
[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/vm/../../../cairo_programs/bad_programs/bad_dict_update.json`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/vm/vm_core.rs:4338:13
[INFO] [stdout]      |
[INFO] [stdout] 4338 |             include_bytes!("../../../cairo_programs/bad_programs/bad_dict_update.json"),
[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/tests/../../../cairo_programs/bitwise_builtin_test.json`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/tests/bitwise_test.rs:9:24
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let program_data = include_bytes!("../../../cairo_programs/bitwise_builtin_test.json");
[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/tests/../../../cairo_programs/fibonacci.json`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/tests/cairo_run_test.rs:16:24
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let program_data = include_bytes!("../../../cairo_programs/fibonacci.json");
[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/tests/../../../cairo_programs/array_sum.json`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/tests/cairo_run_test.rs:23:24
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let program_data = include_bytes!("../../../cairo_programs/array_sum.json");
[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/tests/../../../cairo_programs/big_struct.json`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/tests/cairo_run_test.rs:30:24
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let program_data = include_bytes!("../../../cairo_programs/big_struct.json");
[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/tests/../../../cairo_programs/call_function_assign_param_by_name.json`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/tests/cairo_run_test.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |         include_bytes!("../../../cairo_programs/call_function_assign_param_by_name.json");
[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/tests/../../../cairo_programs/function_return.json`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/tests/cairo_run_test.rs:45:24
[INFO] [stdout]    |
[INFO] [stdout] 45 |     let program_data = include_bytes!("../../../cairo_programs/function_return.json");
[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/tests/../../../cairo_programs/function_return_if_print.json`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/tests/cairo_run_test.rs:52:24
[INFO] [stdout]    |
[INFO] [stdout] 52 |     let program_data = include_bytes!("../../../cairo_programs/function_return_if_print.json");
[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/tests/../../../cairo_programs/function_return_to_variable.json`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/tests/cairo_run_test.rs:59:24
[INFO] [stdout]    |
[INFO] [stdout] 59 |     let program_data = include_bytes!("../../../cairo_programs/function_return_to_variable.json");
[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/tests/../../../cairo_programs/if_and_prime.json`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/tests/cairo_run_test.rs:66:24
[INFO] [stdout]    |
[INFO] [stdout] 66 |     let program_data = include_bytes!("../../../cairo_programs/if_and_prime.json");
[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/tests/../../../cairo_programs/if_in_function.json`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/tests/cairo_run_test.rs:73:24
[INFO] [stdout]    |
[INFO] [stdout] 73 |     let program_data = include_bytes!("../../../cairo_programs/if_in_function.json");
[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/tests/../../../cairo_programs/if_list.json`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/tests/cairo_run_test.rs:80:24
[INFO] [stdout]    |
[INFO] [stdout] 80 |     let program_data = include_bytes!("../../../cairo_programs/if_list.json");
[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/tests/../../../cairo_programs/jmp.json`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/tests/cairo_run_test.rs:87:24
[INFO] [stdout]    |
[INFO] [stdout] 87 |     let program_data = include_bytes!("../../../cairo_programs/jmp.json");
[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/tests/../../../cairo_programs/jmp_if_condition.json`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/tests/cairo_run_test.rs:94:24
[INFO] [stdout]    |
[INFO] [stdout] 94 |     let program_data = include_bytes!("../../../cairo_programs/jmp_if_condition.json");
[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/tests/../../../cairo_programs/pointers.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:101:24
[INFO] [stdout]     |
[INFO] [stdout] 101 |     let program_data = include_bytes!("../../../cairo_programs/pointers.json");
[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/tests/../../../cairo_programs/print.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:108:24
[INFO] [stdout]     |
[INFO] [stdout] 108 |     let program_data = include_bytes!("../../../cairo_programs/print.json");
[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/tests/../../../cairo_programs/return.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:115:24
[INFO] [stdout]     |
[INFO] [stdout] 115 |     let program_data = include_bytes!("../../../cairo_programs/return.json");
[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/tests/../../../cairo_programs/reversed_register_instructions.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         include_bytes!("../../../cairo_programs/reversed_register_instructions.json");
[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/tests/../../../cairo_programs/simple_print.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:130:24
[INFO] [stdout]     |
[INFO] [stdout] 130 |     let program_data = include_bytes!("../../../cairo_programs/simple_print.json");
[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/tests/../../../cairo_programs/test_addition_if.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:137:24
[INFO] [stdout]     |
[INFO] [stdout] 137 |     let program_data = include_bytes!("../../../cairo_programs/test_addition_if.json");
[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/tests/../../../cairo_programs/test_reverse_if.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:144:24
[INFO] [stdout]     |
[INFO] [stdout] 144 |     let program_data = include_bytes!("../../../cairo_programs/test_reverse_if.json");
[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/tests/../../../cairo_programs/test_subtraction_if.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:151:24
[INFO] [stdout]     |
[INFO] [stdout] 151 |     let program_data = include_bytes!("../../../cairo_programs/test_subtraction_if.json");
[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/tests/../../../cairo_programs/use_imported_module.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:158:24
[INFO] [stdout]     |
[INFO] [stdout] 158 |     let program_data = include_bytes!("../../../cairo_programs/use_imported_module.json");
[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/tests/../../../cairo_programs/bitwise_output.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:165:24
[INFO] [stdout]     |
[INFO] [stdout] 165 |     let program_data = include_bytes!("../../../cairo_programs/bitwise_output.json");
[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/tests/../../../cairo_programs/bitwise_recursion.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:172:24
[INFO] [stdout]     |
[INFO] [stdout] 172 |     let program_data = include_bytes!("../../../cairo_programs/bitwise_recursion.json");
[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/tests/../../../cairo_programs/integration.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:179:24
[INFO] [stdout]     |
[INFO] [stdout] 179 |     let program_data = include_bytes!("../../../cairo_programs/integration.json");
[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/tests/../../../cairo_programs/integration_with_alloc_locals.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:186:24
[INFO] [stdout]     |
[INFO] [stdout] 186 |     let program_data = include_bytes!("../../../cairo_programs/integration_with_alloc_locals.json");
[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/tests/../../../cairo_programs/compare_arrays.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:193:24
[INFO] [stdout]     |
[INFO] [stdout] 193 |     let program_data = include_bytes!("../../../cairo_programs/compare_arrays.json");
[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/tests/../../../cairo_programs/compare_greater_array.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:200:24
[INFO] [stdout]     |
[INFO] [stdout] 200 |     let program_data = include_bytes!("../../../cairo_programs/compare_greater_array.json");
[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/tests/../../../cairo_programs/compare_lesser_array.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:207:24
[INFO] [stdout]     |
[INFO] [stdout] 207 |     let program_data = include_bytes!("../../../cairo_programs/compare_lesser_array.json");
[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/tests/../../../cairo_programs/assert_le_felt_hint.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:214:24
[INFO] [stdout]     |
[INFO] [stdout] 214 |     let program_data = include_bytes!("../../../cairo_programs/assert_le_felt_hint.json");
[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/tests/../../../cairo_programs/assert_250_bit_element_array.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:221:24
[INFO] [stdout]     |
[INFO] [stdout] 221 |     let program_data = include_bytes!("../../../cairo_programs/assert_250_bit_element_array.json");
[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/tests/../../../cairo_programs/abs_value_array.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:228:24
[INFO] [stdout]     |
[INFO] [stdout] 228 |     let program_data = include_bytes!("../../../cairo_programs/abs_value_array.json");
[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/tests/../../../cairo_programs/compare_different_arrays.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:235:24
[INFO] [stdout]     |
[INFO] [stdout] 235 |     let program_data = include_bytes!("../../../cairo_programs/compare_different_arrays.json");
[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/tests/../../../cairo_programs/assert_nn.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:242:24
[INFO] [stdout]     |
[INFO] [stdout] 242 |     let program_data = include_bytes!("../../../cairo_programs/assert_nn.json");
[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/tests/../../../cairo_programs/sqrt.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:249:24
[INFO] [stdout]     |
[INFO] [stdout] 249 |     let program_data = include_bytes!("../../../cairo_programs/sqrt.json");
[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/tests/../../../cairo_programs/assert_not_zero.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:256:24
[INFO] [stdout]     |
[INFO] [stdout] 256 |     let program_data = include_bytes!("../../../cairo_programs/assert_not_zero.json");
[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/tests/../../../cairo_programs/split_int.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:263:24
[INFO] [stdout]     |
[INFO] [stdout] 263 |     let program_data = include_bytes!("../../../cairo_programs/split_int.json");
[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/tests/../../../cairo_programs/split_int_big.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:270:24
[INFO] [stdout]     |
[INFO] [stdout] 270 |     let program_data = include_bytes!("../../../cairo_programs/split_int_big.json");
[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/tests/../../../cairo_programs/split_felt.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:277:24
[INFO] [stdout]     |
[INFO] [stdout] 277 |     let program_data = include_bytes!("../../../cairo_programs/split_felt.json");
[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/tests/../../../cairo_programs/math_cmp.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:284:24
[INFO] [stdout]     |
[INFO] [stdout] 284 |     let program_data = include_bytes!("../../../cairo_programs/math_cmp.json");
[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/tests/../../../cairo_programs/unsigned_div_rem.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:291:24
[INFO] [stdout]     |
[INFO] [stdout] 291 |     let program_data = include_bytes!("../../../cairo_programs/unsigned_div_rem.json");
[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/tests/../../../cairo_programs/signed_div_rem.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:298:24
[INFO] [stdout]     |
[INFO] [stdout] 298 |     let program_data = include_bytes!("../../../cairo_programs/signed_div_rem.json");
[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/tests/../../../cairo_programs/assert_lt_felt.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:305:24
[INFO] [stdout]     |
[INFO] [stdout] 305 |     let program_data = include_bytes!("../../../cairo_programs/assert_lt_felt.json");
[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/tests/../../../cairo_programs/memcpy_test.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:312:24
[INFO] [stdout]     |
[INFO] [stdout] 312 |     let program_data = include_bytes!("../../../cairo_programs/memcpy_test.json");
[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/tests/../../../cairo_programs/memset.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:319:24
[INFO] [stdout]     |
[INFO] [stdout] 319 |     let program_data = include_bytes!("../../../cairo_programs/memset.json");
[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/tests/../../../cairo_programs/pow.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:326:24
[INFO] [stdout]     |
[INFO] [stdout] 326 |     let program_data = include_bytes!("../../../cairo_programs/pow.json");
[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/tests/../../../cairo_programs/dict.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:333:24
[INFO] [stdout]     |
[INFO] [stdout] 333 |     let program_data = include_bytes!("../../../cairo_programs/dict.json");
[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/tests/../../../cairo_programs/dict_update.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:340:24
[INFO] [stdout]     |
[INFO] [stdout] 340 |     let program_data = include_bytes!("../../../cairo_programs/dict_update.json");
[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/tests/../../../cairo_programs/uint256.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:347:24
[INFO] [stdout]     |
[INFO] [stdout] 347 |     let program_data = include_bytes!("../../../cairo_programs/uint256.json");
[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/tests/../../../cairo_programs/find_element.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:354:24
[INFO] [stdout]     |
[INFO] [stdout] 354 |     let program_data = include_bytes!("../../../cairo_programs/find_element.json");
[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/tests/../../../cairo_programs/search_sorted_lower.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:361:24
[INFO] [stdout]     |
[INFO] [stdout] 361 |     let program_data = include_bytes!("../../../cairo_programs/search_sorted_lower.json");
[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/tests/../../../cairo_programs/usort.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:368:24
[INFO] [stdout]     |
[INFO] [stdout] 368 |     let program_data = include_bytes!("../../../cairo_programs/usort.json");
[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/tests/../../../cairo_programs/squash_dict.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:375:24
[INFO] [stdout]     |
[INFO] [stdout] 375 |     let program_data = include_bytes!("../../../cairo_programs/squash_dict.json");
[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/tests/../../../cairo_programs/dict_squash.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:382:24
[INFO] [stdout]     |
[INFO] [stdout] 382 |     let program_data = include_bytes!("../../../cairo_programs/dict_squash.json");
[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/tests/../../../cairo_programs/set_add.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:389:24
[INFO] [stdout]     |
[INFO] [stdout] 389 |     let program_data = include_bytes!("../../../cairo_programs/set_add.json");
[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/tests/../../../cairo_programs/secp.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:396:24
[INFO] [stdout]     |
[INFO] [stdout] 396 |     let program_data = include_bytes!("../../../cairo_programs/secp.json");
[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/tests/../../../cairo_programs/secp_ec.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:403:24
[INFO] [stdout]     |
[INFO] [stdout] 403 |     let program_data = include_bytes!("../../../cairo_programs/secp_ec.json");
[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/tests/../../../cairo_programs/signature.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:410:24
[INFO] [stdout]     |
[INFO] [stdout] 410 |     let program_data = include_bytes!("../../../cairo_programs/signature.json");
[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/tests/../../../cairo_programs/blake2s_hello_world_hash.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:417:24
[INFO] [stdout]     |
[INFO] [stdout] 417 |     let program_data = include_bytes!("../../../cairo_programs/blake2s_hello_world_hash.json");
[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/tests/../../../cairo_programs/example_blake2s.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:424:24
[INFO] [stdout]     |
[INFO] [stdout] 424 |     let program_data = include_bytes!("../../../cairo_programs/example_blake2s.json");
[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/tests/../../../cairo_programs/finalize_blake2s.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:431:24
[INFO] [stdout]     |
[INFO] [stdout] 431 |     let program_data = include_bytes!("../../../cairo_programs/finalize_blake2s.json");
[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/tests/../../../cairo_programs/finalize_blake2s_v2_hint.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:438:24
[INFO] [stdout]     |
[INFO] [stdout] 438 |     let program_data = include_bytes!("../../../cairo_programs/finalize_blake2s_v2_hint.json");
[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/tests/../../../cairo_programs/unsafe_keccak.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:445:24
[INFO] [stdout]     |
[INFO] [stdout] 445 |     let program_data = include_bytes!("../../../cairo_programs/unsafe_keccak.json");
[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/tests/../../../cairo_programs/blake2s_felts.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:452:24
[INFO] [stdout]     |
[INFO] [stdout] 452 |     let program_data = include_bytes!("../../../cairo_programs/blake2s_felts.json");
[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/tests/../../../cairo_programs/unsafe_keccak_finalize.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:459:24
[INFO] [stdout]     |
[INFO] [stdout] 459 |     let program_data = include_bytes!("../../../cairo_programs/unsafe_keccak_finalize.json");
[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/tests/../../../cairo_programs/keccak_add_uint256.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:466:24
[INFO] [stdout]     |
[INFO] [stdout] 466 |     let program_data = include_bytes!("../../../cairo_programs/keccak_add_uint256.json");
[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/tests/../../../cairo_programs/keccak.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:473:24
[INFO] [stdout]     |
[INFO] [stdout] 473 |     let program_data = include_bytes!("../../../cairo_programs/keccak.json");
[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/tests/../../../cairo_programs/keccak_copy_inputs.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:480:24
[INFO] [stdout]     |
[INFO] [stdout] 480 |     let program_data = include_bytes!("../../../cairo_programs/keccak_copy_inputs.json");
[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/tests/../../../cairo_programs/cairo_finalize_keccak.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:487:24
[INFO] [stdout]     |
[INFO] [stdout] 487 |     let program_data = include_bytes!("../../../cairo_programs/cairo_finalize_keccak.json");
[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/tests/../../../cairo_programs/cairo_finalize_keccak_block_size_1000.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:495:9
[INFO] [stdout]     |
[INFO] [stdout] 495 |         include_bytes!("../../../cairo_programs/cairo_finalize_keccak_block_size_1000.json");
[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/tests/../../../cairo_programs/operations_with_data_structures.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:503:9
[INFO] [stdout]     |
[INFO] [stdout] 503 |         include_bytes!("../../../cairo_programs/operations_with_data_structures.json");
[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/tests/../../../cairo_programs/packed_sha256_test.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:510:24
[INFO] [stdout]     |
[INFO] [stdout] 510 |     let program_data = include_bytes!("../../../cairo_programs/packed_sha256_test.json");
[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/tests/../../../cairo_programs/math_cmp_and_pow_integration_tests.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:518:9
[INFO] [stdout]     |
[INFO] [stdout] 518 |         include_bytes!("../../../cairo_programs/math_cmp_and_pow_integration_tests.json");
[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/tests/../../../cairo_programs/uint256_integration_tests.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:525:24
[INFO] [stdout]     |
[INFO] [stdout] 525 |     let program_data = include_bytes!("../../../cairo_programs/uint256_integration_tests.json");
[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/tests/../../../cairo_programs/set_integration_tests.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:532:24
[INFO] [stdout]     |
[INFO] [stdout] 532 |     let program_data = include_bytes!("../../../cairo_programs/set_integration_tests.json");
[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/tests/../../../cairo_programs/memory_integration_tests.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:539:24
[INFO] [stdout]     |
[INFO] [stdout] 539 |     let program_data = include_bytes!("../../../cairo_programs/memory_integration_tests.json");
[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/tests/../../../cairo_programs/dict_integration_tests.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:546:24
[INFO] [stdout]     |
[INFO] [stdout] 546 |     let program_data = include_bytes!("../../../cairo_programs/dict_integration_tests.json");
[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/tests/../../../cairo_programs/secp_integration_tests.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:553:24
[INFO] [stdout]     |
[INFO] [stdout] 553 |     let program_data = include_bytes!("../../../cairo_programs/secp_integration_tests.json");
[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/tests/../../../cairo_programs/keccak_integration_tests.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:560:24
[INFO] [stdout]     |
[INFO] [stdout] 560 |     let program_data = include_bytes!("../../../cairo_programs/keccak_integration_tests.json");
[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/tests/../../../cairo_programs/blake2s_integration_tests.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:567:24
[INFO] [stdout]     |
[INFO] [stdout] 567 |     let program_data = include_bytes!("../../../cairo_programs/blake2s_integration_tests.json");
[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/tests/../../../cairo_programs/relocate_segments.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:574:24
[INFO] [stdout]     |
[INFO] [stdout] 574 |     let program_data = include_bytes!("../../../cairo_programs/relocate_segments.json");
[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/tests/../../../cairo_programs/relocate_segments_with_offset.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:581:24
[INFO] [stdout]     |
[INFO] [stdout] 581 |     let program_data = include_bytes!("../../../cairo_programs/relocate_segments_with_offset.json");
[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/tests/../../../cairo_programs/dict_store_cast_ptr.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:588:24
[INFO] [stdout]     |
[INFO] [stdout] 588 |     let program_data = include_bytes!("../../../cairo_programs/dict_store_cast_ptr.json");
[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/tests/../../../cairo_programs/common_signature.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:595:24
[INFO] [stdout]     |
[INFO] [stdout] 595 |     let program_data = include_bytes!("../../../cairo_programs/common_signature.json");
[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/tests/../../../cairo_programs/bad_programs/bad_usort.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:602:24
[INFO] [stdout]     |
[INFO] [stdout] 602 |     let program_data = include_bytes!("../../../cairo_programs/bad_programs/bad_usort.json");
[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/tests/../../../cairo_programs/bad_programs/bad_dict_new.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:610:24
[INFO] [stdout]     |
[INFO] [stdout] 610 |     let program_data = include_bytes!("../../../cairo_programs/bad_programs/bad_dict_new.json");
[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/tests/../../../cairo_programs/bad_programs/bad_dict_update.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:618:24
[INFO] [stdout]     |
[INFO] [stdout] 618 |     let program_data = include_bytes!("../../../cairo_programs/bad_programs/bad_dict_update.json");
[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/tests/../../../cairo_programs/bad_programs/error_msg_attr.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:627:24
[INFO] [stdout]     |
[INFO] [stdout] 627 |     let program_data = include_bytes!("../../../cairo_programs/bad_programs/error_msg_attr.json");
[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/tests/../../../cairo_programs/bad_programs/error_msg_attr_tempvar.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:636:9
[INFO] [stdout]     |
[INFO] [stdout] 636 |         include_bytes!("../../../cairo_programs/bad_programs/error_msg_attr_tempvar.json");
[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/tests/../../../cairo_programs/bad_programs/error_msg_attr_struct.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:649:9
[INFO] [stdout]     |
[INFO] [stdout] 649 |         include_bytes!("../../../cairo_programs/bad_programs/error_msg_attr_struct.json");
[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/tests/../../../cairo_programs/bad_programs/div_by_zero.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:656:24
[INFO] [stdout]     |
[INFO] [stdout] 656 |     let program_data = include_bytes!("../../../cairo_programs/bad_programs/div_by_zero.json");
[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/tests/../../../cairo_programs/bad_programs/split_felt_bad_constants.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:665:9
[INFO] [stdout]     |
[INFO] [stdout] 665 |         include_bytes!("../../../cairo_programs/bad_programs/split_felt_bad_constants.json");
[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/tests/../../../cairo_programs/poseidon_builtin.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:673:24
[INFO] [stdout]     |
[INFO] [stdout] 673 |     let program_data = include_bytes!("../../../cairo_programs/poseidon_builtin.json");
[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/tests/../../../cairo_programs/ec_op.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:680:24
[INFO] [stdout]     |
[INFO] [stdout] 680 |     let program_data = include_bytes!("../../../cairo_programs/ec_op.json");
[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/tests/../../../cairo_programs/poseidon_hash.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:687:24
[INFO] [stdout]     |
[INFO] [stdout] 687 |     let program_data = include_bytes!("../../../cairo_programs/poseidon_hash.json");
[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/tests/../../../cairo_programs/chained_ec_op.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:694:24
[INFO] [stdout]     |
[INFO] [stdout] 694 |     let program_data = include_bytes!("../../../cairo_programs/chained_ec_op.json");
[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/tests/../../../cairo_programs/keccak_builtin.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:701:24
[INFO] [stdout]     |
[INFO] [stdout] 701 |     let program_data = include_bytes!("../../../cairo_programs/keccak_builtin.json");
[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/tests/../../../cairo_programs/keccak_uint256.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:708:24
[INFO] [stdout]     |
[INFO] [stdout] 708 |     let program_data = include_bytes!("../../../cairo_programs/keccak_uint256.json");
[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/tests/../../../cairo_programs/recover_y.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:715:24
[INFO] [stdout]     |
[INFO] [stdout] 715 |     let program_data = include_bytes!("../../../cairo_programs/recover_y.json");
[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/tests/../../../cairo_programs/math_integration_tests.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:722:24
[INFO] [stdout]     |
[INFO] [stdout] 722 |     let program_data = include_bytes!("../../../cairo_programs/math_integration_tests.json");
[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/tests/../../../cairo_programs/is_quad_residue_test.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:729:24
[INFO] [stdout]     |
[INFO] [stdout] 729 |     let program_data = include_bytes!("../../../cairo_programs/is_quad_residue_test.json");
[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/tests/../../../cairo_programs/mul_s_inv.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:736:24
[INFO] [stdout]     |
[INFO] [stdout] 736 |     let program_data = include_bytes!("../../../cairo_programs/mul_s_inv.json");
[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/tests/../../../cairo_programs/keccak_alternative_hint.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:743:24
[INFO] [stdout]     |
[INFO] [stdout] 743 |     let program_data = include_bytes!("../../../cairo_programs/keccak_alternative_hint.json");
[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/tests/../../../cairo_programs/uint384_test.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:750:24
[INFO] [stdout]     |
[INFO] [stdout] 750 |     let program_data = include_bytes!("../../../cairo_programs/uint384_test.json");
[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/tests/../../../cairo_programs/uint384_extension_test.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:757:24
[INFO] [stdout]     |
[INFO] [stdout] 757 |     let program_data = include_bytes!("../../../cairo_programs/uint384_extension_test.json");
[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/tests/../../../cairo_programs/field_arithmetic.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:764:24
[INFO] [stdout]     |
[INFO] [stdout] 764 |     let program_data = include_bytes!("../../../cairo_programs/field_arithmetic.json");
[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/tests/../../../cairo_programs/ed25519_field.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:771:24
[INFO] [stdout]     |
[INFO] [stdout] 771 |     let program_data = include_bytes!("../../../cairo_programs/ed25519_field.json");
[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/tests/../../../cairo_programs/ed25519_ec.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:778:24
[INFO] [stdout]     |
[INFO] [stdout] 778 |     let program_data = include_bytes!("../../../cairo_programs/ed25519_ec.json");
[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/tests/../../../cairo_programs/efficient_secp256r1_ec.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:785:24
[INFO] [stdout]     |
[INFO] [stdout] 785 |     let program_data = include_bytes!("../../../cairo_programs/efficient_secp256r1_ec.json");
[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/tests/../../../cairo_programs/secp256r1_slope.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:792:24
[INFO] [stdout]     |
[INFO] [stdout] 792 |     let program_data = include_bytes!("../../../cairo_programs/secp256r1_slope.json");
[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/tests/../../../cairo_programs/garaga.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:799:24
[INFO] [stdout]     |
[INFO] [stdout] 799 |     let program_data = include_bytes!("../../../cairo_programs/garaga.json");
[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/tests/../../../cairo_programs/bigint.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:806:24
[INFO] [stdout]     |
[INFO] [stdout] 806 |     let program_data = include_bytes!("../../../cairo_programs/bigint.json");
[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/tests/../../../cairo_programs/div_mod_n.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:813:24
[INFO] [stdout]     |
[INFO] [stdout] 813 |     let program_data = include_bytes!("../../../cairo_programs/div_mod_n.json");
[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/tests/../../../cairo_programs/is_zero.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:820:24
[INFO] [stdout]     |
[INFO] [stdout] 820 |     let program_data = include_bytes!("../../../cairo_programs/is_zero.json");
[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/tests/../../../cairo_programs/secp256r1_div_mod_n.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:827:24
[INFO] [stdout]     |
[INFO] [stdout] 827 |     let program_data = include_bytes!("../../../cairo_programs/secp256r1_div_mod_n.json");
[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/tests/../../../cairo_programs/is_zero_pack.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:834:24
[INFO] [stdout]     |
[INFO] [stdout] 834 |     let program_data = include_bytes!("../../../cairo_programs/is_zero_pack.json");
[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/tests/../../../cairo_programs/n_bit.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:841:24
[INFO] [stdout]     |
[INFO] [stdout] 841 |     let program_data = include_bytes!("../../../cairo_programs/n_bit.json");
[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/tests/../../../cairo_programs/highest_bitlen.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:848:24
[INFO] [stdout]     |
[INFO] [stdout] 848 |     let program_data = include_bytes!("../../../cairo_programs/highest_bitlen.json");
[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/tests/../../../cairo_programs/uint256_improvements.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:855:24
[INFO] [stdout]     |
[INFO] [stdout] 855 |     let program_data = include_bytes!("../../../cairo_programs/uint256_improvements.json");
[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/tests/../../../cairo_programs/memory_holes.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:862:24
[INFO] [stdout]     |
[INFO] [stdout] 862 |     let program_data = include_bytes!("../../../cairo_programs/memory_holes.json");
[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/tests/../../../cairo_programs/ec_recover.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:869:24
[INFO] [stdout]     |
[INFO] [stdout] 869 |     let program_data = include_bytes!("../../../cairo_programs/ec_recover.json");
[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/tests/../../../cairo_programs/inv_mod_p_uint512.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:876:24
[INFO] [stdout]     |
[INFO] [stdout] 876 |     let program_data = include_bytes!("../../../cairo_programs/inv_mod_p_uint512.json");
[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/tests/../../../cairo_programs/bitand_hint.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:883:24
[INFO] [stdout]     |
[INFO] [stdout] 883 |     let program_data = include_bytes!("../../../cairo_programs/bitand_hint.json");
[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/tests/../../../cairo_programs/assert_le_felt_old.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:890:24
[INFO] [stdout]     |
[INFO] [stdout] 890 |     let program_data = include_bytes!("../../../cairo_programs/assert_le_felt_old.json");
[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/tests/../../../cairo_programs/fq_test.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:897:24
[INFO] [stdout]     |
[INFO] [stdout] 897 |     let program_data = include_bytes!("../../../cairo_programs/fq_test.json");
[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/tests/../../../cairo_programs/ec_negate.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:904:24
[INFO] [stdout]     |
[INFO] [stdout] 904 |     let program_data = include_bytes!("../../../cairo_programs/ec_negate.json");
[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/tests/../../../cairo_programs/compute_slope_v2.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:911:24
[INFO] [stdout]     |
[INFO] [stdout] 911 |     let program_data = include_bytes!("../../../cairo_programs/compute_slope_v2.json");
[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/tests/../../../cairo_programs/compute_doubling_slope_v2.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:918:24
[INFO] [stdout]     |
[INFO] [stdout] 918 |     let program_data = include_bytes!("../../../cairo_programs/compute_doubling_slope_v2.json");
[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/tests/../../../cairo_programs/fast_ec_add_v2.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:925:24
[INFO] [stdout]     |
[INFO] [stdout] 925 |     let program_data = include_bytes!("../../../cairo_programs/fast_ec_add_v2.json");
[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/tests/../../../cairo_programs/fast_ec_add_v3.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:932:24
[INFO] [stdout]     |
[INFO] [stdout] 932 |     let program_data = include_bytes!("../../../cairo_programs/fast_ec_add_v3.json");
[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/tests/../../../cairo_programs/ec_double_assign_new_x_v3.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:939:24
[INFO] [stdout]     |
[INFO] [stdout] 939 |     let program_data = include_bytes!("../../../cairo_programs/ec_double_assign_new_x_v3.json");
[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/tests/../../../cairo_programs/secp256r1_fast_ec_add.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:946:24
[INFO] [stdout]     |
[INFO] [stdout] 946 |     let program_data = include_bytes!("../../../cairo_programs/secp256r1_fast_ec_add.json");
[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/tests/../../../cairo_programs/split_xx_hint.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:953:24
[INFO] [stdout]     |
[INFO] [stdout] 953 |     let program_data = include_bytes!("../../../cairo_programs/split_xx_hint.json");
[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/tests/../../../cairo_programs/nondet_bigint3_v2.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:960:24
[INFO] [stdout]     |
[INFO] [stdout] 960 |     let program_data = include_bytes!("../../../cairo_programs/nondet_bigint3_v2.json");
[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/tests/../../../cairo_programs/ec_double_v4.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:967:24
[INFO] [stdout]     |
[INFO] [stdout] 967 |     let program_data = include_bytes!("../../../cairo_programs/ec_double_v4.json");
[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/tests/../../../cairo_programs/ec_double_slope.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:974:24
[INFO] [stdout]     |
[INFO] [stdout] 974 |     let program_data = include_bytes!("../../../cairo_programs/ec_double_slope.json");
[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/tests/../../../cairo_programs/normalize_address.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:981:24
[INFO] [stdout]     |
[INFO] [stdout] 981 |     let program_data = include_bytes!("../../../cairo_programs/normalize_address.json");
[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/tests/../../../cairo_programs/sha256_test.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:988:24
[INFO] [stdout]     |
[INFO] [stdout] 988 |     let program_data = include_bytes!("../../../cairo_programs/sha256_test.json");
[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/tests/../../../cairo_programs/reduce.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_run_test.rs:995:24
[INFO] [stdout]     |
[INFO] [stdout] 995 |     let program_data = include_bytes!("../../../cairo_programs/reduce.json");
[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/tests/../../../cairo_programs/if_reloc_equal.json`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests/cairo_run_test.rs:1001:24
[INFO] [stdout]      |
[INFO] [stdout] 1001 |     let program_data = include_bytes!("../../../cairo_programs/if_reloc_equal.json");
[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/tests/../../../cairo_programs/fibonacci.json`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests/cairo_run_test.rs:1008:24
[INFO] [stdout]      |
[INFO] [stdout] 1008 |     let program_data = include_bytes!("../../../cairo_programs/fibonacci.json");
[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/tests/../../../cairo_programs/value_beyond_segment.json`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests/cairo_run_test.rs:1021:24
[INFO] [stdout]      |
[INFO] [stdout] 1021 |     let program_data = include_bytes!("../../../cairo_programs/value_beyond_segment.json");
[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/tests/../../../cairo_programs/manually_compiled/overflowing_dict.json`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests/cairo_run_test.rs:1028:9
[INFO] [stdout]      |
[INFO] [stdout] 1028 |         include_bytes!("../../../cairo_programs/manually_compiled/overflowing_dict.json");
[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/tests/../../../cairo_programs/manually_compiled/invalid_hint_pc.json`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests/cairo_run_test.rs:1035:9
[INFO] [stdout]      |
[INFO] [stdout] 1035 |         include_bytes!("../../../cairo_programs/manually_compiled/invalid_hint_pc.json");
[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/tests/../../../cairo_programs/bad_programs/divmod_igcdex_not_one.json`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests/cairo_run_test.rs:1046:9
[INFO] [stdout]      |
[INFO] [stdout] 1046 |         include_bytes!("../../../cairo_programs/bad_programs/divmod_igcdex_not_one.json");
[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/tests/../../../cairo_programs/pedersen_extra_builtins.json`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests/cairo_run_test.rs:1082:24
[INFO] [stdout]      |
[INFO] [stdout] 1082 |     let program_data = include_bytes!("../../../cairo_programs/pedersen_extra_builtins.json");
[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/tests/../../../cairo_programs/proof_programs/pedersen_extra_builtins.json`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tests/cairo_run_test.rs:1099:9
[INFO] [stdout]      |
[INFO] [stdout] 1099 |         include_bytes!("../../../cairo_programs/proof_programs/pedersen_extra_builtins.json");
[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/tests/../../../cairo_programs/pedersen_test.json`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/tests/pedersen_test.rs:9:24
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let program_data = include_bytes!("../../../cairo_programs/pedersen_test.json");
[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/tests/../../../cairo_programs/struct.json`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/tests/struct_test.rs:9:24
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let program_data = include_bytes!("../../../cairo_programs/struct.json");
[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/tests/../../../cairo_programs/pedersen_test.json`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/tests/cairo_pie_test.rs:38:27
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let program_content = include_bytes!("../../../cairo_programs/pedersen_test.json");
[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/tests/../../../cairo_programs/common_signature.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_pie_test.rs:120:27
[INFO] [stdout]     |
[INFO] [stdout] 120 |     let program_content = include_bytes!("../../../cairo_programs/common_signature.json");
[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/tests/../../../cairo_programs/relocate_segments.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_pie_test.rs:195:27
[INFO] [stdout]     |
[INFO] [stdout] 195 |     let program_content = include_bytes!("../../../cairo_programs/relocate_segments.json");
[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/tests/../../../cairo_programs/print.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_pie_test.rs:254:27
[INFO] [stdout]     |
[INFO] [stdout] 254 |     let program_content = include_bytes!("../../../cairo_programs/print.json");
[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/tests/../../../cairo_programs/integration.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tests/cairo_pie_test.rs:282:27
[INFO] [stdout]     |
[INFO] [stdout] 282 |     let program_content = include_bytes!("../../../cairo_programs/integration.json");
[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: unexpected `cfg` condition name: `no_std`
[INFO] [stdout]    --> src/air_private_input.rs:215:39
[INFO] [stdout]     |
[INFO] [stdout] 215 |     #[cfg(any(target_arch = "wasm32", no_std, not(feature = "std")))]
[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(no_std)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_std)");` 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: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:13:9
[INFO] [stdout]     |
[INFO] [stdout] 13  | #![deny(warnings)]
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: `#[deny(unexpected_cfgs)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition name: `no_std`
[INFO] [stdout]    --> src/vm/runners/cairo_pie.rs:376:39
[INFO] [stdout]     |
[INFO] [stdout] 376 |     #[cfg(any(target_arch = "wasm32", no_std, not(feature = "std")))]
[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(no_std)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_std)");` 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: elided lifetime has a name
[INFO] [stdout]    --> src/vm/vm_memory/memory.rs:233:77
[INFO] [stdout]     |
[INFO] [stdout] 233 |     pub(crate) fn get<'a, 'b: 'a, K: 'a>(&'b self, key: &'a K) -> Option<Cow<MaybeRelocatable>>
[INFO] [stdout]     |                           -- lifetime `'b` declared here                    ^ this elided lifetime gets resolved as `'b`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[deny(elided_named_lifetimes)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `alloc`
[INFO] [stdout]   --> src/tests/mod.rs:28:33
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(all(not(feature = "std"), feature = "alloc"))]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cairo-1-hints`, `clap`, `default`, `extensive_hints`, `mod_builtin`, `std`, `test_utils`, and `tracer`
[INFO] [stdout]    = help: consider adding `alloc` as a feature in `Cargo.toml`
[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: unexpected `cfg` condition value: `alloc`
[INFO] [stdout]  --> src/tests/cairo_pie_test.rs:9:33
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[cfg(all(not(feature = "std"), feature = "alloc"))]
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cairo-1-hints`, `clap`, `default`, `extensive_hints`, `mod_builtin`, `std`, `test_utils`, and `tracer`
[INFO] [stdout]   = help: consider adding `alloc` as a feature in `Cargo.toml`
[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: unexpected `cfg` condition value: `alloc`
[INFO] [stdout]   --> src/tests/cairo_pie_test.rs:28:33
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(all(not(feature = "std"), feature = "alloc"))]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cairo-1-hints`, `clap`, `default`, `extensive_hints`, `mod_builtin`, `std`, `test_utils`, and `tracer`
[INFO] [stdout]    = help: consider adding `alloc` as a feature in `Cargo.toml`
[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: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> src/hint_processor/builtin_hint_processor/signature.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 |         .is_multiple_of(&(CELLS_PER_SIGNATURE as usize))
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]    = help: call with fully qualified syntax `is_multiple_of(...)` to keep using the current method
[INFO] [stdout]    = note: `#[deny(unstable_name_collisions)]` implied by `#[deny(warnings)]`
[INFO] [stdout] help: add `#![feature(unsigned_is_multiple_of)]` to the crate attributes to enable `core::num::<impl usize>::is_multiple_of`
[INFO] [stdout]   --> src/lib.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 + #![feature(unsigned_is_multiple_of)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/vm/runners/cairo_pie.rs:623:29
[INFO] [stdout]     |
[INFO] [stdout] 623 |             if !bytes.len().is_multiple_of(&CELL_BYTE_LEN) {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `is_multiple_of(...)` to keep using the current method
[INFO] [stdout] help: add `#![feature(unsigned_is_multiple_of)]` to the crate attributes to enable `core::num::<impl usize>::is_multiple_of`
[INFO] [stdout]    --> src/lib.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout] 17  + #![feature(unsigned_is_multiple_of)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cairo-vm` (lib) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> src/hint_processor/builtin_hint_processor/signature.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 |         .is_multiple_of(&(CELLS_PER_SIGNATURE as usize))
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]    = help: call with fully qualified syntax `is_multiple_of(...)` to keep using the current method
[INFO] [stdout]    = note: `#[deny(unstable_name_collisions)]` implied by `#[deny(warnings)]`
[INFO] [stdout] help: add `#![feature(unsigned_is_multiple_of)]` to the crate attributes to enable `core::num::<impl usize>::is_multiple_of`
[INFO] [stdout]   --> src/lib.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 + #![feature(unsigned_is_multiple_of)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]    --> src/serde/serialize_program.rs:281:13
[INFO] [stdout]     |
[INFO] [stdout] 281 |         for bytes in programs_bytes {
[INFO] [stdout]     |             ^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `[u8]`
[INFO] [stdout]     = note: all local variables must have a statically known size
[INFO] [stdout]     = help: unsized locals are gated as an unstable feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]    --> src/serde/serialize_program.rs:281:9
[INFO] [stdout]     |
[INFO] [stdout] 281 | /         for bytes in programs_bytes {
[INFO] [stdout] 282 | |             let original_program = Program::from_bytes(&bytes, Some("main")).unwrap();
[INFO] [stdout] 283 | |
[INFO] [stdout] 284 | |             let program_serializer = ProgramSerializer::from(&original_program);
[INFO] [stdout] ...   |
[INFO] [stdout] 290 | |             assert_eq!(&original_program, &new_program);
[INFO] [stdout] 291 | |         }
[INFO] [stdout]     | |_________^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `[u8]`
[INFO] [stdout] note: required by a bound in `std::prelude::v1::None`
[INFO] [stdout]    --> /rustc/47af3d0de9d26c7deba4cfb203b710cc3f764e91/library/core/src/option.rs:575:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]    --> src/serde/serialize_program.rs:323:13
[INFO] [stdout]     |
[INFO] [stdout] 323 |         for bytes in programs_bytes {
[INFO] [stdout]     |             ^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `[u8]`
[INFO] [stdout]     = note: all local variables must have a statically known size
[INFO] [stdout]     = help: unsized locals are gated as an unstable feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]    --> src/serde/serialize_program.rs:323:9
[INFO] [stdout]     |
[INFO] [stdout] 323 | /         for bytes in programs_bytes {
[INFO] [stdout] 324 | |             let original_program = Program::from_bytes(&bytes, Some("main")).unwrap();
[INFO] [stdout] 325 | |             let program_serialized = original_program.serialize().unwrap();
[INFO] [stdout] 326 | |             let new_program = Program::deserialize(&program_serialized, Some("main")).unwrap();
[INFO] [stdout] 327 | |
[INFO] [stdout] 328 | |             assert_eq!(original_program, new_program);
[INFO] [stdout] 329 | |         }
[INFO] [stdout]     | |_________^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `[u8]`
[INFO] [stdout] note: required by a bound in `std::prelude::v1::None`
[INFO] [stdout]    --> /rustc/47af3d0de9d26c7deba4cfb203b710cc3f764e91/library/core/src/option.rs:575:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/vm/runners/cairo_pie.rs:623:29
[INFO] [stdout]     |
[INFO] [stdout] 623 |             if !bytes.len().is_multiple_of(&CELL_BYTE_LEN) {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `is_multiple_of(...)` to keep using the current method
[INFO] [stdout] help: add `#![feature(unsigned_is_multiple_of)]` to the crate attributes to enable `core::num::<impl usize>::is_multiple_of`
[INFO] [stdout]    --> src/lib.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout] 17  + #![feature(unsigned_is_multiple_of)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 290 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cairo-vm` (lib test) due to 291 previous errors
[INFO] running `Command { std: "docker" "inspect" "5cf911a384e62109aca65c88b924c89a9a5f0da298c192db1179eaa68e2a73ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5cf911a384e62109aca65c88b924c89a9a5f0da298c192db1179eaa68e2a73ce", kill_on_drop: false }`
[INFO] [stdout] 5cf911a384e62109aca65c88b924c89a9a5f0da298c192db1179eaa68e2a73ce
