[INFO] cloning repository https://github.com/arnabnandikgp/matching-engine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arnabnandikgp/matching-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farnabnandikgp%2Fmatching-engine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farnabnandikgp%2Fmatching-engine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bb184dba00b474f5599f56dea650010b18d70035
[INFO] checking arnabnandikgp/matching-engine/bb184dba00b474f5599f56dea650010b18d70035 against master#61cc47e367d7be91e13bcd01e4e96e0e233d4f6d for 2025-12-16-next-solver-global
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farnabnandikgp%2Fmatching-engine" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/arnabnandikgp/matching-engine
[INFO] finished tweaking git repo https://github.com/arnabnandikgp/matching-engine
[INFO] tweaked toml for git repo https://github.com/arnabnandikgp/matching-engine written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/arnabnandikgp/matching-engine on toolchain 61cc47e367d7be91e13bcd01e4e96e0e233d4f6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/arnabnandikgp/matching-engine 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" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/arcium-hq/proc-macro2.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ff-derive-arcium-fork v0.13.2
[INFO] [stderr]   Downloaded arcis-interpreter-proc-macros v0.3.0
[INFO] [stderr]   Downloaded spl-token-confidential-transfer-proof-generation v0.3.0
[INFO] [stderr]   Downloaded addchain-arcium-fork v0.2.1
[INFO] [stderr]   Downloaded spl-transfer-hook-interface v0.9.0
[INFO] [stderr]   Downloaded arcis-internal-expr-macro v0.3.0
[INFO] [stderr]   Downloaded rand_seeder v0.3.0
[INFO] [stderr]   Downloaded spl-associated-token-account v6.0.0
[INFO] [stderr]   Downloaded anchor-spl v0.31.1
[INFO] [stderr]   Downloaded convert_case v0.8.0
[INFO] [stderr]   Downloaded spl-token-confidential-transfer-proof-generation v0.2.0
[INFO] [stderr]   Downloaded spl-token-2022 v6.0.0
[INFO] [stderr]   Downloaded arcium-macros v0.3.0
[INFO] [stderr]   Downloaded spl-token-2022 v7.0.0
[INFO] [stderr]   Downloaded spl-type-length-value v0.7.0
[INFO] [stderr]   Downloaded spl-token-confidential-transfer-ciphertext-arithmetic v0.2.1
[INFO] [stderr]   Downloaded arcis v0.3.0
[INFO] [stderr]   Downloaded spl-token v7.0.0
[INFO] [stderr]   Downloaded arcis-interpreter v0.3.0
[INFO] [stderr]   Downloaded arcium-anchor v0.3.1
[INFO] [stderr]   Downloaded arcium-client v0.3.0
[INFO] [stderr]   Downloaded spl-program-error v0.6.0
[INFO] [stderr]   Downloaded spl-discriminator-syn v0.2.1
[INFO] [stderr]   Downloaded spl-tlv-account-resolution v0.9.0
[INFO] [stderr]   Downloaded arcis-interface v0.3.0
[INFO] [stderr]   Downloaded spl-token-confidential-transfer-proof-extraction v0.2.1
[INFO] [stderr]   Downloaded arcis-imports v0.3.0
[INFO] [stderr]   Downloaded solana-curve25519 v2.3.12
[INFO] [stderr]   Downloaded spl-token-group-interface v0.5.0
[INFO] [stderr]   Downloaded spl-token-metadata-interface v0.6.0
[INFO] [stderr]   Downloaded spl-elgamal-registry v0.1.1
[INFO] [stderr]   Downloaded arcis-diagnostics v0.3.0
[INFO] [stderr]   Downloaded ff-arcium-fork v0.13.2
[INFO] [stderr]   Downloaded solana-zk-sdk v2.3.12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2d0c06eeafe31c933aa929fcb73e565011addaed45294c0e4c22e482b7f6dfe7
[INFO] running `Command { std: "docker" "start" "-a" "2d0c06eeafe31c933aa929fcb73e565011addaed45294c0e4c22e482b7f6dfe7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2d0c06eeafe31c933aa929fcb73e565011addaed45294c0e4c22e482b7f6dfe7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d0c06eeafe31c933aa929fcb73e565011addaed45294c0e4c22e482b7f6dfe7", kill_on_drop: false }`
[INFO] [stdout] 2d0c06eeafe31c933aa929fcb73e565011addaed45294c0e4c22e482b7f6dfe7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3619ff558a96140cbcf3e82c9c2db72b39bd220a783ecd51556de82cec20f70f
[INFO] running `Command { std: "docker" "start" "-a" "3619ff558a96140cbcf3e82c9c2db72b39bd220a783ecd51556de82cec20f70f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97 (https://github.com/arcium-hq/proc-macro2.git#b52c9661)
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling find-msvc-tools v0.1.3
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling libsecp256k1-core v0.2.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]     Checking qstring v0.7.2
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking derivation-path v0.2.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking solana-derivation-path v2.2.1
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.2.1
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking solana-signature v2.3.0
[INFO] [stderr]     Checking solana-seed-phrase v2.2.1
[INFO] [stderr]    Compiling libsecp256k1 v0.6.0
[INFO] [stderr]     Checking solana-seed-derivable v2.2.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling toml_edit v0.23.6
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling borsh-derive-internal v0.10.4
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.10.4
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling anchor-derive-space v0.31.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling arcis-diagnostics v0.3.0
[INFO] [stderr]    Compiling rand_seeder v0.3.0
[INFO] [stderr]    Compiling addchain-arcium-fork v0.2.1
[INFO] [stderr]    Compiling ff-derive-arcium-fork v0.13.2
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling borsh-derive v1.5.7
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling solana-sdk-macro v2.2.1
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking merlin v3.0.0
[INFO] [stderr]     Checking aes-gcm-siv v0.11.1
[INFO] [stderr]    Compiling spl-program-error-derive v0.4.1
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling spl-discriminator-syn v0.2.1
[INFO] [stderr]    Compiling arcis-internal-expr-macro v0.3.0
[INFO] [stderr]    Compiling ff-arcium-fork v0.13.2
[INFO] [stderr]     Checking borsh v1.5.7
[INFO] [stderr]     Checking num_enum v0.7.4
[INFO] [stderr]    Compiling spl-discriminator-derive v0.2.0
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking solana-hash v2.3.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking solana-fee-calculator v2.2.1
[INFO] [stderr]     Checking solana-short-vec v2.2.1
[INFO] [stderr]     Checking bv v0.11.1
[INFO] [stderr]     Checking solana-serde-varint v2.2.2
[INFO] [stderr]     Checking solana-sha256-hasher v2.3.0
[INFO] [stderr]     Checking solana-keccak-hasher v2.2.1
[INFO] [stderr]     Checking solana-blake3-hasher v2.2.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling anchor-syn v0.31.1
[INFO] [stderr]    Compiling arcis-interface v0.3.0
[INFO] [stderr]    Compiling anchor-lang-idl-spec v0.1.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]     Checking solana-curve25519 v2.3.12
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling borsh-derive v0.10.4
[INFO] [stderr]    Compiling cargo_metadata v0.19.2
[INFO] [stderr]     Checking borsh v0.10.4
[INFO] [stderr]    Compiling arcium-macros v0.3.0
[INFO] [stderr]    Compiling anchor-lang-idl v0.1.2
[INFO] [stderr]     Checking solana-big-mod-exp v2.2.1
[INFO] [stderr]     Checking arcis v0.3.0
[INFO] [stderr]     Checking solana-pubkey v2.4.0
[INFO] [stderr]     Checking solana-instruction v2.3.0
[INFO] [stderr]     Checking solana-sdk-ids v2.2.1
[INFO] [stderr]     Checking solana-sysvar-id v2.2.1
[INFO] [stderr]     Checking solana-program-error v2.2.2
[INFO] [stderr]     Checking solana-transaction-error v2.2.1
[INFO] [stderr]     Checking solana-account-info v2.3.0
[INFO] [stderr]     Checking solana-system-interface v1.0.0
[INFO] [stderr]     Checking solana-clock v2.2.2
[INFO] [stderr]     Checking solana-signer v2.2.1
[INFO] [stderr]     Checking solana-slot-hashes v2.2.1
[INFO] [stderr]     Checking solana-rent v2.2.1
[INFO] [stderr]     Checking solana-serialize-utils v2.2.1
[INFO] [stderr]     Checking solana-zk-sdk v2.3.12
[INFO] [stderr]     Checking solana-cpi v2.2.1
[INFO] [stderr]     Checking solana-program-entrypoint v2.3.0
[INFO] [stderr]     Checking solana-bincode v2.2.1
[INFO] [stderr]     Checking solana-instructions-sysvar v2.2.2
[INFO] [stderr]     Checking solana-stake-interface v1.2.1
[INFO] [stderr]     Checking solana-message v2.4.0
[INFO] [stderr]     Checking solana-address-lookup-table-interface v2.2.2
[INFO] [stderr]     Checking solana-account v2.2.1
[INFO] [stderr]     Checking solana-slot-history v2.2.1
[INFO] [stderr]     Checking solana-epoch-rewards v2.2.1
[INFO] [stderr]     Checking solana-last-restart-slot v2.2.1
[INFO] [stderr]     Checking solana-epoch-schedule v2.2.1
[INFO] [stderr]     Checking solana-nonce v2.2.1
[INFO] [stderr]     Checking solana-borsh v2.2.1
[INFO] [stderr]     Checking solana-feature-gate-interface v2.2.2
[INFO] [stderr]     Checking solana-example-mocks v2.2.1
[INFO] [stderr]     Checking solana-sysvar v2.3.0
[INFO] [stderr]     Checking solana-vote-interface v2.2.6
[INFO] [stderr]     Checking solana-loader-v3-interface v5.0.0
[INFO] [stderr]     Checking solana-loader-v4-interface v2.2.1
[INFO] [stderr]     Checking solana-secp256k1-recover v2.2.1
[INFO] [stderr]     Checking solana-program-pack v2.2.1
[INFO] [stderr]     Checking solana-loader-v2-interface v2.2.1
[INFO] [stderr]     Checking solana-stable-layout v2.2.1
[INFO] [stderr]     Checking spl-discriminator v0.4.1
[INFO] [stderr]     Checking spl-memo v6.0.0
[INFO] [stderr]    Compiling anchor-attribute-event v0.31.1
[INFO] [stderr]    Compiling anchor-derive-accounts v0.31.1
[INFO] [stderr]     Checking spl-pod v0.5.1
[INFO] [stderr]     Checking spl-token-confidential-transfer-ciphertext-arithmetic v0.2.1
[INFO] [stderr]     Checking spl-token-confidential-transfer-proof-generation v0.2.0
[INFO] [stderr]    Compiling anchor-attribute-account v0.31.1
[INFO] [stderr]    Compiling anchor-attribute-access-control v0.31.1
[INFO] [stderr]     Checking spl-type-length-value v0.7.0
[INFO] [stderr]     Checking spl-token-group-interface v0.5.0
[INFO] [stderr]    Compiling anchor-derive-serde v0.31.1
[INFO] [stderr]    Compiling anchor-attribute-error v0.31.1
[INFO] [stderr]    Compiling anchor-attribute-program v0.31.1
[INFO] [stderr]    Compiling anchor-attribute-constant v0.31.1
[INFO] [stderr]     Checking spl-token-metadata-interface v0.6.0
[INFO] [stderr]     Checking spl-associated-token-account-client v2.0.0
[INFO] [stderr]     Checking spl-token-confidential-transfer-proof-generation v0.3.0
[INFO] [stderr]     Checking solana-program v2.3.0
[INFO] [stderr]     Checking spl-program-error v0.6.0
[INFO] [stderr]     Checking spl-token-confidential-transfer-proof-extraction v0.2.1
[INFO] [stderr]     Checking spl-token v7.0.0
[INFO] [stderr]     Checking spl-tlv-account-resolution v0.9.0
[INFO] [stderr]     Checking spl-elgamal-registry v0.1.1
[INFO] [stderr]     Checking spl-transfer-hook-interface v0.9.0
[INFO] [stderr]     Checking spl-token-2022 v6.0.0
[INFO] [stderr]     Checking spl-token-2022 v7.0.0
[INFO] [stderr]     Checking anchor-lang v0.31.1
[INFO] [stderr]     Checking arcium-client v0.3.0
[INFO] [stderr]     Checking spl-associated-token-account v6.0.0
[INFO] [stderr]     Checking anchor-spl v0.31.1
[INFO] [stderr]     Checking arcium-anchor v0.3.1
[INFO] [stderr]     Checking matching_engine v0.1.0 (/opt/rustwide/workdir/programs/matching_engine)
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]   --> programs/matching_engine/src/instructions/trigger_matching.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[queue_computation_accounts("match_orders", payer)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Confidential instruction was not found at path: build/match_orders_testnet.arcis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]  --> programs/matching_engine/src/instructions/arcium/init_comp_def.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[init_computation_definition_accounts("submit_order", payer)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: Could not read compiled confidential ix at path build/submit_order_testnet.arcis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]   --> programs/matching_engine/src/instructions/arcium/init_comp_def.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[init_computation_definition_accounts("match_orders", payer)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Could not read compiled confidential ix at path build/match_orders_testnet.arcis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]   --> programs/matching_engine/src/instructions/arcium/init_comp_def.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[init_computation_definition_accounts("init_order_book", payer)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Could not read compiled confidential ix at path build/init_order_book_testnet.arcis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]   --> programs/matching_engine/src/instructions/arcium/init_comp_def.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[init_computation_definition_accounts("init_user_ledger", payer)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Could not read compiled confidential ix at path build/init_user_ledger_testnet.arcis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]   --> programs/matching_engine/src/instructions/arcium/init_comp_def.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[init_computation_definition_accounts("submit_order_check", payer)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Could not read compiled confidential ix at path build/submit_order_check_testnet.arcis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]   --> programs/matching_engine/src/instructions/arcium/init_comp_def.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[init_computation_definition_accounts("update_ledger_deposit", payer)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Could not read compiled confidential ix at path build/update_ledger_deposit_testnet.arcis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]   --> programs/matching_engine/src/instructions/arcium/init_comp_def.rs:89:1
[INFO] [stdout]    |
[INFO] [stdout] 89 | #[init_computation_definition_accounts("update_ledger_withdraw_verify", payer)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Could not read compiled confidential ix at path build/update_ledger_withdraw_verify_testnet.arcis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]    --> programs/matching_engine/src/instructions/arcium/init_comp_def.rs:103:1
[INFO] [stdout]     |
[INFO] [stdout] 103 | #[init_computation_definition_accounts("execute_settlement", payer)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: Could not read compiled confidential ix at path build/execute_settlement_testnet.arcis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]   --> programs/matching_engine/src/instructions/submit_order.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[queue_computation_accounts("submit_order", user)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Confidential instruction was not found at path: build/submit_order_testnet.arcis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]   --> programs/matching_engine/src/instructions/execute_settlement.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[queue_computation_accounts("execute_settlement", user)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Confidential instruction was not found at path: build/execute_settlement_testnet.arcis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]   --> programs/matching_engine/src/instructions/initialize_user_ledger.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[queue_computation_accounts("init_user_ledger", user)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Confidential instruction was not found at path: build/init_user_ledger_testnet.arcis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]   --> programs/matching_engine/src/instructions/deposit_to_vault.rs:73:1
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[queue_computation_accounts("update_ledger_deposit", user)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Confidential instruction was not found at path: build/update_ledger_deposit_testnet.arcis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]   --> programs/matching_engine/src/instructions/trigger_matching.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[queue_computation_accounts("match_orders", payer)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Confidential instruction was not found at path: build/match_orders_testnet.arcis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]  --> programs/matching_engine/src/instructions/arcium/init_comp_def.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[init_computation_definition_accounts("submit_order", payer)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: Could not read compiled confidential ix at path build/submit_order_testnet.arcis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]   --> programs/matching_engine/src/instructions/withdraw_from_ledger_verify.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[queue_computation_accounts("update_ledger_withdraw_verify", user)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Confidential instruction was not found at path: build/update_ledger_withdraw_verify_testnet.arcis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]   --> programs/matching_engine/src/instructions/arcium/init_comp_def.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[init_computation_definition_accounts("match_orders", payer)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Could not read compiled confidential ix at path build/match_orders_testnet.arcis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]   --> programs/matching_engine/src/instructions/submit_order_check.rs:78:1
[INFO] [stdout]    |
[INFO] [stdout] 78 | #[queue_computation_accounts("submit_order_check", user)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Confidential instruction was not found at path: build/submit_order_check_testnet.arcis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]   --> programs/matching_engine/src/instructions/arcium/init_comp_def.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[init_computation_definition_accounts("init_order_book", payer)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Could not read compiled confidential ix at path build/init_order_book_testnet.arcis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]   --> programs/matching_engine/src/instructions/arcium/init_comp_def.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[init_computation_definition_accounts("init_user_ledger", payer)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Could not read compiled confidential ix at path build/init_user_ledger_testnet.arcis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]   --> programs/matching_engine/src/instructions/arcium/init_comp_def.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[init_computation_definition_accounts("submit_order_check", payer)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Could not read compiled confidential ix at path build/submit_order_check_testnet.arcis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]   --> programs/matching_engine/src/instructions/arcium/init_comp_def.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[init_computation_definition_accounts("update_ledger_deposit", payer)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Could not read compiled confidential ix at path build/update_ledger_deposit_testnet.arcis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]   --> programs/matching_engine/src/instructions/arcium/init_comp_def.rs:89:1
[INFO] [stdout]    |
[INFO] [stdout] 89 | #[init_computation_definition_accounts("update_ledger_withdraw_verify", payer)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Could not read compiled confidential ix at path build/update_ledger_withdraw_verify_testnet.arcis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]    --> programs/matching_engine/src/instructions/arcium/init_comp_def.rs:103:1
[INFO] [stdout]     |
[INFO] [stdout] 103 | #[init_computation_definition_accounts("execute_settlement", payer)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: Could not read compiled confidential ix at path build/execute_settlement_testnet.arcis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]   --> programs/matching_engine/src/instructions/submit_order.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[queue_computation_accounts("submit_order", user)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Confidential instruction was not found at path: build/submit_order_testnet.arcis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]   --> programs/matching_engine/src/instructions/execute_settlement.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[queue_computation_accounts("execute_settlement", user)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Confidential instruction was not found at path: build/execute_settlement_testnet.arcis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]   --> programs/matching_engine/src/instructions/initialize_user_ledger.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[queue_computation_accounts("init_user_ledger", user)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Confidential instruction was not found at path: build/init_user_ledger_testnet.arcis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]   --> programs/matching_engine/src/instructions/deposit_to_vault.rs:73:1
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[queue_computation_accounts("update_ledger_deposit", user)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Confidential instruction was not found at path: build/update_ledger_deposit_testnet.arcis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]   --> programs/matching_engine/src/instructions/withdraw_from_ledger_verify.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[queue_computation_accounts("update_ledger_withdraw_verify", user)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Confidential instruction was not found at path: build/update_ledger_withdraw_verify_testnet.arcis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]   --> programs/matching_engine/src/instructions/submit_order_check.rs:78:1
[INFO] [stdout]    |
[INFO] [stdout] 78 | #[queue_computation_accounts("submit_order_check", user)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Confidential instruction was not found at path: build/submit_order_check_testnet.arcis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]    --> programs/matching_engine/src/lib.rs:540:1
[INFO] [stdout]     |
[INFO] [stdout] 540 | #[callback_accounts("match_orders")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: Confidential instruction was not found at path: build/match_orders_testnet.arcis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]    --> programs/matching_engine/src/lib.rs:553:1
[INFO] [stdout]     |
[INFO] [stdout] 553 | #[callback_accounts("submit_order")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: Confidential instruction was not found at path: build/submit_order_testnet.arcis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]    --> programs/matching_engine/src/lib.rs:567:1
[INFO] [stdout]     |
[INFO] [stdout] 567 | #[callback_accounts("submit_order_check")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: Confidential instruction was not found at path: build/submit_order_check_testnet.arcis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]    --> programs/matching_engine/src/lib.rs:582:1
[INFO] [stdout]     |
[INFO] [stdout] 582 | #[callback_accounts("init_user_ledger")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: Confidential instruction was not found at path: build/init_user_ledger_testnet.arcis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]    --> programs/matching_engine/src/lib.rs:595:1
[INFO] [stdout]     |
[INFO] [stdout] 595 | #[callback_accounts("execute_settlement")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: Confidential instruction was not found at path: build/execute_settlement_testnet.arcis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]    --> programs/matching_engine/src/lib.rs:610:1
[INFO] [stdout]     |
[INFO] [stdout] 610 | #[callback_accounts("update_ledger_withdraw_verify")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: Confidential instruction was not found at path: build/update_ledger_withdraw_verify_testnet.arcis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]    --> programs/matching_engine/src/lib.rs:622:1
[INFO] [stdout]     |
[INFO] [stdout] 622 | #[queue_computation_accounts("init_order_book", payer)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: Confidential instruction was not found at path: build/init_order_book_testnet.arcis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]    --> programs/matching_engine/src/lib.rs:663:1
[INFO] [stdout]     |
[INFO] [stdout] 663 | #[callback_accounts("init_order_book")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: Confidential instruction was not found at path: build/init_order_book_testnet.arcis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]    --> programs/matching_engine/src/lib.rs:678:1
[INFO] [stdout]     |
[INFO] [stdout] 678 | #[callback_accounts("update_ledger_deposit")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: Confidential instruction was not found at path: build/update_ledger_deposit_testnet.arcis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]    --> programs/matching_engine/src/lib.rs:463:5
[INFO] [stdout]     |
[INFO] [stdout] 463 |     #[arcium_callback(encrypted_ix = "init_user_ledger", network = "localnet")]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: Confidential instruction was not found at path: build/init_user_ledger_testnet.arcis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]    --> programs/matching_engine/src/lib.rs:434:5
[INFO] [stdout]     |
[INFO] [stdout] 434 |     #[arcium_callback(encrypted_ix = "update_ledger_deposit", network = "localnet")]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: Confidential instruction was not found at path: build/update_ledger_deposit_testnet.arcis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]    --> programs/matching_engine/src/lib.rs:294:5
[INFO] [stdout]     |
[INFO] [stdout] 294 |     #[arcium_callback(encrypted_ix = "submit_order", network = "localnet")]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: Confidential instruction was not found at path: build/submit_order_testnet.arcis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]    --> programs/matching_engine/src/lib.rs:215:5
[INFO] [stdout]     |
[INFO] [stdout] 215 |     #[arcium_callback(encrypted_ix = "match_orders", network = "localnet")]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: Confidential instruction was not found at path: build/match_orders_testnet.arcis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]    --> programs/matching_engine/src/lib.rs:134:5
[INFO] [stdout]     |
[INFO] [stdout] 134 |     #[arcium_callback(encrypted_ix = "init_order_book", network = "localnet")]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: Confidential instruction was not found at path: build/init_order_book_testnet.arcis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]    --> programs/matching_engine/src/lib.rs:540:1
[INFO] [stdout]     |
[INFO] [stdout] 540 | #[callback_accounts("match_orders")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: Confidential instruction was not found at path: build/match_orders_testnet.arcis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]    --> programs/matching_engine/src/lib.rs:553:1
[INFO] [stdout]     |
[INFO] [stdout] 553 | #[callback_accounts("submit_order")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: Confidential instruction was not found at path: build/submit_order_testnet.arcis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]    --> programs/matching_engine/src/lib.rs:567:1
[INFO] [stdout]     |
[INFO] [stdout] 567 | #[callback_accounts("submit_order_check")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: Confidential instruction was not found at path: build/submit_order_check_testnet.arcis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]    --> programs/matching_engine/src/lib.rs:582:1
[INFO] [stdout]     |
[INFO] [stdout] 582 | #[callback_accounts("init_user_ledger")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: Confidential instruction was not found at path: build/init_user_ledger_testnet.arcis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]    --> programs/matching_engine/src/lib.rs:595:1
[INFO] [stdout]     |
[INFO] [stdout] 595 | #[callback_accounts("execute_settlement")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: Confidential instruction was not found at path: build/execute_settlement_testnet.arcis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]    --> programs/matching_engine/src/lib.rs:610:1
[INFO] [stdout]     |
[INFO] [stdout] 610 | #[callback_accounts("update_ledger_withdraw_verify")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: Confidential instruction was not found at path: build/update_ledger_withdraw_verify_testnet.arcis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]    --> programs/matching_engine/src/lib.rs:622:1
[INFO] [stdout]     |
[INFO] [stdout] 622 | #[queue_computation_accounts("init_order_book", payer)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: Confidential instruction was not found at path: build/init_order_book_testnet.arcis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]    --> programs/matching_engine/src/lib.rs:663:1
[INFO] [stdout]     |
[INFO] [stdout] 663 | #[callback_accounts("init_order_book")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: Confidential instruction was not found at path: build/init_order_book_testnet.arcis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]    --> programs/matching_engine/src/lib.rs:678:1
[INFO] [stdout]     |
[INFO] [stdout] 678 | #[callback_accounts("update_ledger_deposit")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: Confidential instruction was not found at path: build/update_ledger_deposit_testnet.arcis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::MatchOrdersCallback`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/trigger_matching.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::MatchOrdersCallback;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `MatchOrdersCallback` in the root
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::instruction::MatchOrdersCallback;
[INFO] [stdout]   |            +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::SubmitOrderCallback`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/submit_order.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::SubmitOrderCallback;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `SubmitOrderCallback` in the root
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::instruction::SubmitOrderCallback;
[INFO] [stdout]   |            +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::ExecuteSettlementCallback`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/execute_settlement.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::ExecuteSettlementCallback;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ExecuteSettlementCallback` in the root
[INFO] [stdout]   |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]   |
[INFO] [stdout] 3 - use crate::ExecuteSettlementCallback;
[INFO] [stdout] 3 + use crate::execute_settlement_callback;
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::instruction::ExecuteSettlementCallback;
[INFO] [stdout]   |            +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::InitUserLedgerCallback`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/initialize_user_ledger.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::InitUserLedgerCallback;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `InitUserLedgerCallback` in the root
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::instruction::InitUserLedgerCallback;
[INFO] [stdout]   |            +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::UpdateLedgerDepositCallback`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/deposit_to_vault.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::UpdateLedgerDepositCallback;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `UpdateLedgerDepositCallback` in the root
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::instruction::UpdateLedgerDepositCallback;
[INFO] [stdout]   |            +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::UpdateLedgerWithdrawVerifyCallback`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/withdraw_from_ledger_verify.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::UpdateLedgerWithdrawVerifyCallback;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `UpdateLedgerWithdrawVerifyCallback` in the root
[INFO] [stdout]   |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]   |
[INFO] [stdout] 4 - use crate::UpdateLedgerWithdrawVerifyCallback;
[INFO] [stdout] 4 + use crate::update_ledger_withdraw_verify_callback;
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::instruction::UpdateLedgerWithdrawVerifyCallback;
[INFO] [stdout]   |            +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::SubmitOrderCheckCallback`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/submit_order_check.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::SubmitOrderCheckCallback;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `SubmitOrderCheckCallback` in the root
[INFO] [stdout]   |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]   |
[INFO] [stdout] 4 - use crate::SubmitOrderCheckCallback;
[INFO] [stdout] 4 + use crate::submit_order_check_callback;
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::instruction::SubmitOrderCheckCallback;
[INFO] [stdout]   |            +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate`
[INFO] [stdout]   --> programs/matching_engine/src/lib.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[arcium_program]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^ could not find `__client_accounts_init_order_book_callback` in the crate root
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]    --> programs/matching_engine/src/lib.rs:463:5
[INFO] [stdout]     |
[INFO] [stdout] 463 |     #[arcium_callback(encrypted_ix = "init_user_ledger", network = "localnet")]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: Confidential instruction was not found at path: build/init_user_ledger_testnet.arcis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]    --> programs/matching_engine/src/lib.rs:434:5
[INFO] [stdout]     |
[INFO] [stdout] 434 |     #[arcium_callback(encrypted_ix = "update_ledger_deposit", network = "localnet")]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: Confidential instruction was not found at path: build/update_ledger_deposit_testnet.arcis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]    --> programs/matching_engine/src/lib.rs:294:5
[INFO] [stdout]     |
[INFO] [stdout] 294 |     #[arcium_callback(encrypted_ix = "submit_order", network = "localnet")]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: Confidential instruction was not found at path: build/submit_order_testnet.arcis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]    --> programs/matching_engine/src/lib.rs:215:5
[INFO] [stdout]     |
[INFO] [stdout] 215 |     #[arcium_callback(encrypted_ix = "match_orders", network = "localnet")]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: Confidential instruction was not found at path: build/match_orders_testnet.arcis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]    --> programs/matching_engine/src/lib.rs:134:5
[INFO] [stdout]     |
[INFO] [stdout] 134 |     #[arcium_callback(encrypted_ix = "init_order_book", network = "localnet")]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: Confidential instruction was not found at path: build/init_order_book_testnet.arcis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::MatchOrdersCallback`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/trigger_matching.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::MatchOrdersCallback;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `MatchOrdersCallback` in the root
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::instruction::MatchOrdersCallback;
[INFO] [stdout]   |            +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::SubmitOrderCallback`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/submit_order.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::SubmitOrderCallback;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `SubmitOrderCallback` in the root
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::instruction::SubmitOrderCallback;
[INFO] [stdout]   |            +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::ExecuteSettlementCallback`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/execute_settlement.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::ExecuteSettlementCallback;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ExecuteSettlementCallback` in the root
[INFO] [stdout]   |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]   |
[INFO] [stdout] 3 - use crate::ExecuteSettlementCallback;
[INFO] [stdout] 3 + use crate::execute_settlement_callback;
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::instruction::ExecuteSettlementCallback;
[INFO] [stdout]   |            +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::InitUserLedgerCallback`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/initialize_user_ledger.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::InitUserLedgerCallback;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `InitUserLedgerCallback` in the root
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::instruction::InitUserLedgerCallback;
[INFO] [stdout]   |            +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::UpdateLedgerDepositCallback`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/deposit_to_vault.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::UpdateLedgerDepositCallback;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `UpdateLedgerDepositCallback` in the root
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::instruction::UpdateLedgerDepositCallback;
[INFO] [stdout]   |            +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::UpdateLedgerWithdrawVerifyCallback`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/withdraw_from_ledger_verify.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::UpdateLedgerWithdrawVerifyCallback;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `UpdateLedgerWithdrawVerifyCallback` in the root
[INFO] [stdout]   |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]   |
[INFO] [stdout] 4 - use crate::UpdateLedgerWithdrawVerifyCallback;
[INFO] [stdout] 4 + use crate::update_ledger_withdraw_verify_callback;
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::instruction::UpdateLedgerWithdrawVerifyCallback;
[INFO] [stdout]   |            +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::SubmitOrderCheckCallback`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/submit_order_check.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::SubmitOrderCheckCallback;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `SubmitOrderCheckCallback` in the root
[INFO] [stdout]   |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]   |
[INFO] [stdout] 4 - use crate::SubmitOrderCheckCallback;
[INFO] [stdout] 4 + use crate::submit_order_check_callback;
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::instruction::SubmitOrderCheckCallback;
[INFO] [stdout]   |            +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate`
[INFO] [stdout]   --> programs/matching_engine/src/lib.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[arcium_program]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^ could not find `__client_accounts_submit_order_check_callback` in the crate root
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-heap`
[INFO] [stdout]   --> programs/matching_engine/src/lib.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[arcium_program]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program_entrypoint` crate, try updating your dependency with `cargo update -p solana_program_entrypoint`
[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: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]   --> programs/matching_engine/src/lib.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[arcium_program]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program_entrypoint` crate, try updating your dependency with `cargo update -p solana_program_entrypoint`
[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: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-panic`
[INFO] [stdout]   --> programs/matching_engine/src/lib.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[arcium_program]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program_entrypoint` crate, try updating your dependency with `cargo update -p solana_program_entrypoint`
[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: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]   --> programs/matching_engine/src/lib.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[arcium_program]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program_entrypoint` crate, try updating your dependency with `cargo update -p solana_program_entrypoint`
[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: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/matching_engine/src/instructions/initialize.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[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: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::instructions::*`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/trigger_matching.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::instructions::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::states::*`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/trigger_matching.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::states::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::SignerAccount`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/trigger_matching.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::SignerAccount;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::COMP_DEF_OFFSET_MATCH_ORDERS`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/trigger_matching.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::COMP_DEF_OFFSET_MATCH_ORDERS;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::ID`
[INFO] [stdout]   --> programs/matching_engine/src/instructions/trigger_matching.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::ID;
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::ID_CONST`
[INFO] [stdout]   --> programs/matching_engine/src/instructions/trigger_matching.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::ID_CONST;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::ID`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/arcium/init_comp_def.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::ID;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `init_comp_def::*`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/arcium/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use init_comp_def::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::errors::ErrorCode`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/submit_order.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::errors::ErrorCode;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::states::*`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/submit_order.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::states::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::SignerAccount`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/submit_order.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::SignerAccount;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::COMP_DEF_OFFSET_SUBMIT_ORDER`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/submit_order.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::COMP_DEF_OFFSET_SUBMIT_ORDER;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anchor_spl::token::TokenAccount`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/submit_order.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use anchor_spl::token::TokenAccount;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anchor_spl::token_interface::Mint`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/submit_order.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use anchor_spl::token_interface::Mint;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::ID`
[INFO] [stdout]   --> programs/matching_engine/src/instructions/submit_order.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::ID;
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::ID_CONST`
[INFO] [stdout]   --> programs/matching_engine/src/instructions/submit_order.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::ID_CONST;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::errors::ErrorCode`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/execute_settlement.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::errors::ErrorCode;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::states::*`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/execute_settlement.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::states::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::SignerAccount`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/execute_settlement.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::SignerAccount;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::COMP_DEF_OFFSET_EXECUTE_SETTLEMENT`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/execute_settlement.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::COMP_DEF_OFFSET_EXECUTE_SETTLEMENT;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anchor_spl::token::TokenAccount`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/execute_settlement.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use anchor_spl::token::TokenAccount;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anchor_spl::token_interface::Mint`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/execute_settlement.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use anchor_spl::token_interface::Mint;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::ID`
[INFO] [stdout]   --> programs/matching_engine/src/instructions/execute_settlement.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::ID;
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::ID_CONST`
[INFO] [stdout]   --> programs/matching_engine/src/instructions/execute_settlement.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::ID_CONST;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::SignerAccount`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/initialize_user_ledger.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::SignerAccount;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::COMP_DEF_OFFSET_INIT_USER_LEDGER`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/initialize_user_ledger.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::COMP_DEF_OFFSET_INIT_USER_LEDGER;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::ID`
[INFO] [stdout]   --> programs/matching_engine/src/instructions/initialize_user_ledger.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::ID;
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::ID_CONST`
[INFO] [stdout]   --> programs/matching_engine/src/instructions/initialize_user_ledger.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::ID_CONST;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::errors::ErrorCode`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/deposit_to_vault.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::errors::ErrorCode;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::states::*`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/deposit_to_vault.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::states::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::SignerAccount`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/deposit_to_vault.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::SignerAccount;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::COMP_DEF_OFFSET_UPDATE_LEDGER_DEPOSIT`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/deposit_to_vault.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::COMP_DEF_OFFSET_UPDATE_LEDGER_DEPOSIT;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anchor_spl::associated_token::AssociatedToken`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/deposit_to_vault.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use anchor_spl::associated_token::AssociatedToken;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anchor_spl::token::Mint`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/deposit_to_vault.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use anchor_spl::token::Mint;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::ID`
[INFO] [stdout]   --> programs/matching_engine/src/instructions/deposit_to_vault.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::ID;
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::ID_CONST`
[INFO] [stdout]   --> programs/matching_engine/src/instructions/deposit_to_vault.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::ID_CONST;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `TokenAccount` and `Token`
[INFO] [stdout]   --> programs/matching_engine/src/instructions/deposit_to_vault.rs:15:25
[INFO] [stdout]    |
[INFO] [stdout] 15 | use anchor_spl::token::{Token, TokenAccount};
[INFO] [stdout]    |                         ^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::errors::ErrorCode`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/withdraw_from_ledger_verify.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::errors::ErrorCode;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::states::*`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/withdraw_from_ledger_verify.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::states::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::SignerAccount`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/withdraw_from_ledger_verify.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::SignerAccount;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::COMP_DEF_OFFSET_UPDATE_LEDGER_WITHDRAW_VERIFY`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/withdraw_from_ledger_verify.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::COMP_DEF_OFFSET_UPDATE_LEDGER_WITHDRAW_VERIFY;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anchor_spl::associated_token::AssociatedToken`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/withdraw_from_ledger_verify.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use anchor_spl::associated_token::AssociatedToken;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anchor_spl::token::Mint`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/withdraw_from_ledger_verify.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use anchor_spl::token::Mint;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Transfer` and `self`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/withdraw_from_ledger_verify.rs:9:25
[INFO] [stdout]   |
[INFO] [stdout] 9 | use anchor_spl::token::{self, Transfer};
[INFO] [stdout]   |                         ^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::ID`
[INFO] [stdout]   --> programs/matching_engine/src/instructions/withdraw_from_ledger_verify.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::ID;
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::ID_CONST`
[INFO] [stdout]   --> programs/matching_engine/src/instructions/withdraw_from_ledger_verify.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::ID_CONST;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `TokenAccount` and `Token`
[INFO] [stdout]   --> programs/matching_engine/src/instructions/withdraw_from_ledger_verify.rs:15:25
[INFO] [stdout]    |
[INFO] [stdout] 15 | use anchor_spl::token::{Token, TokenAccount};
[INFO] [stdout]    |                         ^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anchor_spl::associated_token::AssociatedToken`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/withdraw_from_vault.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use anchor_spl::associated_token::AssociatedToken;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/matching_engine/src/instructions/withdraw_from_vault.rs:33:10
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[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: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::errors::ErrorCode`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/submit_order_check.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::errors::ErrorCode;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::states::*`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/submit_order_check.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::states::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::SignerAccount`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/submit_order_check.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::SignerAccount;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::COMP_DEF_OFFSET_SUBMIT_ORDER_CHECK`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/submit_order_check.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::COMP_DEF_OFFSET_SUBMIT_ORDER_CHECK;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anchor_spl::token::TokenAccount`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/submit_order_check.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use anchor_spl::token::TokenAccount;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anchor_spl::token_interface::Mint`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/submit_order_check.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use anchor_spl::token_interface::Mint;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::ID`
[INFO] [stdout]   --> programs/matching_engine/src/instructions/submit_order_check.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::ID;
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::ID_CONST`
[INFO] [stdout]   --> programs/matching_engine/src/instructions/submit_order_check.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::ID_CONST;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> programs/matching_engine/src/lib.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub use states::*;
[INFO] [stdout]    |         ^^^^^^^^^ the name `submit_order` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 24 | pub use instructions::*;
[INFO] [stdout]    |         --------------- but the name `submit_order` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::error::ErrorCode`
[INFO] [stdout]  --> programs/matching_engine/src/utils/token.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::error::ErrorCode;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Mint`
[INFO] [stdout]  --> programs/matching_engine/src/utils/token.rs:6:64
[INFO] [stdout]   |
[INFO] [stdout] 6 |     token_interface::{initialize_account3, InitializeAccount3, Mint},
[INFO] [stdout]   |                                                                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> programs/matching_engine/src/lib.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub use instructions::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ the name `initialize` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 29 | #[arcium_program]
[INFO] [stdout]    | ----------------- but the name `initialize` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> programs/matching_engine/src/lib.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub use instructions::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ the name `trigger_matching` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 29 | #[arcium_program]
[INFO] [stdout]    | ----------------- but the name `trigger_matching` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> programs/matching_engine/src/lib.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub use instructions::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ the name `submit_order` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 29 | #[arcium_program]
[INFO] [stdout]    | ----------------- but the name `submit_order` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> programs/matching_engine/src/lib.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub use instructions::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ the name `execute_settlement` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 29 | #[arcium_program]
[INFO] [stdout]    | ----------------- but the name `execute_settlement` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> programs/matching_engine/src/lib.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub use instructions::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ the name `initialize_user_ledger` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 29 | #[arcium_program]
[INFO] [stdout]    | ----------------- but the name `initialize_user_ledger` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> programs/matching_engine/src/lib.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub use instructions::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ the name `deposit_to_ledger` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 29 | #[arcium_program]
[INFO] [stdout]    | ----------------- but the name `deposit_to_ledger` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> programs/matching_engine/src/lib.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub use instructions::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ the name `withdraw_from_ledger_verify` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 29 | #[arcium_program]
[INFO] [stdout]    | ----------------- but the name `withdraw_from_ledger_verify` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> programs/matching_engine/src/lib.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub use instructions::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ the name `withdraw_from_vault` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 29 | #[arcium_program]
[INFO] [stdout]    | ----------------- but the name `withdraw_from_vault` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> programs/matching_engine/src/lib.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub use instructions::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ the name `submit_order_check` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 29 | #[arcium_program]
[INFO] [stdout]    | ----------------- but the name `submit_order_check` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/matching_engine/src/lib.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[arcium_program]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `program` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `program` may come from an old version of the `anchor_attribute_program` crate, try updating your dependency with `cargo update -p anchor_attribute_program`
[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: this warning originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/matching_engine/src/lib.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[arcium_program]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[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: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/matching_engine/src/lib.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[arcium_program]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[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: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/matching_engine/src/lib.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[arcium_program]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[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: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/matching_engine/src/lib.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[arcium_program]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[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: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/matching_engine/src/lib.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[arcium_program]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[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: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/matching_engine/src/lib.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[arcium_program]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[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: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-heap`
[INFO] [stdout]   --> programs/matching_engine/src/lib.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[arcium_program]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program_entrypoint` crate, try updating your dependency with `cargo update -p solana_program_entrypoint`
[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: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]   --> programs/matching_engine/src/lib.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[arcium_program]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program_entrypoint` crate, try updating your dependency with `cargo update -p solana_program_entrypoint`
[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: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-panic`
[INFO] [stdout]   --> programs/matching_engine/src/lib.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[arcium_program]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program_entrypoint` crate, try updating your dependency with `cargo update -p solana_program_entrypoint`
[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: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]   --> programs/matching_engine/src/lib.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[arcium_program]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program_entrypoint` crate, try updating your dependency with `cargo update -p solana_program_entrypoint`
[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: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/matching_engine/src/instructions/initialize.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[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: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::instructions::*`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/trigger_matching.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::instructions::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::states::*`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/trigger_matching.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::states::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::SignerAccount`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/trigger_matching.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::SignerAccount;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::COMP_DEF_OFFSET_MATCH_ORDERS`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/trigger_matching.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::COMP_DEF_OFFSET_MATCH_ORDERS;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::ID`
[INFO] [stdout]   --> programs/matching_engine/src/instructions/trigger_matching.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::ID;
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::ID_CONST`
[INFO] [stdout]   --> programs/matching_engine/src/instructions/trigger_matching.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::ID_CONST;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::ID`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/arcium/init_comp_def.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::ID;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `init_comp_def::*`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/arcium/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use init_comp_def::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::errors::ErrorCode`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/submit_order.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::errors::ErrorCode;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::states::*`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/submit_order.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::states::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::SignerAccount`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/submit_order.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::SignerAccount;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::COMP_DEF_OFFSET_SUBMIT_ORDER`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/submit_order.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::COMP_DEF_OFFSET_SUBMIT_ORDER;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anchor_spl::token::TokenAccount`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/submit_order.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use anchor_spl::token::TokenAccount;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anchor_spl::token_interface::Mint`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/submit_order.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use anchor_spl::token_interface::Mint;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::ID`
[INFO] [stdout]   --> programs/matching_engine/src/instructions/submit_order.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::ID;
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::ID_CONST`
[INFO] [stdout]   --> programs/matching_engine/src/instructions/submit_order.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::ID_CONST;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::errors::ErrorCode`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/execute_settlement.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::errors::ErrorCode;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::states::*`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/execute_settlement.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::states::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::SignerAccount`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/execute_settlement.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::SignerAccount;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::COMP_DEF_OFFSET_EXECUTE_SETTLEMENT`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/execute_settlement.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::COMP_DEF_OFFSET_EXECUTE_SETTLEMENT;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anchor_spl::token::TokenAccount`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/execute_settlement.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use anchor_spl::token::TokenAccount;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anchor_spl::token_interface::Mint`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/execute_settlement.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use anchor_spl::token_interface::Mint;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::ID`
[INFO] [stdout]   --> programs/matching_engine/src/instructions/execute_settlement.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::ID;
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::ID_CONST`
[INFO] [stdout]   --> programs/matching_engine/src/instructions/execute_settlement.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::ID_CONST;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::SignerAccount`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/initialize_user_ledger.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::SignerAccount;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::COMP_DEF_OFFSET_INIT_USER_LEDGER`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/initialize_user_ledger.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::COMP_DEF_OFFSET_INIT_USER_LEDGER;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::ID`
[INFO] [stdout]   --> programs/matching_engine/src/instructions/initialize_user_ledger.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::ID;
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::ID_CONST`
[INFO] [stdout]   --> programs/matching_engine/src/instructions/initialize_user_ledger.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::ID_CONST;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::errors::ErrorCode`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/deposit_to_vault.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::errors::ErrorCode;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::states::*`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/deposit_to_vault.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::states::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::SignerAccount`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/deposit_to_vault.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::SignerAccount;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::COMP_DEF_OFFSET_UPDATE_LEDGER_DEPOSIT`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/deposit_to_vault.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::COMP_DEF_OFFSET_UPDATE_LEDGER_DEPOSIT;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anchor_spl::associated_token::AssociatedToken`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/deposit_to_vault.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use anchor_spl::associated_token::AssociatedToken;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anchor_spl::token::Mint`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/deposit_to_vault.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use anchor_spl::token::Mint;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::ID`
[INFO] [stdout]   --> programs/matching_engine/src/instructions/deposit_to_vault.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::ID;
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::ID_CONST`
[INFO] [stdout]   --> programs/matching_engine/src/instructions/deposit_to_vault.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::ID_CONST;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `TokenAccount` and `Token`
[INFO] [stdout]   --> programs/matching_engine/src/instructions/deposit_to_vault.rs:15:25
[INFO] [stdout]    |
[INFO] [stdout] 15 | use anchor_spl::token::{Token, TokenAccount};
[INFO] [stdout]    |                         ^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::errors::ErrorCode`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/withdraw_from_ledger_verify.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::errors::ErrorCode;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::states::*`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/withdraw_from_ledger_verify.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::states::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::SignerAccount`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/withdraw_from_ledger_verify.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::SignerAccount;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::COMP_DEF_OFFSET_UPDATE_LEDGER_WITHDRAW_VERIFY`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/withdraw_from_ledger_verify.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::COMP_DEF_OFFSET_UPDATE_LEDGER_WITHDRAW_VERIFY;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anchor_spl::associated_token::AssociatedToken`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/withdraw_from_ledger_verify.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use anchor_spl::associated_token::AssociatedToken;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anchor_spl::token::Mint`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/withdraw_from_ledger_verify.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use anchor_spl::token::Mint;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Transfer` and `self`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/withdraw_from_ledger_verify.rs:9:25
[INFO] [stdout]   |
[INFO] [stdout] 9 | use anchor_spl::token::{self, Transfer};
[INFO] [stdout]   |                         ^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::ID`
[INFO] [stdout]   --> programs/matching_engine/src/instructions/withdraw_from_ledger_verify.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::ID;
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::ID_CONST`
[INFO] [stdout]   --> programs/matching_engine/src/instructions/withdraw_from_ledger_verify.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::ID_CONST;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `TokenAccount` and `Token`
[INFO] [stdout]   --> programs/matching_engine/src/instructions/withdraw_from_ledger_verify.rs:15:25
[INFO] [stdout]    |
[INFO] [stdout] 15 | use anchor_spl::token::{Token, TokenAccount};
[INFO] [stdout]    |                         ^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anchor_spl::associated_token::AssociatedToken`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/withdraw_from_vault.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use anchor_spl::associated_token::AssociatedToken;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/matching_engine/src/instructions/withdraw_from_vault.rs:33:10
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[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: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::errors::ErrorCode`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/submit_order_check.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::errors::ErrorCode;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::states::*`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/submit_order_check.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::states::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::SignerAccount`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/submit_order_check.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::SignerAccount;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::COMP_DEF_OFFSET_SUBMIT_ORDER_CHECK`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/submit_order_check.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::COMP_DEF_OFFSET_SUBMIT_ORDER_CHECK;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anchor_spl::token::TokenAccount`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/submit_order_check.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use anchor_spl::token::TokenAccount;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anchor_spl::token_interface::Mint`
[INFO] [stdout]  --> programs/matching_engine/src/instructions/submit_order_check.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use anchor_spl::token_interface::Mint;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::ID`
[INFO] [stdout]   --> programs/matching_engine/src/instructions/submit_order_check.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::ID;
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::ID_CONST`
[INFO] [stdout]   --> programs/matching_engine/src/instructions/submit_order_check.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::ID_CONST;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> programs/matching_engine/src/lib.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub use states::*;
[INFO] [stdout]    |         ^^^^^^^^^ the name `submit_order` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 24 | pub use instructions::*;
[INFO] [stdout]    |         --------------- but the name `submit_order` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::error::ErrorCode`
[INFO] [stdout]  --> programs/matching_engine/src/utils/token.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::error::ErrorCode;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Mint`
[INFO] [stdout]  --> programs/matching_engine/src/utils/token.rs:6:64
[INFO] [stdout]   |
[INFO] [stdout] 6 |     token_interface::{initialize_account3, InitializeAccount3, Mint},
[INFO] [stdout]   |                                                                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> programs/matching_engine/src/lib.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub use instructions::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ the name `initialize` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 29 | #[arcium_program]
[INFO] [stdout]    | ----------------- but the name `initialize` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> programs/matching_engine/src/lib.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub use instructions::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ the name `trigger_matching` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 29 | #[arcium_program]
[INFO] [stdout]    | ----------------- but the name `trigger_matching` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> programs/matching_engine/src/lib.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub use instructions::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ the name `submit_order` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 29 | #[arcium_program]
[INFO] [stdout]    | ----------------- but the name `submit_order` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> programs/matching_engine/src/lib.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub use instructions::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ the name `execute_settlement` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 29 | #[arcium_program]
[INFO] [stdout]    | ----------------- but the name `execute_settlement` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> programs/matching_engine/src/lib.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub use instructions::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ the name `initialize_user_ledger` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 29 | #[arcium_program]
[INFO] [stdout]    | ----------------- but the name `initialize_user_ledger` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> programs/matching_engine/src/lib.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub use instructions::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ the name `deposit_to_ledger` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 29 | #[arcium_program]
[INFO] [stdout]    | ----------------- but the name `deposit_to_ledger` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> programs/matching_engine/src/lib.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub use instructions::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ the name `withdraw_from_ledger_verify` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 29 | #[arcium_program]
[INFO] [stdout]    | ----------------- but the name `withdraw_from_ledger_verify` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> programs/matching_engine/src/lib.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub use instructions::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ the name `withdraw_from_vault` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 29 | #[arcium_program]
[INFO] [stdout]    | ----------------- but the name `withdraw_from_vault` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> programs/matching_engine/src/lib.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub use instructions::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ the name `submit_order_check` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 29 | #[arcium_program]
[INFO] [stdout]    | ----------------- but the name `submit_order_check` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/matching_engine/src/lib.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[arcium_program]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `program` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `program` may come from an old version of the `anchor_attribute_program` crate, try updating your dependency with `cargo update -p anchor_attribute_program`
[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: this warning originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/matching_engine/src/lib.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[arcium_program]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[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: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/matching_engine/src/lib.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[arcium_program]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[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: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/matching_engine/src/lib.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[arcium_program]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[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: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/matching_engine/src/lib.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[arcium_program]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[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: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/matching_engine/src/lib.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[arcium_program]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[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: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/matching_engine/src/lib.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[arcium_program]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[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: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `anchor_lang::prelude::AccountInfo::<'a>::realloc`: Use AccountInfo::resize() instead
[INFO] [stdout]   --> programs/matching_engine/src/lib.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[arcium_program]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `anchor_lang::prelude::AccountInfo::<'a>::realloc`: Use AccountInfo::resize() instead
[INFO] [stdout]   --> programs/matching_engine/src/lib.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[arcium_program]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `matching_engine` (lib test) due to 37 previous errors; 82 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `matching_engine` (lib) due to 37 previous errors; 82 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "3619ff558a96140cbcf3e82c9c2db72b39bd220a783ecd51556de82cec20f70f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3619ff558a96140cbcf3e82c9c2db72b39bd220a783ecd51556de82cec20f70f", kill_on_drop: false }`
[INFO] [stdout] 3619ff558a96140cbcf3e82c9c2db72b39bd220a783ecd51556de82cec20f70f
