[INFO] fetching crate marginfi-cpi 0.1.3...
[INFO] testing marginfi-cpi-0.1.3 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate marginfi-cpi 0.1.3 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate marginfi-cpi 0.1.3
[INFO] finished tweaking crates.io crate marginfi-cpi 0.1.3
[INFO] tweaked toml for crates.io crate marginfi-cpi 0.1.3 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate marginfi-cpi 0.1.3 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 220 packages to latest compatible versions
[INFO] [stderr]       Adding anchor-gen v0.3.1 (available: v0.4.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4675dc818492e245d005b69f672f24a11c81e6d80043d3cea8b83718a12558b5
[INFO] running `Command { std: "docker" "start" "-a" "4675dc818492e245d005b69f672f24a11c81e6d80043d3cea8b83718a12558b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4675dc818492e245d005b69f672f24a11c81e6d80043d3cea8b83718a12558b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4675dc818492e245d005b69f672f24a11c81e6d80043d3cea8b83718a12558b5", kill_on_drop: false }`
[INFO] [stdout] 4675dc818492e245d005b69f672f24a11c81e6d80043d3cea8b83718a12558b5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 627634cf5b2cbce51d34b0a52ef040dec3f69f972eaafe5d9e8b766219da6e6b
[INFO] running `Command { std: "docker" "start" "-a" "627634cf5b2cbce51d34b0a52ef040dec3f69f972eaafe5d9e8b766219da6e6b", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling borsh v1.5.7
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling five8_core v0.1.2
[INFO] [stderr]    Compiling solana-sanitize v2.2.1
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling five8 v0.2.1
[INFO] [stderr]    Compiling solana-atomic-u64 v2.2.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling five8_const v0.1.4
[INFO] [stderr]    Compiling solana-decode-error v2.3.0
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling solana-msg v2.2.1
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling solana-program-memory v2.3.1
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling libsecp256k1-core v0.2.2
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.9.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling bs58 v0.3.1
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.2.1
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling libsecp256k1 v0.6.0
[INFO] [stderr]    Compiling solana-big-mod-exp v2.2.1
[INFO] [stderr]    Compiling solana-native-token v2.3.0
[INFO] [stderr]    Compiling solana-program-option v2.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling borsh-derive v1.5.7
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling solana-sdk-macro v2.2.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling borsh-derive-internal v0.10.4
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.10.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling anchor-derive-space v0.31.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling solana-hash v2.3.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling anchor-syn v0.31.1
[INFO] [stderr]    Compiling solana-short-vec v2.2.1
[INFO] [stderr]    Compiling solana-fee-calculator v2.2.1
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]    Compiling anchor-syn v0.24.2
[INFO] [stderr]    Compiling solana-sha256-hasher v2.3.0
[INFO] [stderr]    Compiling solana-keccak-hasher v2.2.1
[INFO] [stderr]    Compiling solana-serde-varint v2.2.2
[INFO] [stderr]    Compiling anchor-lang-idl-spec v0.1.0
[INFO] [stderr]    Compiling solana-blake3-hasher v2.2.1
[INFO] [stderr]    Compiling anchor-lang-idl v0.1.2
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling borsh-derive v0.10.4
[INFO] [stderr]    Compiling borsh v0.10.4
[INFO] [stderr]    Compiling solana-pubkey v2.4.0
[INFO] [stderr]    Compiling solana-borsh v2.2.1
[INFO] [stderr]    Compiling anchor-idl v0.3.1
[INFO] [stderr]    Compiling solana-instruction v2.3.0
[INFO] [stderr]    Compiling solana-sdk-ids v2.2.1
[INFO] [stderr]    Compiling solana-nonce v2.2.1
[INFO] [stderr]    Compiling solana-sysvar-id v2.2.1
[INFO] [stderr]    Compiling solana-program-error v2.2.2
[INFO] [stderr]    Compiling solana-system-interface v1.0.0
[INFO] [stderr]    Compiling solana-clock v2.2.2
[INFO] [stderr]    Compiling solana-slot-hashes v2.2.1
[INFO] [stderr]    Compiling solana-rent v2.2.1
[INFO] [stderr]    Compiling solana-account-info v2.3.0
[INFO] [stderr]    Compiling solana-serialize-utils v2.2.1
[INFO] [stderr]    Compiling solana-cpi v2.2.1
[INFO] [stderr]    Compiling solana-bincode v2.2.1
[INFO] [stderr]    Compiling solana-transaction-error v2.2.1
[INFO] [stderr]    Compiling solana-instructions-sysvar v2.2.2
[INFO] [stderr]    Compiling solana-address-lookup-table-interface v2.2.2
[INFO] [stderr]    Compiling solana-message v2.4.0
[INFO] [stderr]    Compiling solana-stake-interface v1.2.1
[INFO] [stderr]    Compiling solana-account v2.2.1
[INFO] [stderr]    Compiling solana-program-entrypoint v2.3.0
[INFO] [stderr]    Compiling solana-last-restart-slot v2.2.1
[INFO] [stderr]    Compiling solana-epoch-schedule v2.2.1
[INFO] [stderr]    Compiling solana-epoch-rewards v2.2.1
[INFO] [stderr]    Compiling solana-slot-history v2.2.1
[INFO] [stderr]    Compiling solana-feature-gate-interface v2.2.2
[INFO] [stderr]    Compiling solana-loader-v3-interface v5.0.0
[INFO] [stderr]    Compiling solana-vote-interface v2.2.6
[INFO] [stderr]    Compiling solana-loader-v4-interface v2.2.1
[INFO] [stderr]    Compiling solana-program-pack v2.2.1
[INFO] [stderr]    Compiling solana-secp256k1-recover v2.2.1
[INFO] [stderr]    Compiling solana-loader-v2-interface v2.2.1
[INFO] [stderr]    Compiling solana-stable-layout v2.2.1
[INFO] [stderr]    Compiling anchor-generate-cpi-crate v0.3.1
[INFO] [stderr]    Compiling solana-example-mocks v2.2.1
[INFO] [stderr]    Compiling anchor-generate-cpi-interface v0.3.1
[INFO] [stderr]    Compiling anchor-gen v0.3.1
[INFO] [stderr]    Compiling anchor-derive-serde v0.31.1
[INFO] [stderr]    Compiling anchor-attribute-access-control v0.31.1
[INFO] [stderr]    Compiling anchor-attribute-error v0.31.1
[INFO] [stderr]    Compiling anchor-attribute-account v0.31.1
[INFO] [stderr]    Compiling anchor-attribute-program v0.31.1
[INFO] [stderr]    Compiling solana-sysvar v2.3.0
[INFO] [stderr]    Compiling anchor-derive-accounts v0.31.1
[INFO] [stderr]    Compiling anchor-attribute-constant v0.31.1
[INFO] [stderr]    Compiling anchor-attribute-event v0.31.1
[INFO] [stderr]    Compiling solana-program v2.3.0
[INFO] [stderr]    Compiling anchor-lang v0.31.1
[INFO] [stderr]    Compiling marginfi-cpi v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `bytemuck` in the list of imported crates
[INFO] [stdout]   --> src/lib.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / anchor_gen::generate_cpi_interface!(
[INFO] [stdout]  7 | |     idl_path = "src/idl.json",
[INFO] [stdout]  8 | |     zero_copy(
[INFO] [stdout]  9 | |         MarginfiGroup,
[INFO] [stdout] ...  |
[INFO] [stdout] 16 | |     packed(MarginfiGroup, MarginfiAccount, UTPAccountConfig, Bank)
[INFO] [stdout] 17 | | );
[INFO] [stdout]    | |_^ could not find `bytemuck` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `zero_copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `bytemuck` in the list of imported crates
[INFO] [stdout]   --> src/lib.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / anchor_gen::generate_cpi_interface!(
[INFO] [stdout]  7 | |     idl_path = "src/idl.json",
[INFO] [stdout]  8 | |     zero_copy(
[INFO] [stdout]  9 | |         MarginfiGroup,
[INFO] [stdout] ...  |
[INFO] [stdout] 16 | |     packed(MarginfiGroup, MarginfiAccount, UTPAccountConfig, Bank)
[INFO] [stdout] 17 | | );
[INFO] [stdout]    | |_^ could not find `bytemuck` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `zero_copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `bytemuck` in the list of imported crates
[INFO] [stdout]   --> src/lib.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / anchor_gen::generate_cpi_interface!(
[INFO] [stdout]  7 | |     idl_path = "src/idl.json",
[INFO] [stdout]  8 | |     zero_copy(
[INFO] [stdout]  9 | |         MarginfiGroup,
[INFO] [stdout] ...  |
[INFO] [stdout] 16 | |     packed(MarginfiGroup, MarginfiAccount, UTPAccountConfig, Bank)
[INFO] [stdout] 17 | | );
[INFO] [stdout]    | |_^ could not find `bytemuck` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `zero_copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `bytemuck` in the list of imported crates
[INFO] [stdout]   --> src/lib.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / anchor_gen::generate_cpi_interface!(
[INFO] [stdout]  7 | |     idl_path = "src/idl.json",
[INFO] [stdout]  8 | |     zero_copy(
[INFO] [stdout]  9 | |         MarginfiGroup,
[INFO] [stdout] ...  |
[INFO] [stdout] 16 | |     packed(MarginfiGroup, MarginfiAccount, UTPAccountConfig, Bank)
[INFO] [stdout] 17 | | );
[INFO] [stdout]    | |_^ could not find `bytemuck` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `zero_copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `bytemuck` in the list of imported crates
[INFO] [stdout]   --> src/lib.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / anchor_gen::generate_cpi_interface!(
[INFO] [stdout]  7 | |     idl_path = "src/idl.json",
[INFO] [stdout]  8 | |     zero_copy(
[INFO] [stdout]  9 | |         MarginfiGroup,
[INFO] [stdout] ...  |
[INFO] [stdout] 16 | |     packed(MarginfiGroup, MarginfiAccount, UTPAccountConfig, Bank)
[INFO] [stdout] 17 | | );
[INFO] [stdout]    | |_^ could not find `bytemuck` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `zero_copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `bytemuck` in the list of imported crates
[INFO] [stdout]   --> src/lib.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / anchor_gen::generate_cpi_interface!(
[INFO] [stdout]  7 | |     idl_path = "src/idl.json",
[INFO] [stdout]  8 | |     zero_copy(
[INFO] [stdout]  9 | |         MarginfiGroup,
[INFO] [stdout] ...  |
[INFO] [stdout] 16 | |     packed(MarginfiGroup, MarginfiAccount, UTPAccountConfig, Bank)
[INFO] [stdout] 17 | | );
[INFO] [stdout]    | |_^ could not find `bytemuck` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `zero_copy` (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]   --> src/lib.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / anchor_gen::generate_cpi_interface!(
[INFO] [stdout]  7 | |     idl_path = "src/idl.json",
[INFO] [stdout]  8 | |     zero_copy(
[INFO] [stdout]  9 | |         MarginfiGroup,
[INFO] [stdout] ...  |
[INFO] [stdout] 16 | |     packed(MarginfiGroup, MarginfiAccount, UTPAccountConfig, Bank)
[INFO] [stdout] 17 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `mainnet-beta`, `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: `#[warn(unexpected_cfgs)]` on by default
[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]   --> src/lib.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / anchor_gen::generate_cpi_interface!(
[INFO] [stdout]  7 | |     idl_path = "src/idl.json",
[INFO] [stdout]  8 | |     zero_copy(
[INFO] [stdout]  9 | |         MarginfiGroup,
[INFO] [stdout] ...  |
[INFO] [stdout] 16 | |     packed(MarginfiGroup, MarginfiAccount, UTPAccountConfig, Bank)
[INFO] [stdout] 17 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `mainnet-beta`, `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]   --> src/lib.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / anchor_gen::generate_cpi_interface!(
[INFO] [stdout]  7 | |     idl_path = "src/idl.json",
[INFO] [stdout]  8 | |     zero_copy(
[INFO] [stdout]  9 | |         MarginfiGroup,
[INFO] [stdout] ...  |
[INFO] [stdout] 16 | |     packed(MarginfiGroup, MarginfiAccount, UTPAccountConfig, Bank)
[INFO] [stdout] 17 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `mainnet-beta`, `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]   --> src/lib.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / anchor_gen::generate_cpi_interface!(
[INFO] [stdout]  7 | |     idl_path = "src/idl.json",
[INFO] [stdout]  8 | |     zero_copy(
[INFO] [stdout]  9 | |         MarginfiGroup,
[INFO] [stdout] ...  |
[INFO] [stdout] 16 | |     packed(MarginfiGroup, MarginfiAccount, UTPAccountConfig, Bank)
[INFO] [stdout] 17 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `mainnet-beta`, `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]   --> src/lib.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / anchor_gen::generate_cpi_interface!(
[INFO] [stdout]  7 | |     idl_path = "src/idl.json",
[INFO] [stdout]  8 | |     zero_copy(
[INFO] [stdout]  9 | |         MarginfiGroup,
[INFO] [stdout] ...  |
[INFO] [stdout] 16 | |     packed(MarginfiGroup, MarginfiAccount, UTPAccountConfig, Bank)
[INFO] [stdout] 17 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `mainnet-beta`, `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]   --> src/lib.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / anchor_gen::generate_cpi_interface!(
[INFO] [stdout]  7 | |     idl_path = "src/idl.json",
[INFO] [stdout]  8 | |     zero_copy(
[INFO] [stdout]  9 | |         MarginfiGroup,
[INFO] [stdout] ...  |
[INFO] [stdout] 16 | |     packed(MarginfiGroup, MarginfiAccount, UTPAccountConfig, Bank)
[INFO] [stdout] 17 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `mainnet-beta`, `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]   --> src/lib.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / anchor_gen::generate_cpi_interface!(
[INFO] [stdout]  7 | |     idl_path = "src/idl.json",
[INFO] [stdout]  8 | |     zero_copy(
[INFO] [stdout]  9 | |         MarginfiGroup,
[INFO] [stdout] ...  |
[INFO] [stdout] 16 | |     packed(MarginfiGroup, MarginfiAccount, UTPAccountConfig, Bank)
[INFO] [stdout] 17 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `mainnet-beta`, `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]   --> src/lib.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / anchor_gen::generate_cpi_interface!(
[INFO] [stdout]  7 | |     idl_path = "src/idl.json",
[INFO] [stdout]  8 | |     zero_copy(
[INFO] [stdout]  9 | |         MarginfiGroup,
[INFO] [stdout] ...  |
[INFO] [stdout] 16 | |     packed(MarginfiGroup, MarginfiAccount, UTPAccountConfig, Bank)
[INFO] [stdout] 17 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `mainnet-beta`, `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]   --> src/lib.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / anchor_gen::generate_cpi_interface!(
[INFO] [stdout]  7 | |     idl_path = "src/idl.json",
[INFO] [stdout]  8 | |     zero_copy(
[INFO] [stdout]  9 | |         MarginfiGroup,
[INFO] [stdout] ...  |
[INFO] [stdout] 16 | |     packed(MarginfiGroup, MarginfiAccount, UTPAccountConfig, Bank)
[INFO] [stdout] 17 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `mainnet-beta`, `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]   --> src/lib.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / anchor_gen::generate_cpi_interface!(
[INFO] [stdout]  7 | |     idl_path = "src/idl.json",
[INFO] [stdout]  8 | |     zero_copy(
[INFO] [stdout]  9 | |         MarginfiGroup,
[INFO] [stdout] ...  |
[INFO] [stdout] 16 | |     packed(MarginfiGroup, MarginfiAccount, UTPAccountConfig, Bank)
[INFO] [stdout] 17 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `mainnet-beta`, `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]   --> src/lib.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / anchor_gen::generate_cpi_interface!(
[INFO] [stdout]  7 | |     idl_path = "src/idl.json",
[INFO] [stdout]  8 | |     zero_copy(
[INFO] [stdout]  9 | |         MarginfiGroup,
[INFO] [stdout] ...  |
[INFO] [stdout] 16 | |     packed(MarginfiGroup, MarginfiAccount, UTPAccountConfig, Bank)
[INFO] [stdout] 17 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `mainnet-beta`, `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]   --> src/lib.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / anchor_gen::generate_cpi_interface!(
[INFO] [stdout]  7 | |     idl_path = "src/idl.json",
[INFO] [stdout]  8 | |     zero_copy(
[INFO] [stdout]  9 | |         MarginfiGroup,
[INFO] [stdout] ...  |
[INFO] [stdout] 16 | |     packed(MarginfiGroup, MarginfiAccount, UTPAccountConfig, Bank)
[INFO] [stdout] 17 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `mainnet-beta`, `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]   --> src/lib.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / anchor_gen::generate_cpi_interface!(
[INFO] [stdout]  7 | |     idl_path = "src/idl.json",
[INFO] [stdout]  8 | |     zero_copy(
[INFO] [stdout]  9 | |         MarginfiGroup,
[INFO] [stdout] ...  |
[INFO] [stdout] 16 | |     packed(MarginfiGroup, MarginfiAccount, UTPAccountConfig, Bank)
[INFO] [stdout] 17 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `mainnet-beta`, `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]   --> src/lib.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / anchor_gen::generate_cpi_interface!(
[INFO] [stdout]  7 | |     idl_path = "src/idl.json",
[INFO] [stdout]  8 | |     zero_copy(
[INFO] [stdout]  9 | |         MarginfiGroup,
[INFO] [stdout] ...  |
[INFO] [stdout] 16 | |     packed(MarginfiGroup, MarginfiAccount, UTPAccountConfig, Bank)
[INFO] [stdout] 17 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `mainnet-beta`, `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]   --> src/lib.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / anchor_gen::generate_cpi_interface!(
[INFO] [stdout]  7 | |     idl_path = "src/idl.json",
[INFO] [stdout]  8 | |     zero_copy(
[INFO] [stdout]  9 | |         MarginfiGroup,
[INFO] [stdout] ...  |
[INFO] [stdout] 16 | |     packed(MarginfiGroup, MarginfiAccount, UTPAccountConfig, Bank)
[INFO] [stdout] 17 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `mainnet-beta`, `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]   --> src/lib.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / anchor_gen::generate_cpi_interface!(
[INFO] [stdout]  7 | |     idl_path = "src/idl.json",
[INFO] [stdout]  8 | |     zero_copy(
[INFO] [stdout]  9 | |         MarginfiGroup,
[INFO] [stdout] ...  |
[INFO] [stdout] 16 | |     packed(MarginfiGroup, MarginfiAccount, UTPAccountConfig, Bank)
[INFO] [stdout] 17 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `mainnet-beta`, `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]   --> src/lib.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / anchor_gen::generate_cpi_interface!(
[INFO] [stdout]  7 | |     idl_path = "src/idl.json",
[INFO] [stdout]  8 | |     zero_copy(
[INFO] [stdout]  9 | |         MarginfiGroup,
[INFO] [stdout] ...  |
[INFO] [stdout] 16 | |     packed(MarginfiGroup, MarginfiAccount, UTPAccountConfig, Bank)
[INFO] [stdout] 17 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `mainnet-beta`, `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]   --> src/lib.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / anchor_gen::generate_cpi_interface!(
[INFO] [stdout]  7 | |     idl_path = "src/idl.json",
[INFO] [stdout]  8 | |     zero_copy(
[INFO] [stdout]  9 | |         MarginfiGroup,
[INFO] [stdout] ...  |
[INFO] [stdout] 16 | |     packed(MarginfiGroup, MarginfiAccount, UTPAccountConfig, Bank)
[INFO] [stdout] 17 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `mainnet-beta`, `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]   --> src/lib.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / anchor_gen::generate_cpi_interface!(
[INFO] [stdout]  7 | |     idl_path = "src/idl.json",
[INFO] [stdout]  8 | |     zero_copy(
[INFO] [stdout]  9 | |         MarginfiGroup,
[INFO] [stdout] ...  |
[INFO] [stdout] 16 | |     packed(MarginfiGroup, MarginfiAccount, UTPAccountConfig, Bank)
[INFO] [stdout] 17 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `mainnet-beta`, `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]   --> src/lib.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / anchor_gen::generate_cpi_interface!(
[INFO] [stdout]  7 | |     idl_path = "src/idl.json",
[INFO] [stdout]  8 | |     zero_copy(
[INFO] [stdout]  9 | |         MarginfiGroup,
[INFO] [stdout] ...  |
[INFO] [stdout] 16 | |     packed(MarginfiGroup, MarginfiAccount, UTPAccountConfig, Bank)
[INFO] [stdout] 17 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `mainnet-beta`, `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]   --> src/lib.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / anchor_gen::generate_cpi_interface!(
[INFO] [stdout]  7 | |     idl_path = "src/idl.json",
[INFO] [stdout]  8 | |     zero_copy(
[INFO] [stdout]  9 | |         MarginfiGroup,
[INFO] [stdout] ...  |
[INFO] [stdout] 16 | |     packed(MarginfiGroup, MarginfiAccount, UTPAccountConfig, Bank)
[INFO] [stdout] 17 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `mainnet-beta`, `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]   --> src/lib.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / anchor_gen::generate_cpi_interface!(
[INFO] [stdout]  7 | |     idl_path = "src/idl.json",
[INFO] [stdout]  8 | |     zero_copy(
[INFO] [stdout]  9 | |         MarginfiGroup,
[INFO] [stdout] ...  |
[INFO] [stdout] 16 | |     packed(MarginfiGroup, MarginfiAccount, UTPAccountConfig, Bank)
[INFO] [stdout] 17 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `mainnet-beta`, `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]   --> src/lib.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / anchor_gen::generate_cpi_interface!(
[INFO] [stdout]  7 | |     idl_path = "src/idl.json",
[INFO] [stdout]  8 | |     zero_copy(
[INFO] [stdout]  9 | |         MarginfiGroup,
[INFO] [stdout] ...  |
[INFO] [stdout] 16 | |     packed(MarginfiGroup, MarginfiAccount, UTPAccountConfig, Bank)
[INFO] [stdout] 17 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `mainnet-beta`, `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]   --> src/lib.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / anchor_gen::generate_cpi_interface!(
[INFO] [stdout]  7 | |     idl_path = "src/idl.json",
[INFO] [stdout]  8 | |     zero_copy(
[INFO] [stdout]  9 | |         MarginfiGroup,
[INFO] [stdout] ...  |
[INFO] [stdout] 16 | |     packed(MarginfiGroup, MarginfiAccount, UTPAccountConfig, Bank)
[INFO] [stdout] 17 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `mainnet-beta`, `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]   --> src/lib.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / anchor_gen::generate_cpi_interface!(
[INFO] [stdout]  7 | |     idl_path = "src/idl.json",
[INFO] [stdout]  8 | |     zero_copy(
[INFO] [stdout]  9 | |         MarginfiGroup,
[INFO] [stdout] ...  |
[INFO] [stdout] 16 | |     packed(MarginfiGroup, MarginfiAccount, UTPAccountConfig, Bank)
[INFO] [stdout] 17 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `mainnet-beta`, `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]   --> src/lib.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / anchor_gen::generate_cpi_interface!(
[INFO] [stdout]  7 | |     idl_path = "src/idl.json",
[INFO] [stdout]  8 | |     zero_copy(
[INFO] [stdout]  9 | |         MarginfiGroup,
[INFO] [stdout] ...  |
[INFO] [stdout] 16 | |     packed(MarginfiGroup, MarginfiAccount, UTPAccountConfig, Bank)
[INFO] [stdout] 17 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `mainnet-beta`, `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]   --> src/lib.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / anchor_gen::generate_cpi_interface!(
[INFO] [stdout]  7 | |     idl_path = "src/idl.json",
[INFO] [stdout]  8 | |     zero_copy(
[INFO] [stdout]  9 | |         MarginfiGroup,
[INFO] [stdout] ...  |
[INFO] [stdout] 16 | |     packed(MarginfiGroup, MarginfiAccount, UTPAccountConfig, Bank)
[INFO] [stdout] 17 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `mainnet-beta`, `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]   --> src/lib.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / anchor_gen::generate_cpi_interface!(
[INFO] [stdout]  7 | |     idl_path = "src/idl.json",
[INFO] [stdout]  8 | |     zero_copy(
[INFO] [stdout]  9 | |         MarginfiGroup,
[INFO] [stdout] ...  |
[INFO] [stdout] 16 | |     packed(MarginfiGroup, MarginfiAccount, UTPAccountConfig, Bank)
[INFO] [stdout] 17 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `mainnet-beta`, `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]   --> src/lib.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / anchor_gen::generate_cpi_interface!(
[INFO] [stdout]  7 | |     idl_path = "src/idl.json",
[INFO] [stdout]  8 | |     zero_copy(
[INFO] [stdout]  9 | |         MarginfiGroup,
[INFO] [stdout] ...  |
[INFO] [stdout] 16 | |     packed(MarginfiGroup, MarginfiAccount, UTPAccountConfig, Bank)
[INFO] [stdout] 17 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `mainnet-beta`, `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]   --> src/lib.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / anchor_gen::generate_cpi_interface!(
[INFO] [stdout]  7 | |     idl_path = "src/idl.json",
[INFO] [stdout]  8 | |     zero_copy(
[INFO] [stdout]  9 | |         MarginfiGroup,
[INFO] [stdout] ...  |
[INFO] [stdout] 16 | |     packed(MarginfiGroup, MarginfiAccount, UTPAccountConfig, Bank)
[INFO] [stdout] 17 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `mainnet-beta`, `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]   --> src/lib.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / anchor_gen::generate_cpi_interface!(
[INFO] [stdout]  7 | |     idl_path = "src/idl.json",
[INFO] [stdout]  8 | |     zero_copy(
[INFO] [stdout]  9 | |         MarginfiGroup,
[INFO] [stdout] ...  |
[INFO] [stdout] 16 | |     packed(MarginfiGroup, MarginfiAccount, UTPAccountConfig, Bank)
[INFO] [stdout] 17 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `mainnet-beta`, `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]   --> src/lib.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / anchor_gen::generate_cpi_interface!(
[INFO] [stdout]  7 | |     idl_path = "src/idl.json",
[INFO] [stdout]  8 | |     zero_copy(
[INFO] [stdout]  9 | |         MarginfiGroup,
[INFO] [stdout] ...  |
[INFO] [stdout] 16 | |     packed(MarginfiGroup, MarginfiAccount, UTPAccountConfig, Bank)
[INFO] [stdout] 17 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `mainnet-beta`, `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]   --> src/lib.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / anchor_gen::generate_cpi_interface!(
[INFO] [stdout]  7 | |     idl_path = "src/idl.json",
[INFO] [stdout]  8 | |     zero_copy(
[INFO] [stdout]  9 | |         MarginfiGroup,
[INFO] [stdout] ...  |
[INFO] [stdout] 16 | |     packed(MarginfiGroup, MarginfiAccount, UTPAccountConfig, Bank)
[INFO] [stdout] 17 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `mainnet-beta`, `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]   --> src/lib.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / anchor_gen::generate_cpi_interface!(
[INFO] [stdout]  7 | |     idl_path = "src/idl.json",
[INFO] [stdout]  8 | |     zero_copy(
[INFO] [stdout]  9 | |         MarginfiGroup,
[INFO] [stdout] ...  |
[INFO] [stdout] 16 | |     packed(MarginfiGroup, MarginfiAccount, UTPAccountConfig, Bank)
[INFO] [stdout] 17 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `mainnet-beta`, `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] error[E0277]: the trait bound `MarginfiAccount: Pod` is not satisfied
[INFO] [stdout]    --> src/lib.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | / anchor_gen::generate_cpi_interface!(
[INFO] [stdout]   7 | |     idl_path = "src/idl.json",
[INFO] [stdout]   8 | |     zero_copy(
[INFO] [stdout]   9 | |         MarginfiGroup,
[INFO] [stdout] ...   |
[INFO] [stdout]  16 | |     packed(MarginfiGroup, MarginfiAccount, UTPAccountConfig, Bank)
[INFO] [stdout]  17 | | );
[INFO] [stdout]     | |_^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Pod` is not implemented for `MarginfiAccount`
[INFO] [stdout]    --> src/lib.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | / anchor_gen::generate_cpi_interface!(
[INFO] [stdout]   7 | |     idl_path = "src/idl.json",
[INFO] [stdout]   8 | |     zero_copy(
[INFO] [stdout]   9 | |         MarginfiGroup,
[INFO] [stdout] ...   |
[INFO] [stdout]  16 | |     packed(MarginfiGroup, MarginfiAccount, UTPAccountConfig, Bank)
[INFO] [stdout]  17 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     = help: the following other types implement trait `Pod`:
[INFO] [stdout]               ()
[INFO] [stdout]               ManuallyDrop<T>
[INFO] [stdout]               Option<T>
[INFO] [stdout]               PhantomData<T>
[INFO] [stdout]               PhantomPinned
[INFO] [stdout]               PodSlotHash
[INFO] [stdout]               Wrapping<T>
[INFO] [stdout]               [T; 0]
[INFO] [stdout]             and 63 others
[INFO] [stdout] note: required by a bound in `ZeroCopy`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.31.1/src/lib.rs:276:63
[INFO] [stdout]     |
[INFO] [stdout] 276 | pub trait ZeroCopy: Discriminator + Copy + Clone + Zeroable + Pod {}
[INFO] [stdout]     |                                                               ^^^ required by this bound in `ZeroCopy`
[INFO] [stdout]     = note: `ZeroCopy` is a "sealed trait", because to implement it you also need to implement `anchor_lang::__private::bytemuck::pod::Pod`, which is not accessible; this is usually done to force you to use one of the provided types that already implement it
[INFO] [stdout]     = help: the following types implement the trait:
[INFO] [stdout]               ()
[INFO] [stdout]               u8
[INFO] [stdout]               i8
[INFO] [stdout]               u16
[INFO] [stdout]               i16
[INFO] [stdout]               u32
[INFO] [stdout]               i32
[INFO] [stdout]               u64
[INFO] [stdout]             and 63 others
[INFO] [stdout]     = note: this error originates in the macro `anchor_gen::generate_cpi_interface` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MarginfiGroup: Pod` is not satisfied
[INFO] [stdout]    --> src/lib.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | / anchor_gen::generate_cpi_interface!(
[INFO] [stdout]   7 | |     idl_path = "src/idl.json",
[INFO] [stdout]   8 | |     zero_copy(
[INFO] [stdout]   9 | |         MarginfiGroup,
[INFO] [stdout] ...   |
[INFO] [stdout]  16 | |     packed(MarginfiGroup, MarginfiAccount, UTPAccountConfig, Bank)
[INFO] [stdout]  17 | | );
[INFO] [stdout]     | |_^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Pod` is not implemented for `MarginfiGroup`
[INFO] [stdout]    --> src/lib.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | / anchor_gen::generate_cpi_interface!(
[INFO] [stdout]   7 | |     idl_path = "src/idl.json",
[INFO] [stdout]   8 | |     zero_copy(
[INFO] [stdout]   9 | |         MarginfiGroup,
[INFO] [stdout] ...   |
[INFO] [stdout]  16 | |     packed(MarginfiGroup, MarginfiAccount, UTPAccountConfig, Bank)
[INFO] [stdout]  17 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     = help: the following other types implement trait `Pod`:
[INFO] [stdout]               ()
[INFO] [stdout]               ManuallyDrop<T>
[INFO] [stdout]               Option<T>
[INFO] [stdout]               PhantomData<T>
[INFO] [stdout]               PhantomPinned
[INFO] [stdout]               PodSlotHash
[INFO] [stdout]               Wrapping<T>
[INFO] [stdout]               [T; 0]
[INFO] [stdout]             and 63 others
[INFO] [stdout] note: required by a bound in `ZeroCopy`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.31.1/src/lib.rs:276:63
[INFO] [stdout]     |
[INFO] [stdout] 276 | pub trait ZeroCopy: Discriminator + Copy + Clone + Zeroable + Pod {}
[INFO] [stdout]     |                                                               ^^^ required by this bound in `ZeroCopy`
[INFO] [stdout]     = note: `ZeroCopy` is a "sealed trait", because to implement it you also need to implement `anchor_lang::__private::bytemuck::pod::Pod`, which is not accessible; this is usually done to force you to use one of the provided types that already implement it
[INFO] [stdout]     = help: the following types implement the trait:
[INFO] [stdout]               ()
[INFO] [stdout]               u8
[INFO] [stdout]               i8
[INFO] [stdout]               u16
[INFO] [stdout]               i16
[INFO] [stdout]               u32
[INFO] [stdout]               i32
[INFO] [stdout]               u64
[INFO] [stdout]             and 63 others
[INFO] [stdout]     = note: this error originates in the macro `anchor_gen::generate_cpi_interface` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MarginfiAccount: AnyBitPattern` is not satisfied
[INFO] [stdout]    --> src/lib.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | / anchor_gen::generate_cpi_interface!(
[INFO] [stdout]   7 | |     idl_path = "src/idl.json",
[INFO] [stdout]   8 | |     zero_copy(
[INFO] [stdout]   9 | |         MarginfiGroup,
[INFO] [stdout] ...   |
[INFO] [stdout]  16 | |     packed(MarginfiGroup, MarginfiAccount, UTPAccountConfig, Bank)
[INFO] [stdout]  17 | | );
[INFO] [stdout]     | |_^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Pod` is not implemented for `MarginfiAccount`
[INFO] [stdout]    --> src/lib.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | / anchor_gen::generate_cpi_interface!(
[INFO] [stdout]   7 | |     idl_path = "src/idl.json",
[INFO] [stdout]   8 | |     zero_copy(
[INFO] [stdout]   9 | |         MarginfiGroup,
[INFO] [stdout] ...   |
[INFO] [stdout]  16 | |     packed(MarginfiGroup, MarginfiAccount, UTPAccountConfig, Bank)
[INFO] [stdout]  17 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     = help: the following other types implement trait `Pod`:
[INFO] [stdout]               ()
[INFO] [stdout]               ManuallyDrop<T>
[INFO] [stdout]               Option<T>
[INFO] [stdout]               PhantomData<T>
[INFO] [stdout]               PhantomPinned
[INFO] [stdout]               PodSlotHash
[INFO] [stdout]               Wrapping<T>
[INFO] [stdout]               [T; 0]
[INFO] [stdout]             and 63 others
[INFO] [stdout]     = note: required for `MarginfiAccount` to implement `AnyBitPattern`
[INFO] [stdout] note: required by a bound in `bytemuck::from_bytes`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/lib.rs:306:22
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub fn from_bytes<T: AnyBitPattern>(s: &[u8]) -> &T {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^ required by this bound in `from_bytes`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` which comes from the expansion of the macro `anchor_gen::generate_cpi_interface` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MarginfiGroup: AnyBitPattern` is not satisfied
[INFO] [stdout]    --> src/lib.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | / anchor_gen::generate_cpi_interface!(
[INFO] [stdout]   7 | |     idl_path = "src/idl.json",
[INFO] [stdout]   8 | |     zero_copy(
[INFO] [stdout]   9 | |         MarginfiGroup,
[INFO] [stdout] ...   |
[INFO] [stdout]  16 | |     packed(MarginfiGroup, MarginfiAccount, UTPAccountConfig, Bank)
[INFO] [stdout]  17 | | );
[INFO] [stdout]     | |_^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Pod` is not implemented for `MarginfiGroup`
[INFO] [stdout]    --> src/lib.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | / anchor_gen::generate_cpi_interface!(
[INFO] [stdout]   7 | |     idl_path = "src/idl.json",
[INFO] [stdout]   8 | |     zero_copy(
[INFO] [stdout]   9 | |         MarginfiGroup,
[INFO] [stdout] ...   |
[INFO] [stdout]  16 | |     packed(MarginfiGroup, MarginfiAccount, UTPAccountConfig, Bank)
[INFO] [stdout]  17 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     = help: the following other types implement trait `Pod`:
[INFO] [stdout]               ()
[INFO] [stdout]               ManuallyDrop<T>
[INFO] [stdout]               Option<T>
[INFO] [stdout]               PhantomData<T>
[INFO] [stdout]               PhantomPinned
[INFO] [stdout]               PodSlotHash
[INFO] [stdout]               Wrapping<T>
[INFO] [stdout]               [T; 0]
[INFO] [stdout]             and 63 others
[INFO] [stdout]     = note: required for `MarginfiGroup` to implement `AnyBitPattern`
[INFO] [stdout] note: required by a bound in `bytemuck::from_bytes`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.23.2/src/lib.rs:306:22
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub fn from_bytes<T: AnyBitPattern>(s: &[u8]) -> &T {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^ required by this bound in `from_bytes`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` which comes from the expansion of the macro `anchor_gen::generate_cpi_interface` (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]   --> src/lib.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / anchor_gen::generate_cpi_interface!(
[INFO] [stdout]  7 | |     idl_path = "src/idl.json",
[INFO] [stdout]  8 | |     zero_copy(
[INFO] [stdout]  9 | |         MarginfiGroup,
[INFO] [stdout] ...  |
[INFO] [stdout] 16 | |     packed(MarginfiGroup, MarginfiAccount, UTPAccountConfig, Bank)
[INFO] [stdout] 17 | | );
[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] Some errors have detailed explanations: E0277, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `marginfi-cpi` (lib) due to 10 previous errors; 35 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "627634cf5b2cbce51d34b0a52ef040dec3f69f972eaafe5d9e8b766219da6e6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "627634cf5b2cbce51d34b0a52ef040dec3f69f972eaafe5d9e8b766219da6e6b", kill_on_drop: false }`
[INFO] [stdout] 627634cf5b2cbce51d34b0a52ef040dec3f69f972eaafe5d9e8b766219da6e6b
