[INFO] cloning repository https://github.com/code-payments/code-vm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/code-payments/code-vm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcode-payments%2Fcode-vm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcode-payments%2Fcode-vm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] acb48ba7d5263dd91a1419021c816b83feaa8ffb
[INFO] testing code-payments/code-vm against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcode-payments%2Fcode-vm" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/code-payments/code-vm
[INFO] finished tweaking git repo https://github.com/code-payments/code-vm
[INFO] tweaked toml for git repo https://github.com/code-payments/code-vm written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/code-payments/code-vm on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/code-payments/code-vm 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/Cargo.toml: unused manifest key: workspace.package.respository
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded steel v1.3.0
[INFO] [stderr]   Downloaded pretty-hex v0.4.1
[INFO] [stderr]   Downloaded solana-curve25519 v2.0.13
[INFO] [stderr]   Downloaded solana-sdk-macro v2.0.13
[INFO] [stderr]   Downloaded solana-ed25519-sha512 v0.1.2
[INFO] [stderr]   Downloaded litesvm-token v0.2.1
[INFO] [stderr]   Downloaded borsh-derive v1.5.1
[INFO] [stderr]   Downloaded async-compression v0.4.16
[INFO] [stderr]   Downloaded spl-token-2022 v3.0.4
[INFO] [stderr]   Downloaded litesvm v0.2.1
[INFO] [stderr]   Downloaded cc v1.1.30
[INFO] [stderr]   Downloaded solana-program v2.0.13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2afde8a45d9d2d44d414b466d8b502ae817d00a8b2412bd6877ceb75068874c6
[INFO] running `Command { std: "docker" "start" "-a" "2afde8a45d9d2d44d414b466d8b502ae817d00a8b2412bd6877ceb75068874c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2afde8a45d9d2d44d414b466d8b502ae817d00a8b2412bd6877ceb75068874c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2afde8a45d9d2d44d414b466d8b502ae817d00a8b2412bd6877ceb75068874c6", kill_on_drop: false }`
[INFO] [stdout] 2afde8a45d9d2d44d414b466d8b502ae817d00a8b2412bd6877ceb75068874c6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1603091a5fbf876d136c89305947d0f90855456dfa7bf27680e74cf72b19f791
[INFO] running `Command { std: "docker" "start" "-a" "1603091a5fbf876d136c89305947d0f90855456dfa7bf27680e74cf72b19f791", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.package.respository
[INFO] [stderr]    Compiling proc-macro2 v1.0.88
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.95
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling borsh v1.5.1
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling wasm-bindgen v0.2.95
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling serde_json v1.0.129
[INFO] [stderr]    Compiling libsecp256k1-core v0.2.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling solana-frozen-abi-macro v1.18.26
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling solana-frozen-abi v1.18.26
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cc v1.1.30
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling solana-sdk v1.18.26
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling solana-program v2.0.13
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling libsecp256k1 v0.6.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling solana-security-txt v1.1.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling solana-ed25519-sha512 v0.1.2
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling blake3 v1.5.1
[INFO] [stderr]    Compiling solana-program v1.18.26
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling borsh-derive-internal v0.10.4
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.10.4
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.9.3
[INFO] [stderr]    Compiling borsh-derive-internal v0.9.3
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.95
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling solana-logger v1.18.26
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.95
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling borsh-derive v0.10.4
[INFO] [stderr]    Compiling borsh-derive v0.9.3
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling syn_derive v0.1.8
[INFO] [stderr]    Compiling bytemuck_derive v1.8.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling borsh v0.9.3
[INFO] [stderr]    Compiling solana-sdk-macro v1.18.26
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling borsh-derive v1.5.1
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.95
[INFO] [stderr]    Compiling qualifier_attr v0.2.2
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_with_macros v2.3.3
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling spl-program-error-derive v0.3.2
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling solana-sdk-macro v2.0.13
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling spl-discriminator-syn v0.1.2
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]    Compiling bytemuck v1.19.0
[INFO] [stderr]    Compiling borsh v0.10.4
[INFO] [stderr]    Compiling spl-discriminator-derive v0.1.2
[INFO] [stderr]    Compiling num_enum v0.7.3
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]    Compiling serde_bytes v0.11.15
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling serde_with v2.3.3
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling universal-hash v0.4.1
[INFO] [stderr]    Compiling aead v0.4.3
[INFO] [stderr]    Compiling pbkdf2 v0.4.0
[INFO] [stderr]    Compiling hmac v0.8.1
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling polyval v0.5.3
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling sha3 v0.9.1
[INFO] [stderr]    Compiling ctr v0.8.0
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling hmac-drbg v0.3.0
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling tiny-bip39 v0.8.2
[INFO] [stderr]    Compiling ark-ff v0.4.2
[INFO] [stderr]    Compiling aes-gcm-siv v0.10.3
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling ed25519-dalek-bip32 v0.2.0
[INFO] [stderr]    Compiling ark-poly v0.4.2
[INFO] [stderr]    Compiling ark-ec v0.4.2
[INFO] [stderr]    Compiling ark-bn254 v0.4.0
[INFO] [stderr]    Compiling light-poseidon v0.2.0
[INFO] [stderr]    Compiling solana-curve25519 v2.0.13
[INFO] [stderr]    Compiling spl-program-error v0.3.0
[INFO] [stderr]    Compiling spl-discriminator v0.1.0
[INFO] [stderr]    Compiling spl-memo v4.0.4
[INFO] [stderr]    Compiling spl-token v4.0.3
[INFO] [stderr]    Compiling solana-zk-token-sdk v1.18.26
[INFO] [stderr]    Compiling spl-pod v0.1.0
[INFO] [stderr]    Compiling spl-type-length-value v0.3.0
[INFO] [stderr]    Compiling spl-token-group-interface v0.1.0
[INFO] [stderr]    Compiling spl-tlv-account-resolution v0.5.1
[INFO] [stderr]    Compiling spl-token-metadata-interface v0.2.0
[INFO] [stderr]    Compiling spl-transfer-hook-interface v0.4.1
[INFO] [stderr]    Compiling spl-token-2022 v1.0.0
[INFO] [stderr]    Compiling spl-associated-token-account v2.3.0
[INFO] [stderr]    Compiling steel v1.3.0
[INFO] [stderr]    Compiling code-vm-api v0.1.0 (/opt/rustwide/workdir/api)
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]   --> api/src/lib.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(not(target_os = "solana"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, and `uefi` and 9 more
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]  --> api/src/sdk.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![cfg(not(target_os = "solana"))]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, and `uefi` and 9 more
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]    --> api/src/types/merkle_tree.rs:196:15
[INFO] [stdout]     |
[INFO] [stdout] 196 |     #[cfg(not(target_os = "solana"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, and `uefi` and 9 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]    --> api/src/types/merkle_tree.rs:213:15
[INFO] [stdout]     |
[INFO] [stdout] 213 |     #[cfg(not(target_os = "solana"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, and `uefi` and 9 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]   --> api/src/utils/hash.rs:27:15
[INFO] [stdout]    |
[INFO] [stdout] 27 |     #[cfg(not(target_os = "solana"))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, and `uefi` and 9 more
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]   --> api/src/utils/hash.rs:34:11
[INFO] [stdout]    |
[INFO] [stdout] 34 |     #[cfg(target_os = "solana")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, and `uefi` and 9 more
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]  --> api/src/pdas.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(not(target_os = "solana"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, and `uefi` and 9 more
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]   --> api/src/pdas.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg(not(target_os = "solana"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, and `uefi` and 9 more
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]   --> api/src/pdas.rs:19:11
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(not(target_os = "solana"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, and `uefi` and 9 more
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]   --> api/src/pdas.rs:27:11
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[cfg(not(target_os = "solana"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, and `uefi` and 9 more
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]   --> api/src/pdas.rs:35:11
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[cfg(not(target_os = "solana"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, and `uefi` and 9 more
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]   --> api/src/pdas.rs:43:11
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[cfg(not(target_os = "solana"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, and `uefi` and 9 more
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]   --> api/src/pdas.rs:48:11
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[cfg(not(target_os = "solana"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, and `uefi` and 9 more
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]    --> api/src/pdas.rs:137:11
[INFO] [stdout]     |
[INFO] [stdout] 137 | #[cfg(not(target_os = "solana"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, and `uefi` and 9 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]   --> api/src/lib.rs:29:15
[INFO] [stdout]    |
[INFO] [stdout] 29 |     #[cfg(not(target_os = "solana"))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, and `uefi` and 9 more
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> api/src/instruction.rs:55:12
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub struct InitVmIx {
[INFO] [stdout]    |            ^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> api/src/instruction.rs:53:1
[INFO] [stdout]    |
[INFO] [stdout] 53 | / #[repr(C)]
[INFO] [stdout] 54 | | #[derive(Clone, Copy, Debug, Pod, Zeroable)]
[INFO] [stdout] 55 | | pub struct InitVmIx {
[INFO] [stdout] 56 | |     pub lock_duration: u8,
[INFO] [stdout] 57 | |     pub vm_bump: u8,
[INFO] [stdout] 58 | |     pub vm_omnibus_bump: u8,
[INFO] [stdout] 59 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> api/src/instruction.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct InitMemoryIx {
[INFO] [stdout]    |            ^^^^^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> api/src/instruction.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | / #[repr(C)]
[INFO] [stdout] 62 | | #[derive(Clone, Copy, Debug, Pod, Zeroable)]
[INFO] [stdout] 63 | | pub struct InitMemoryIx {
[INFO] [stdout] 64 | |     pub name: [u8; MAX_NAME_LEN],
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     pub vm_memory_bump: u8,
[INFO] [stdout] 68 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> api/src/instruction.rs:101:12
[INFO] [stdout]     |
[INFO] [stdout] 101 | pub struct ResizeMemoryIx {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> api/src/instruction.rs:99:1
[INFO] [stdout]     |
[INFO] [stdout] 99  | / #[repr(C)]
[INFO] [stdout] 100 | | #[derive(Clone, Copy, Debug, Pod, Zeroable)]
[INFO] [stdout] 101 | | pub struct ResizeMemoryIx {
[INFO] [stdout] 102 | |     pub account_size: [u8; 4], // Pack u32 as [u8; 4]
[INFO] [stdout] 103 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> api/src/instruction.rs:127:12
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub struct InitStorageIx {
[INFO] [stdout]     |            ^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> api/src/instruction.rs:125:1
[INFO] [stdout]     |
[INFO] [stdout] 125 | / #[repr(C)]
[INFO] [stdout] 126 | | #[derive(Clone, Copy, Debug, Pod, Zeroable)]
[INFO] [stdout] 127 | | pub struct InitStorageIx {
[INFO] [stdout] 128 | |     pub name: [u8; MAX_NAME_LEN],
[INFO] [stdout] 129 | |     pub vm_storage_bump: u8,
[INFO] [stdout] 130 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> api/src/instruction.rs:132:1
[INFO] [stdout]     |
[INFO] [stdout] 132 | / #[repr(C)]
[INFO] [stdout] 133 | | #[derive(Clone, Copy, Debug, Pod, Zeroable)]
[INFO] [stdout] 134 | | pub struct ExecIx {
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> api/src/instruction.rs:165:12
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub struct InitNonceIx {
[INFO] [stdout]     |            ^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> api/src/instruction.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / #[repr(C)]
[INFO] [stdout] 164 | | #[derive(Clone, Copy, Debug, Pod, Zeroable)]
[INFO] [stdout] 165 | | pub struct InitNonceIx {
[INFO] [stdout] 166 | |     pub account_index: [u8; 2], // Pack u16 as [u8; 2]
[INFO] [stdout] 167 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> api/src/instruction.rs:189:12
[INFO] [stdout]     |
[INFO] [stdout] 189 | pub struct InitTimelockIx {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> api/src/instruction.rs:187:1
[INFO] [stdout]     |
[INFO] [stdout] 187 | / #[repr(C)]
[INFO] [stdout] 188 | | #[derive(Clone, Copy, Debug, Pod, Zeroable)]
[INFO] [stdout] 189 | | pub struct InitTimelockIx {
[INFO] [stdout] 190 | |     pub account_index: [u8; 2], // Pack u16 as [u8; 2]
[INFO] [stdout] ...   |
[INFO] [stdout] 193 | |     pub unlock_pda_bump: u8,
[INFO] [stdout] 194 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> api/src/instruction.rs:225:12
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct CompressIx {
[INFO] [stdout]     |            ^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> api/src/instruction.rs:223:1
[INFO] [stdout]     |
[INFO] [stdout] 223 | / #[repr(C)]
[INFO] [stdout] 224 | | #[derive(Clone, Copy, Debug, Pod, Zeroable)]
[INFO] [stdout] 225 | | pub struct CompressIx {
[INFO] [stdout] 226 | |     pub account_index: [u8; 2], // Pack u16 as [u8; 2]
[INFO] [stdout] 227 | |     pub signature: Signature,
[INFO] [stdout] 228 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> api/src/instruction.rs:251:1
[INFO] [stdout]     |
[INFO] [stdout] 251 | / #[repr(C)]
[INFO] [stdout] 252 | | #[derive(Clone, Copy, Debug, Pod, Zeroable)]
[INFO] [stdout] 253 | | pub struct DecompressIx {
[INFO] [stdout] ...   |
[INFO] [stdout] 256 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> api/src/instruction.rs:284:12
[INFO] [stdout]     |
[INFO] [stdout] 284 | pub struct InitRelayIx {
[INFO] [stdout]     |            ^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> api/src/instruction.rs:282:1
[INFO] [stdout]     |
[INFO] [stdout] 282 | / #[repr(C)]
[INFO] [stdout] 283 | | #[derive(Clone, Copy, Debug, Pod, Zeroable)]
[INFO] [stdout] 284 | | pub struct InitRelayIx {
[INFO] [stdout] 285 | |     pub name: [u8; MAX_NAME_LEN],
[INFO] [stdout] 286 | |     pub relay_bump: u8,
[INFO] [stdout] 287 | |     pub relay_vault_bump: u8,
[INFO] [stdout] 288 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> api/src/instruction.rs:297:12
[INFO] [stdout]     |
[INFO] [stdout] 297 | pub struct DepositIx {
[INFO] [stdout]     |            ^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> api/src/instruction.rs:295:1
[INFO] [stdout]     |
[INFO] [stdout] 295 | / #[repr(C)]
[INFO] [stdout] 296 | | #[derive(Clone, Copy, Debug, Pod, Zeroable)]
[INFO] [stdout] 297 | | pub struct DepositIx {
[INFO] [stdout] 298 | |     pub account_index: [u8; 2], // Pack u16 as [u8; 2]
[INFO] [stdout] 299 | |     pub amount: [u8; 8],        // Pack u64 as [u8; 8]
[INFO] [stdout] 300 | |     pub bump: u8,
[INFO] [stdout] 301 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> api/src/instruction.rs:337:1
[INFO] [stdout]     |
[INFO] [stdout] 337 | / #[repr(C)]
[INFO] [stdout] 338 | | #[derive(Clone, Copy, Debug, Pod, Zeroable)]
[INFO] [stdout] 339 | | pub struct WithdrawIx {
[INFO] [stdout] 340 | |     _data: PhantomData<WithdrawIxData>,
[INFO] [stdout] 341 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> api/src/cvm/pool.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct TokenPool {
[INFO] [stdout]   |            ^^^^^^^^^ field in this struct
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]  --> api/src/cvm/pool.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | / #[repr(C)]
[INFO] [stdout] 4 | | #[derive(Clone, Copy, Debug, PartialEq, Pod, Zeroable)]
[INFO] [stdout] 5 | | pub struct TokenPool {
[INFO] [stdout] 6 | |     pub vault: Pubkey,
[INFO] [stdout] 7 | |     pub vault_bump: u8,
[INFO] [stdout] 8 | | }
[INFO] [stdout]   | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> api/src/cvm/state/memory.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | / #[repr(C, packed)] 
[INFO] [stdout] 21 | | #[derive(Clone, Copy, Debug, PartialEq, Pod, Zeroable)]
[INFO] [stdout] 22 | | pub struct MemoryAccount {
[INFO] [stdout] 23 | |     pub vm: Pubkey,
[INFO] [stdout] ...  |
[INFO] [stdout] 31 | |     _data: PhantomData<[u8]>,
[INFO] [stdout] 32 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> api/src/cvm/state/memory.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / #[repr(C, packed)]
[INFO] [stdout] 142 | | #[derive(Clone, Copy, Debug, PartialEq, Pod, Zeroable)]
[INFO] [stdout] 143 | | struct PackedInfoLegacy {
[INFO] [stdout] 144 | |     _padding: [u8; 5],
[INFO] [stdout] 145 | |     pub layout: u8,
[INFO] [stdout] 146 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> api/src/cvm/state/memory.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | / #[repr(C, packed)]
[INFO] [stdout] 149 | | #[derive(Clone, Copy, Debug, PartialEq, Pod, Zeroable)]
[INFO] [stdout] 150 | | struct PackedInfoV1 {
[INFO] [stdout] 151 | |     pub account_size: u16,
[INFO] [stdout] 152 | |     pub num_accounts: u32,
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> api/src/cvm/state/storage.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct StorageAccount {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> api/src/cvm/state/storage.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout] 5  | / #[repr(C, align(8))]
[INFO] [stdout] 6  | | #[derive(Clone, Copy, Debug, PartialEq, Pod, Zeroable)]
[INFO] [stdout] 7  | | pub struct StorageAccount {
[INFO] [stdout] 8  | |     pub vm: Pubkey,
[INFO] [stdout] ...  |
[INFO] [stdout] 14 | |     pub compressed_state: MerkleTree<{COMPRESSED_STATE_DEPTH}>,
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> api/src/cvm/state/relay.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct RelayAccount {
[INFO] [stdout]    |            ^^^^^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> api/src/cvm/state/relay.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / #[repr(C, align(8))]
[INFO] [stdout] 12 | | #[derive(Clone, Copy, Debug, PartialEq, Pod, Zeroable)]
[INFO] [stdout] 13 | | pub struct RelayAccount {
[INFO] [stdout] 14 | |     pub vm: Pubkey,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     pub history: MerkleTree<{RELAY_STATE_DEPTH}>,
[INFO] [stdout] 26 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> api/src/cvm/state/vm.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct CodeVmAccount {
[INFO] [stdout]    |            ^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> api/src/cvm/state/vm.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / #[repr(C, align(8))]
[INFO] [stdout] 11 | | #[derive(Clone, Copy, Debug, PartialEq, Pod, Zeroable)]
[INFO] [stdout] 12 | | pub struct CodeVmAccount {
[INFO] [stdout] 13 | |     pub authority: Pubkey,
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |     _padding: [u8; 5],
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> api/src/cvm/state/unlock.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct UnlockStateAccount {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> api/src/cvm/state/unlock.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / #[repr(C)]
[INFO] [stdout] 12 | | #[derive(Clone, Copy, Debug, PartialEq, Pod, Zeroable)]
[INFO] [stdout] 13 | | pub struct UnlockStateAccount {
[INFO] [stdout] 14 | |     pub vm: Pubkey,
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |     _padding: [u8; 6],
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> api/src/cvm/state/withdraw.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct WithdrawReceiptAccount {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> api/src/cvm/state/withdraw.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | / #[repr(C)]
[INFO] [stdout] 5  | | #[derive(Clone, Copy, Debug, PartialEq, Pod, Zeroable)]
[INFO] [stdout] 6  | | pub struct WithdrawReceiptAccount {
[INFO] [stdout] 7  | |     pub unlock_pda: Pubkey,
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | |     _padding: [u8; 7],
[INFO] [stdout] 13 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> api/src/types/signature.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct Signature {
[INFO] [stdout]   |            ^^^^^^^^^ field in this struct
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> api/src/types/signature.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | / #[repr(C)]
[INFO] [stdout] 8  | | #[derive(BorshSerialize, BorshDeserialize, Clone, Copy, PartialEq, Pod, Zeroable)]
[INFO] [stdout] 9  | | pub struct Signature {
[INFO] [stdout] 10 | |     value: [u8; 64] // Using an explicit "value" here to avoid IDL generation issues
[INFO] [stdout] 11 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> api/src/types/hash.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Hash {
[INFO] [stdout]    |            ^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> api/src/types/hash.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout] 8  | / #[repr(C)]
[INFO] [stdout] 9  | | #[derive(BorshSerialize, BorshDeserialize, Clone, Copy, PartialEq, Default, Pod, Zeroable)]
[INFO] [stdout] 10 | | pub struct Hash {
[INFO] [stdout] 11 | |    pub(crate) value: [u8; 32] // Using an explicit "value" here to avoid IDL generation issues
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> api/src/opcode.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct TransferOp { // transfer_to_internal
[INFO] [stdout]    |            ^^^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> api/src/opcode.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | / #[repr(C)]
[INFO] [stdout] 32 | | #[derive(Clone, Copy, Debug, Pod, Zeroable)]
[INFO] [stdout] 33 | | pub struct TransferOp { // transfer_to_internal
[INFO] [stdout] 34 | |     pub signature: [u8; 64],
[INFO] [stdout] 35 | |     pub amount: [u8; 8], // Pack u64 as [u8; 8]
[INFO] [stdout] 36 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> api/src/opcode.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct WithdrawOp { // withdraw_to_internal
[INFO] [stdout]    |            ^^^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> api/src/opcode.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | / #[repr(C)]
[INFO] [stdout] 62 | | #[derive(Clone, Copy, Debug, Pod, Zeroable)]
[INFO] [stdout] 63 | | pub struct WithdrawOp { // withdraw_to_internal
[INFO] [stdout] 64 | |     pub signature: [u8; 64],
[INFO] [stdout] 65 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> api/src/opcode.rs:73:12
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub struct RelayOp { // relay_to_internal
[INFO] [stdout]    |            ^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> api/src/opcode.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | / #[repr(C)]
[INFO] [stdout] 72 | | #[derive(Clone, Copy, Debug, Pod, Zeroable)]
[INFO] [stdout] 73 | | pub struct RelayOp { // relay_to_internal
[INFO] [stdout] 74 | |     pub amount: [u8; 8],       // Pack u64 as [u8; 8]
[INFO] [stdout] ...  |
[INFO] [stdout] 77 | |     pub commitment: Pubkey,    // no packing needed
[INFO] [stdout] 78 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> api/src/opcode.rs:111:12
[INFO] [stdout]     |
[INFO] [stdout] 111 | pub struct ExternalTransferOp { // transfer_to_external
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> api/src/opcode.rs:109:1
[INFO] [stdout]     |
[INFO] [stdout] 109 | / #[repr(C)]
[INFO] [stdout] 110 | | #[derive(Clone, Copy, Debug, Pod, Zeroable)]
[INFO] [stdout] 111 | | pub struct ExternalTransferOp { // transfer_to_external
[INFO] [stdout] 112 | |     pub signature: [u8; 64],
[INFO] [stdout] 113 | |     pub amount: [u8; 8], // Pack u64 as [u8; 8]
[INFO] [stdout] 114 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> api/src/opcode.rs:141:12
[INFO] [stdout]     |
[INFO] [stdout] 141 | pub struct ExternalWithdrawOp { // withdraw_to_external
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> api/src/opcode.rs:139:1
[INFO] [stdout]     |
[INFO] [stdout] 139 | / #[repr(C)]
[INFO] [stdout] 140 | | #[derive(Clone, Copy, Debug, Pod, Zeroable)]
[INFO] [stdout] 141 | | pub struct ExternalWithdrawOp { // withdraw_to_external
[INFO] [stdout] 142 | |     pub signature: [u8; 64],
[INFO] [stdout] 143 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> api/src/opcode.rs:151:12
[INFO] [stdout]     |
[INFO] [stdout] 151 | pub struct ExternalRelayOp { // relay_to_external
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> api/src/opcode.rs:149:1
[INFO] [stdout]     |
[INFO] [stdout] 149 | / #[repr(C)]
[INFO] [stdout] 150 | | #[derive(Clone, Copy, Debug, Pod, Zeroable)]
[INFO] [stdout] 151 | | pub struct ExternalRelayOp { // relay_to_external
[INFO] [stdout] 152 | |     pub amount: [u8; 8],       // Pack u64 as [u8; 8]
[INFO] [stdout] ...   |
[INFO] [stdout] 155 | |     pub commitment: Pubkey,    // Assuming Pubkey is [u8; 32], no change needed
[INFO] [stdout] 156 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> api/src/opcode.rs:189:12
[INFO] [stdout]     |
[INFO] [stdout] 189 | pub struct ConditionalTransferOp { // transfer_to_relay
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> api/src/opcode.rs:187:1
[INFO] [stdout]     |
[INFO] [stdout] 187 | / #[repr(C)]
[INFO] [stdout] 188 | | #[derive(Clone, Copy, Debug, Pod, Zeroable)]
[INFO] [stdout] 189 | | pub struct ConditionalTransferOp { // transfer_to_relay
[INFO] [stdout] 190 | |     pub signature: [u8; 64],
[INFO] [stdout] 191 | |     pub amount: [u8; 8], // Pack u64 as [u8; 8]
[INFO] [stdout] 192 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> api/src/opcode.rs:219:12
[INFO] [stdout]     |
[INFO] [stdout] 219 | pub struct AirdropOp {
[INFO] [stdout]     |            ^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> api/src/opcode.rs:217:1
[INFO] [stdout]     |
[INFO] [stdout] 217 | / #[repr(C)]
[INFO] [stdout] 218 | | #[derive(Clone, Copy, Debug, Pod, Zeroable)]
[INFO] [stdout] 219 | | pub struct AirdropOp {
[INFO] [stdout] 220 | |     pub signature: [u8; 64],
[INFO] [stdout] 221 | |     pub amount: [u8; 8], // Pack u64 as [u8; 8]
[INFO] [stdout] 222 | |     pub count: u8,       // Up to 255 airdrops in a single tx (but CU limit will be hit first)
[INFO] [stdout] 223 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling code-vm-program v0.2.0 (/opt/rustwide/workdir/program)
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-heap`
[INFO] [stdout]   --> program/src/lib.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | entrypoint!(process_instruction);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, and `test-sbf`
[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` crate, try updating your dependency with `cargo update -p solana_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: `#[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 macro `entrypoint` (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]   --> program/src/lib.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | entrypoint!(process_instruction);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, and `uefi` and 9 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` crate, try updating your dependency with `cargo update -p solana_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 macro `$crate::custom_heap_default` which comes from the expansion of the macro `entrypoint` (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]   --> program/src/lib.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | entrypoint!(process_instruction);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, and `test-sbf`
[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` crate, try updating your dependency with `cargo update -p solana_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 macro `$crate::custom_panic_default` which comes from the expansion of the macro `entrypoint` (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]   --> program/src/lib.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | entrypoint!(process_instruction);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, and `uefi` and 9 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` crate, try updating your dependency with `cargo update -p solana_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 macro `$crate::custom_panic_default` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 45s
[INFO] running `Command { std: "docker" "inspect" "1603091a5fbf876d136c89305947d0f90855456dfa7bf27680e74cf72b19f791", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1603091a5fbf876d136c89305947d0f90855456dfa7bf27680e74cf72b19f791", kill_on_drop: false }`
[INFO] [stdout] 1603091a5fbf876d136c89305947d0f90855456dfa7bf27680e74cf72b19f791
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1c8f201c8c32769bd36318cfeb2a0e4a3656c7de363ae8c96e901784727c12c1
[INFO] running `Command { std: "docker" "start" "-a" "1c8f201c8c32769bd36318cfeb2a0e4a3656c7de363ae8c96e901784727c12c1", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.package.respository
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_json v1.0.129
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.17
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling ark-ff v0.4.2
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling flate2 v1.0.34
[INFO] [stderr]    Compiling brotli v7.0.0
[INFO] [stderr]    Compiling scroll_derive v0.11.1
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr] error: could not compile `regex-automata` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d98a5da813da67eb189387b8ccfb73cf481275d8/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=28d9bbda1148f5cf -C extra-filename=-f9677c08aa6a13ce --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-51bff349fc49a45f.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-6841c84099a539b6.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-cc4ac34731a58e50.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "1c8f201c8c32769bd36318cfeb2a0e4a3656c7de363ae8c96e901784727c12c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c8f201c8c32769bd36318cfeb2a0e4a3656c7de363ae8c96e901784727c12c1", kill_on_drop: false }`
[INFO] [stdout] 1c8f201c8c32769bd36318cfeb2a0e4a3656c7de363ae8c96e901784727c12c1
